| Commit message (Expand) | Author | Age |
* | Fix containers list/prune http api filter behaviour | Jakub Guzik | 2021-03-20 |
* | Fix volumes and networks list/prune filters in http api | Jakub Guzik | 2021-03-19 |
* | Merge pull request #9710 from jmguzik/network-prune-filters-http-api | OpenShift Merge Robot | 2021-03-18 |
|\ |
|
| * | network prune filters for http compat and libpod api | Jakub Guzik | 2021-03-18 |
* | | Merge pull request #9711 from jmguzik/volume-prune-fix-http-compat | OpenShift Merge Robot | 2021-03-16 |
|\ \ |
|
| * | | Fix for volumes prune in http compat api | Jakub Guzik | 2021-03-15 |
| |/ |
|
* | | Merge pull request #9695 from jmguzik/array-inspect-network-fix | OpenShift Merge Robot | 2021-03-16 |
|\ \ |
|
| * | | Fix array instead of one elem network http api | Jakub Guzik | 2021-03-12 |
* | | | Merge pull request #9589 from troyready/add_compat_auth_endpoint | OpenShift Merge Robot | 2021-03-16 |
|\ \ \ |
|
| * | | | fix use with localhost (testing) | troyready | 2021-03-12 |
| * | | | add /auth for docker compatibility | troyready | 2021-03-12 |
| | |/
| |/| |
|
* / | | System test cleanup | Ed Santiago | 2021-03-15 |
|/ / |
|
* | | Delete all containers and pods between tests | Jhon Honce | 2021-03-11 |
* | | Merge pull request #9686 from edsantiago/apiv2_jsonify | Daniel J Walsh | 2021-03-11 |
|\ \
| |/
|/| |
|
| * | apiv2 tests: finally fix POST as originally intended | Ed Santiago | 2021-03-10 |
* | | Merge pull request #9668 from rhatdan/man | OpenShift Merge Robot | 2021-03-10 |
|\ \ |
|
| * | | Document CONTAINERS_CONF/CONTAINERS_STORAGE_CONF Env variables | Daniel J Walsh | 2021-03-10 |
| |/ |
|
* | | Merge pull request #9681 from rhatdan/rm | OpenShift Merge Robot | 2021-03-10 |
|\ \
| |/
|/| |
|
| * | Removing a non existing container API should return 404 | Daniel J Walsh | 2021-03-10 |
* | | apiv2 tests: add helpers to start/stop a local registry | Ed Santiago | 2021-03-08 |
|/ |
|
* | Correct compat images/{name}/push response | Milivoje Legenovic | 2021-03-07 |
* | Merge pull request #9607 from mheon/fix_9523 | OpenShift Merge Robot | 2021-03-04 |
|\ |
|
| * | Respect NanoCpus in Compat Create | Matthew Heon | 2021-03-04 |
* | | Merge pull request #9604 from mheon/fix_9510 | OpenShift Merge Robot | 2021-03-04 |
|\ \ |
|
| * | | Compat API: create volume source dirs on the host | Matthew Heon | 2021-03-03 |
| |/ |
|
* / | Use version package to track all versions | Jhon Honce | 2021-03-03 |
|/ |
|
* | Merge pull request #9581 from baude/issue9529 | OpenShift Merge Robot | 2021-03-03 |
|\ |
|
| * | Add network summary to compat ps | baude | 2021-03-03 |
* | | Merge pull request #9583 from ashley-cui/sec | OpenShift Merge Robot | 2021-03-03 |
|\ \ |
|
| * | | Add version field to secret compat list/inspect api | Ashley Cui | 2021-03-02 |
| |/ |
|
* | | Merge pull request #9512 from mheon/fix_9511 | OpenShift Merge Robot | 2021-03-02 |
|\ \
| |/
|/| |
|
| * | Fix parsing of Tmpfs field in compat create | Matthew Heon | 2021-02-25 |
* | | Compat api containers/json Ports field is null | Milivoje Legenovic | 2021-03-02 |
* | | Refactor python tests to run against python3.9 | Jhon Honce | 2021-03-01 |
* | | APIv2 tests: make more maintainable | Ed Santiago | 2021-03-01 |
* | | Merge pull request #9531 from Luap99/fix-9526 | OpenShift Merge Robot | 2021-03-01 |
|\ \ |
|
| * | | compat api network ls accept both format options | Paul Holzinger | 2021-02-26 |
| |/ |
|
* / | Correct compat images/create?fromImage response | Milivoje Legenovic | 2021-02-26 |
|/ |
|
* | Quote URL | Nikolay Edigaryev | 2021-02-18 |
* | API: fix libpod's container wait endpoint condition conversion | Nikolay Edigaryev | 2021-02-18 |
* | images/create: always pull image | Valentin Rothberg | 2021-02-16 |
* | Merge pull request #9311 from deadNightTiger/fix-pull-dockerjava | OpenShift Merge Robot | 2021-02-12 |
|\ |
|
| * | apiv2: handle docker-java clients pulling | Igor Korolev | 2021-02-11 |
* | | Correct compat network prune response | baude | 2021-02-10 |
|/ |
|
* | Merge pull request #9297 from matejvasek/apiv2_push_get_digest | OpenShift Merge Robot | 2021-02-10 |
|\ |
|
| * | Docker APIv2 push sends digest in response body | Matej Vasek | 2021-02-10 |
* | | Merge pull request #9295 from Luap99/fix-9293 | OpenShift Merge Robot | 2021-02-10 |
|\ \
| |/
|/| |
|
| * | Fix compat networks endpoint for a empty result | Paul Holzinger | 2021-02-09 |
* | | Merge pull request #9289 from edsantiago/apiv2_test_fixes | OpenShift Merge Robot | 2021-02-09 |
|\ \ |
|
| * | | APIv2 tests: lots of cleanup | Ed Santiago | 2021-02-09 |