summaryrefslogtreecommitdiff
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* set ReadHeaderTimeout to address G112: Potential Slowloris Attack (gosec)Sebastiaan van Stijn2023-02-241-1/+3
* gofmt GoDoc comments with go1.19Sebastiaan van Stijn2023-02-243-27/+31
* api: can marshal and unmarshal when args.fields is emptyYamazaki Masashi2022-12-292-4/+22
* swagger: update links to logoCrazyMax2022-09-271-1/+1
* Merge pull request #43911 from thaJeztah/20.10_backport_buildkit_api_docsSebastiaan van Stijn2022-08-081-0/+30
|\
| * api: swagger: document BuildCache fields.Sebastiaan van Stijn2022-08-041-0/+30
* | api: swagger: add missing "platform" query-arg on createSebastiaan van Stijn2022-07-291-0/+22
|/
* Rename Reservation to Reservations in the open APIDjordje Lukic2022-05-171-1/+1
* Update to Go 1.17.0, and gofmt with Go 1.17Sebastiaan van Stijn2022-04-072-0/+2
* errdefs: move GetHTTPErrorStatusCode to api/server/httpstatusSebastiaan van Stijn2022-03-246-40/+190
* api: remove HostConfig.LxcConf fieldSebastiaan van Stijn2022-02-181-1/+0
* Added error codes for exec resize in API docsThomas LEDOS2022-02-181-0/+8
* Fixed exec resize success code in API docsThomas LEDOS2022-02-181-1/+1
* API: fix 404 status description on container createSebastiaan van Stijn2021-07-071-2/+2
* Merge pull request #41977 from thaJeztah/20.10_backport_minor_fixesTibor Vass2021-02-181-1/+1
|\
| * swagger.yaml: Remove extra 'the' wrapped by newlineFrederico F. de Oliveira2021-02-171-1/+1
* | api: fix NanoCPUs casing in swaggerSebastiaan van Stijn2021-02-171-2/+2
|/
* testutil: remove remaining use of deprecated pkg/mountSebastiaan van Stijn2020-11-101-1/+1
* docs: fix builder-version swaggerTonis Tiigi2020-10-261-2/+2
* Don't set default platform on container createBrian Goff2020-10-201-11/+0
* Merge pull request #41072 from AkihiroSuda/fix-41071Brian Goff2020-10-012-3/+5
|\
| * cgroup2: unshare cgroupns by default regardless to API versionAkihiro Suda2020-06-152-3/+5
* | Merge pull request #41471 from thaJeztah/seccomp_rewriteSebastiaan van Stijn2020-09-251-94/+0
|\ \
| * | seccomp: move seccomp types from api into seccomp profileSebastiaan van Stijn2020-09-181-94/+0
* | | api: clarify "v" option behavior in the container remove endpointNikolay Edigaryev2020-09-231-1/+1
|/ /
* | swagger: fix MemTotal units in SystemInfo endpointNikolay Edigaryev2020-09-101-1/+1
* | Merge pull request #41284 from akerouanton/service-ulimitsSebastiaan van Stijn2020-07-304-1/+36
|\ \
| * | Add ulimits support to servicesAlbin Kerouanton2020-07-294-1/+36
* | | API: add "prune" eventsSebastiaan van Stijn2020-07-283-6/+19
|/ /
* | Merge pull request #41254 from AkihiroSuda/deprecate-kernel-memoryTibor Vass2020-07-283-4/+16
|\ \
| * | Deprecate KernelMemoryAkihiro Suda2020-07-243-4/+16
* | | Merge pull request #41236 from thaJeztah/move_version_to_definitionsSebastiaan van Stijn2020-07-281-57/+98
|\ \ \
| * | | swagger: move system version response to definitionsSebastiaan van Stijn2020-07-271-57/+98
* | | | Merge pull request #41249 from cpuguy83/swarm_capsSebastiaan van Stijn2020-07-285-24/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Replace service "Capabilities" w/ add/drop APIBrian Goff2020-07-275-24/+22
| |/ /
* | | swagger: fix type for BuildCache CreatedAt and LastUsedAtSebastiaan van Stijn2020-07-271-2/+14
|/ /
* | docs: add example calculations to container stats APIVelko Ivanov2020-07-211-0/+10
* | api/types: omit empty DefaultAddressPoolsSebastiaan van Stijn2020-07-201-2/+2
* | Add DefaultAddressPools to docker info #40388Wang Yumu2020-07-082-9/+35
* | Merge pull request #41182 from cpuguy83/runtime_configure_shimBrian Goff2020-07-141-0/+10
|\ \
| * | Configure shims from runtime configBrian Goff2020-07-131-0/+10
| |/
* | swagger: add DeviceRequests to container create, inspect exampleSebastiaan van Stijn2020-07-031-0/+16
* | swagger: move NetworkingConfig to definitionsSebastiaan van Stijn2020-07-031-10/+37
|/
* API: swarm: move PidsLimit to TaskTemplate.ResourcesSebastiaan van Stijn2020-06-055-15/+22
* Merge pull request #40937 from thaJeztah/split_resource_typesTibor Vass2020-06-042-3/+24
|\
| * API: split types for Resources Reservations and LimitsSebastiaan van Stijn2020-05-182-3/+24
* | api/types: remove errdefs dependencySebastiaan van Stijn2020-06-042-3/+2
* | Merge pull request #40725 from cpuguy83/check_img_platformTibor Vass2020-05-212-0/+27
|\ \ | |/ |/|
| * Accept platform spec on container createBrian Goff2020-03-202-0/+27
* | swagger: reformat, and wrap to ~80-charsSebastiaan van Stijn2020-05-025-350/+942