| Commit message (Expand) | Author | Age |
* | Add support for network ids | Paul Holzinger | 2020-12-02 |
* | podman network label support | Paul Holzinger | 2020-11-28 |
* | REST API v2 - ping - fix typo in header | Riyad Preukschas | 2020-11-25 |
* | Make podman service log events | Jhon Honce | 2020-11-19 |
* | add network connect|disconnect compat endpoints | baude | 2020-11-19 |
* | Add an option to control if play kube should start the pod | Alban Bedel | 2020-11-17 |
* | Add --log-driver to play kube | Andy Librian | 2020-11-08 |
* | Change http ConnState actions between new and active | Alex Schultz | 2020-10-31 |
* | APIv2 compatibility network connect|disconnect | baude | 2020-10-22 |
* | Enforce LIFO ordering for shutdown handlers | Matthew Heon | 2020-10-13 |
* | Enable masking stop signals within container creation | Matthew Heon | 2020-10-12 |
* | Add a shutdown handler package | Matthew Heon | 2020-10-12 |
* | Search repository tags using --list-tags | Qi Wang | 2020-10-09 |
* | add compatibility endpoint for exporting multiple images | baude | 2020-10-08 |
* | Fixes remote attach and exec to signal IdleTracker | Jhon Honce | 2020-10-05 |
* | Merge pull request #7815 from jwhonce/wip/creds_remote | OpenShift Merge Robot | 2020-10-02 |
|\ |
|
| * | Add X-Registry-Config support | Jhon Honce | 2020-09-29 |
* | | Support --http-proxy for remote builds | Jhon Honce | 2020-09-30 |
* | | Merge pull request #7833 from jwhonce/issues/7826 | OpenShift Merge Robot | 2020-09-30 |
|\ \ |
|
| * | | Refactor IdleTracker to handle StateIdle transitions | Jhon Honce | 2020-09-29 |
| |/ |
|
* / | fix remote untag | Valentin Rothberg | 2020-09-30 |
|/ |
|
* | fix for compatibility volume creation | baude | 2020-09-28 |
* | new endpoint: /libpod/containers/stats | Valentin Rothberg | 2020-09-24 |
* | Add Server header to API service responses | Jhon Honce | 2020-09-22 |
* | Merge pull request #7642 from jwhonce/issues/7327-2 | OpenShift Merge Robot | 2020-09-16 |
|\ |
|
| * | Refactor API version values | Jhon Honce | 2020-09-15 |
* | | Correct HTTP methods for /containers/{id}/archive | Jhon Honce | 2020-09-15 |
|/ |
|
* | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
* | Merge pull request #7536 from Luap99/api-network-filter | OpenShift Merge Robot | 2020-09-10 |
|\ |
|
| * | Fix typo in the remove network api doc | Paul Holzinger | 2020-09-07 |
| * | APIv2 Add network list filtering | Paul Holzinger | 2020-09-07 |
* | | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
* | | APIv2 add generate systemd endpoint | Paul Holzinger | 2020-09-02 |
|/ |
|
* | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | [CI:DOCS] fix swagger api docs | Paul Holzinger | 2020-08-23 |
* | podman.service: use sdnotiy | Valentin Rothberg | 2020-08-13 |
* | Unconditionally retrieve pod names via API | Matthew Heon | 2020-08-10 |
* | Merge pull request #7097 from QiWang19/usagedate | OpenShift Merge Robot | 2020-08-03 |
|\ |
|
| * | [CI:DOCS] apiv2 fix volumes not inculded field | Qi Wang | 2020-07-29 |
* | | Merge pull request #7141 from rhafer/image_descr_test | OpenShift Merge Robot | 2020-08-03 |
|\ \ |
|
| * | | Make `search --no-trunc` work for podman remote | Ralf Haferkamp | 2020-07-31 |
| |/ |
|
* / | Add versioned _ping endpoint | Jhon Honce | 2020-07-31 |
|/ |
|
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Remove 'experimental' from API doc | TomSweeneyRedHat | 2020-07-25 |
* | Fix Generate API title/description | Ashley Cui | 2020-07-21 |
* | Fix: Correct connection counters for hijacked connections | Korhonen Sami (Samlink) | 2020-07-09 |
* | Remove hijacked connections from active connections list | Korhonen Sami (Samlink) | 2020-07-09 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | APIv2:fix: Handle docker volume force as expected | maybe-sybr | 2020-07-02 |
* | APIv2: Add docker compatible volume endpoints | maybe-sybr | 2020-07-02 |