aboutsummaryrefslogtreecommitdiff
path: root/test/apiv2/10-images.at
Commit message (Expand)AuthorAge
* Update test per comment in #15555tomsweeneyredhat2022-09-01
* Compat API image remove events now have 'delete' statusMatthew Heon2022-08-25
* fix CI: remove hardcodeded alpine versionValentin Rothberg2022-08-22
* apiv2 tests: clean upEd Santiago2022-06-08
* compat, build: suppress step errors when quiet is setAditya R2022-05-24
* Merge pull request #14228 from rhatdan/apiOpenShift Merge Robot2022-05-18
|\
| * Deleting an n use image should return conflict not system errorDaniel J Walsh2022-05-16
* | api: make no-op remote functional in /libpod/buildAditya R2022-05-16
|/
* compat: endpoint /build must set header content type as application/json in r...Aditya R2022-02-07
* compat: images/load must be able to load tar with multiple imagesAditya R2022-01-21
* apiv2 tests: use quay.io/libpod/testimage:20210610 for platform testsValentin Rothberg2021-12-17
* APIv2 tests: fail on syntax/logic errorsEd Santiago2021-12-14
* apiv2 tests: refactor complicated curlsEd Santiago2021-12-14
* Fixes #12063 Add docker compatible output after image build.Ananth Bhaskararaman2021-12-14
* compat build: adhere to q/quietValentin Rothberg2021-12-13
* compat: images/jsonValentin Rothberg2021-12-02
* Fix libpod API conformance to swaggerMatej Vasek2021-11-01
* api: handle nil pointer dereference in rest endpointsJelle van der Waa2021-09-15
* For compatibility, ignore Content-TypeJhon Honce2021-08-11
* compat: image create: handle platform correctlyValentin Rothberg2021-07-20
* Fall back to string for dockerfile parameterAlex Schultz2021-06-11
* fix: compat API "images/get" for multiple imagesMatej Vasek2021-05-07
* fix per review requestMatej Vasek2021-05-06
* fix pre review requestMatej Vasek2021-05-06
* fix: docker APIv2 `images/get`Matej Vasek2021-05-05
* Fix images prune filter untilJakub Guzik2021-04-26
* Fix filters in image http compat/libpod api endpointsJakub Guzik2021-03-25
* apiv2 tests: finally fix POST as originally intendedEd Santiago2021-03-10
* Correct compat images/create?fromImage responseMilivoje Legenovic2021-02-26
* images/create: always pull imageValentin Rothberg2021-02-16
* apiv2: handle docker-java clients pullingIgor Korolev2021-02-11
* Fix panic in libpod images exists endpointPaul Holzinger2020-12-10
* move from docker.ioEd Santiago2020-10-28
* APIv2 tests: get them passing againEd Santiago2020-10-12
* add compatibility endpoint for exporting multiple imagesbaude2020-10-08
* compat: images/create: fix tag parsingValentin Rothberg2020-10-02
* Add support for Filter query parameter to list images apiKorhonen Sami (Samlink)2020-07-07
* V2 verify JSON output is consistent and doesn't driftJhon Honce2020-05-28
* test.apiv2: add testing for image and deal with API returning binaryAlex Jia2020-05-28
* system tests must passBrent Baude2020-04-28
* API v2 tests: catch up to moving targetEd Santiago2020-02-11
* Tests for API v2Ed Santiago2020-01-17