| Commit message (Expand) | Author | Age |
* | apiv2 tests: clean up | Ed Santiago | 2022-06-08 |
* | compat, build: suppress step errors when quiet is set | Aditya R | 2022-05-24 |
* | Merge pull request #14228 from rhatdan/api | OpenShift Merge Robot | 2022-05-18 |
|\ |
|
| * | Deleting an n use image should return conflict not system error | Daniel J Walsh | 2022-05-16 |
* | | api: make no-op remote functional in /libpod/build | Aditya R | 2022-05-16 |
|/ |
|
* | compat: endpoint /build must set header content type as application/json in r... | Aditya R | 2022-02-07 |
* | compat: images/load must be able to load tar with multiple images | Aditya R | 2022-01-21 |
* | apiv2 tests: use quay.io/libpod/testimage:20210610 for platform tests | Valentin Rothberg | 2021-12-17 |
* | APIv2 tests: fail on syntax/logic errors | Ed Santiago | 2021-12-14 |
* | apiv2 tests: refactor complicated curls | Ed Santiago | 2021-12-14 |
* | Fixes #12063 Add docker compatible output after image build. | Ananth Bhaskararaman | 2021-12-14 |
* | compat build: adhere to q/quiet | Valentin Rothberg | 2021-12-13 |
* | compat: images/json | Valentin Rothberg | 2021-12-02 |
* | Fix libpod API conformance to swagger | Matej Vasek | 2021-11-01 |
* | api: handle nil pointer dereference in rest endpoints | Jelle van der Waa | 2021-09-15 |
* | For compatibility, ignore Content-Type | Jhon Honce | 2021-08-11 |
* | compat: image create: handle platform correctly | Valentin Rothberg | 2021-07-20 |
* | Fall back to string for dockerfile parameter | Alex Schultz | 2021-06-11 |
* | fix: compat API "images/get" for multiple images | Matej Vasek | 2021-05-07 |
* | fix per review request | Matej Vasek | 2021-05-06 |
* | fix pre review request | Matej Vasek | 2021-05-06 |
* | fix: docker APIv2 `images/get` | Matej Vasek | 2021-05-05 |
* | Fix images prune filter until | Jakub Guzik | 2021-04-26 |
* | Fix filters in image http compat/libpod api endpoints | Jakub Guzik | 2021-03-25 |
* | apiv2 tests: finally fix POST as originally intended | Ed Santiago | 2021-03-10 |
* | Correct compat images/create?fromImage response | Milivoje Legenovic | 2021-02-26 |
* | images/create: always pull image | Valentin Rothberg | 2021-02-16 |
* | apiv2: handle docker-java clients pulling | Igor Korolev | 2021-02-11 |
* | Fix panic in libpod images exists endpoint | Paul Holzinger | 2020-12-10 |
* | move from docker.io | Ed Santiago | 2020-10-28 |
* | APIv2 tests: get them passing again | Ed Santiago | 2020-10-12 |
* | add compatibility endpoint for exporting multiple images | baude | 2020-10-08 |
* | compat: images/create: fix tag parsing | Valentin Rothberg | 2020-10-02 |
* | Add support for Filter query parameter to list images api | Korhonen Sami (Samlink) | 2020-07-07 |
* | V2 verify JSON output is consistent and doesn't drift | Jhon Honce | 2020-05-28 |
* | test.apiv2: add testing for image and deal with API returning binary | Alex Jia | 2020-05-28 |
* | system tests must pass | Brent Baude | 2020-04-28 |
* | API v2 tests: catch up to moving target | Ed Santiago | 2020-02-11 |
* | Tests for API v2 | Ed Santiago | 2020-01-17 |