summaryrefslogtreecommitdiff
path: root/api/types/backend
Commit message (Expand)AuthorAgeFilesLines
* fixing consistent aliases for OCI spec importsJeyanthinath Muthuram2023-05-081-2/+2
* api: Extract parsing reference from repo and tagPaweł Gronowski2023-02-071-2/+2
* api/types: move AuthConfig to registry typesSebastiaan van Stijn2022-07-291-1/+2
* wsContainersAttach attach to stdin/out/err streams as requestedNicolas De Loof2022-05-171-5/+2
* Make it explicit raw|multiplexed stream implementation being usedNicolas De Loof2022-05-121-1/+1
* daemon/logger: fix data race in LogFileCory Snider2022-03-031-2/+0
* Add stats options to not prime the statsBrian Goff2020-02-281-0/+1
* api: normalize comment formattingSebastiaan van Stijn2019-11-271-1/+1
* distribution: fix passing platform struct to pullerTonis Tiigi2018-06-271-1/+2
* Improve partial message support in loggerAnusha Ragunathan2018-04-111-5/+15
* Merge pull request #36224 from dnephin/refactor-commitAkihiro Suda2018-02-081-9/+21
|\
| * Refactor commitDaniel Nephin2018-02-071-9/+21
* | Add canonical import commentDaniel Nephin2018-02-052-2/+2
|/
* LCOW: API: Add platform to /images/create and /buildJohn Howard2017-10-061-1/+1
* Avoid using a map for log attributesAaron Lehmann2017-07-181-4/+6
* Merge pull request #33241 from Microsoft/jjh/multi-layerstoreJohn Stephens2017-06-211-0/+1
|\
| * LCOW: Builder plumbingJohn Howard2017-06-201-0/+1
* | builder: fix copy —from conflict with force pullTonis Tiigi2017-06-201-1/+13
|/
* Refactor imageContexts into two different structs.Daniel Nephin2017-05-101-1/+1
* Expose a smaller interface for the Builder retrieving images from daemonDaniel Nephin2017-05-101-0/+7
* Add `docker build --iidfile=FILE`Ian Campbell2017-05-051-0/+2
* Merge pull request #32949 from dnephin/refactor-streamformatter-and-progressAaron Lehmann2017-05-031-3/+2
|\
| * Refacator pkg/streamformatterDaniel Nephin2017-05-021-3/+2
* | Cleanup all the mutate + defer revert of b.runConfig in the builderDaniel Nephin2017-05-011-0/+4
|/
* Extract squash and tagging from the Dockerfile builder.Daniel Nephin2017-05-012-9/+23
* Remove unused id field from Builder.Daniel Nephin2017-04-111-2/+1
* refactor logs and support service logs /w ttyDrew Erny2017-04-061-5/+21
* Add support for task and arbitrary combo logsDrew Erny2017-04-031-0/+10
* why there are so many mistakes in our repo (up to /cmd)Aaron.L.Xu2017-02-171-1/+1
* record pid of exec'd processAntonio Murdaca2016-10-201-0/+1
* Removed engine-api leftoversSebastiaan van Stijn2016-09-211-2/+0
* Add engine-api types to dockerMichael Crosby2016-09-071-1/+1
* Let client print error when speicify wrong detach keysZhang Wei2016-04-041-1/+1
* Remove builder dependency from the api.David Calavera2016-03-291-0/+10
* use router.Cancellable instead of direct CloseNotifyAlexander Morozov2016-03-251-2/+0
* Remove dockerfile dependency from the API.David Calavera2016-03-161-0/+8
* Remove daemon dependency from api/server.David Calavera2016-02-101-0/+25
* cleanup attach api callsBrian Goff2016-02-091-15/+8
* Move backend types to their own package.David Calavera2016-02-081-0/+51