summaryrefslogtreecommitdiff
path: root/api
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45469 from thaJeztah/deprecate_virtualsize_STEP2Akihiro Suda2023-05-165-27/+17
|\
| * API: omit deprecated VirtualSize field for API v1.44 and upSebastiaan van Stijn2023-05-065-27/+17
* | Merge pull request #45484 from thaJeztah/remove_deprecated_stubsSebastiaan van Stijn2023-05-122-13/+0
|\ \
| * | api/types/container: remove deprecated ContainerChangeResponseItemSebastiaan van Stijn2023-05-061-6/+0
| * | api/types: remove deprecated AuthConfigSebastiaan van Stijn2023-05-061-7/+0
| |/
* | fixing consistent aliases for OCI spec importsJeyanthinath Muthuram2023-05-088-21/+21
|/
* API: bump version to 1.44Sebastiaan van Stijn2023-05-062-5/+5
* api: synchronize api/swagger.yaml with docs/api/v1.43.yamlSebastiaan van Stijn2023-05-051-0/+8
* Merge pull request #45353 from thaJeztah/api_container_change_typeSebastiaan van Stijn2023-05-046-39/+95
|\
| * api/types/container: create type for changes endpointSebastiaan van Stijn2023-05-036-39/+95
* | api/server/router/container: containerRouter.postCommit: inline structSebastiaan van Stijn2023-04-291-4/+2
* | Merge pull request #45314 from corhere/graceful-shutdownSebastiaan van Stijn2023-04-281-80/+3
|\ \
| * | cmd/dockerd: gracefully shut down the API serverCory Snider2023-04-261-80/+3
* | | Use the image service instead of the reference store for taggingDjordje Lukic2023-04-261-1/+1
|/ /
* | builder-next/prune: Handle "until" filter timestampsPaweł Gronowski2023-04-201-1/+1
* | API: deprecate VirtualSize field for /images/json and /images/{id}/jsonSebastiaan van Stijn2023-04-184-26/+18
* | Merge pull request #45320 from akerouanton/info-no-new-privilegesSebastiaan van Stijn2023-04-181-1/+2
|\ \ | |/ |/|
| * Add no-new-privileges to SecurityOptions returned by /infoAlbin Kerouanton2023-04-181-1/+2
* | api/server: getImagesJSON(): don't check version in a loopSebastiaan van Stijn2023-04-171-1/+2
* | Merge pull request #45300 from thaJeztah/errdefs_aliasSebastiaan van Stijn2023-04-131-7/+7
|\ \ | |/ |/|
| * use consistent alias for containerd's errdefs packageSebastiaan van Stijn2023-04-081-7/+7
* | Merge pull request #44510 from thaJeztah/api_server_sanitizeRepoAndTagsSebastiaan van Stijn2023-04-121-11/+5
|\ \ | |/ |/|
| * api/server/backend/build: sanitizeRepoAndTags() check for digestSebastiaan van Stijn2022-11-241-11/+5
* | Merge pull request #44963 from vvoland/c8d-push-upstreamTianon Gravi2023-03-302-2/+20
|\ \
| * | images/push: Accept referencePaweł Gronowski2023-03-302-2/+20
* | | c8d: add support for `docker diff`Laura Brehm2023-03-302-2/+2
|/ /
* | registry/search: pass User-Agent through headersSebastiaan van Stijn2023-03-212-8/+11
* | api/types/container: IpcMode: use common function for container-modeSebastiaan van Stijn2023-03-151-6/+5
* | api/types/container: PidMode: fix validation for empty container name/IDSebastiaan van Stijn2023-03-152-2/+11
* | api/types/container: fix .Container() returning a name, when it shouldn'tSebastiaan van Stijn2023-03-152-36/+99
* | api/types/container: put "valid" field as first check in testsSebastiaan van Stijn2023-03-151-43/+43
* | Merge pull request #45086 from corhere/search-in-registry-serviceBjorn Neergaard2023-03-153-4/+9
|\ \
| * | Move filtered registry search out of image serviceCory Snider2023-03-103-4/+9
* | | volumes: fix error-handling when removing volumes with swarm enabledSebastiaan van Stijn2023-03-131-14/+18
|/ /
* | remove GetLayerByID from ImageService interfaceNicolas De Loof2023-03-102-2/+2
* | c8d: Compute container's layer sizeLaura Brehm2023-03-082-2/+2
* | Merge pull request #45032 from corhere/shim-optsSebastiaan van Stijn2023-03-021-3/+9
|\ \
| * | daemon: allow shimv2 runtimes to be configuredCory Snider2023-02-171-3/+9
* | | Merge pull request #45088 from corhere/make-apiserver-less-weirdCory Snider2023-03-011-15/+2
|\ \ \
| * | | api/server: delete Wait methodCory Snider2023-03-011-15/+2
* | | | Merge pull request #45083 from corhere/unused-api-config-structCory Snider2023-03-012-26/+1
|\ \ \ \ | |/ / / |/| | |
| * | | api/server: drop unused Config structCory Snider2023-02-282-26/+1
* | | | api: Remove <none> in Repo(Tags|Digests) for >= 1.43Paweł Gronowski2023-02-271-3/+12
|/ / /
* | | Merge pull request #45025 from corhere/oci-annotation-passthruBrian Goff2023-02-242-10/+16
|\ \ \
| * | | daemon: add annotations to container HostConfigCory Snider2023-02-232-10/+16
| |/ /
* | | Merge pull request #44840 from vvoland/c8d-list-dangling-upstreamBjorn Neergaard2023-02-231-0/+7
|\ \ \
| * | | api: Move Repo(Digests|Tags) <none> fallback from daemonPaweł Gronowski2023-02-221-0/+7
* | | | Merge pull request #44003 from vvoland/invalidfilterBrian Goff2023-02-223-11/+187
|\ \ \ \ | |/ / / |/| | |
| * | | api/types/filters: Add GetBoolOrDefaultPaweł Gronowski2023-01-263-11/+187
* | | | chore: use http constants to replace numbersxin.li2023-02-211-6/+6
| |/ / |/| |