summaryrefslogtreecommitdiff
path: root/pkg/api/server/register_images.go
Commit message (Expand)AuthorAge
* move go module to v2Valentin Rothberg2020-07-06
* fix misc remote build issuesBrent Baude2020-06-17
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* v2 libpod push: correct docsValentin Rothberg2020-05-27
* v2 podman-remote buildBrent Baude2020-05-21
* [CI:DOCS] Image tree endpoint should return 404Brent Baude2020-05-20
* v2endpoint remove image path correctionBrent Baude2020-05-18
* image removal: refactor part 2Valentin Rothberg2020-05-04
* podman rmi: refactor logicValentin Rothberg2020-04-21
* swagger-check: new CI tool to cross-check swaggerEd Santiago2020-04-14
* podmanV2: implement searchValentin Rothberg2020-04-09
* V2 podman diff(changes) supportJhon Honce2020-04-07
* podmanv2 save imageBrent Baude2020-04-03
* podmanV2: implement pushValentin Rothberg2020-04-02
* podman v2 image tag and untagBrent Baude2020-03-31
* Correctly document libpod commit endpointMatej Marusak2020-03-24
* apiv2 container commit for libpodBrent Baude2020-03-23
* Refactor handler packagesJhon Honce2020-03-10
* Merge pull request #5374 from baude/createOpenShift Merge Robot2020-03-07
|\
| * add default network for apiv2 createBrent Baude2020-03-06
* | Register handlers without version to align with docker APISteve Taylor2020-03-05
|/
* Merge pull request #5236 from marusak/filter_by_idOpenShift Merge Robot2020-02-21
|\
| * apiv2: Enable filtering images by IDMatej Marusak2020-02-17
* | Swagger: fix one incorrect commentEd Santiago2020-02-19
* | Swagger: fix inconsistencies (try #2)Ed Santiago2020-02-18
* | Update mux rules to allow slashes in image namesJhon Honce2020-02-18
* | Fix handler and systemd activation errorsJhon Honce2020-02-17
* | Refactor image tree for API usageSascha Grunert2020-02-17
|/
* swagger: fix /libpod/images/{import,load,pull}Valentin Rothberg2020-02-11
* v2 api: /libpod/images/importValentin Rothberg2020-02-10
* v2 api: /libpod/images/loadValentin Rothberg2020-02-10
* v2 api: /libpod/images/pullValentin Rothberg2020-02-10
* fix swagger docs and make sure docs validation runsBrent Baude2020-02-05
* swagger: v2: libpod/images/{import,load,pull}Valentin Rothberg2020-02-04
* Update /_ping supportJhon Honce2020-02-03
* [CI:DOCS]Binding overhaulsBrent Baude2020-01-28
* APIv2 review corrections #3Brent Baude2020-01-25
* Enable swagger validation for each PRJhon Honce2020-01-22
* Merge pull request #4912 from jwhonce/wip/swaggerOpenShift Merge Robot2020-01-22
|\
| * Update build imagesJhon Honce2020-01-21
* | [CI:DOCS]First pass at review commentsbaude2020-01-21
|/
* [CI:DOCS]swagger cleanup and left-hand navbaude2020-01-15
* [CI:DOCS]swagger correctionsbaude2020-01-14
* swagger documentation updatesbaude2020-01-13
* [CI:DOCS]update apiv2 documentation with swagger goodsbaude2020-01-10
* Initial commit on compatible APIJhon Honce2020-01-10