| Commit message (Expand) | Author | Age |
* | 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 |
* | Ensure umask is set appropriately for 'system service' | Matthew Heon | 2020-06-26 |
* | Merge pull request #6738 from maybe-sybr/maybe/apiv2/fix-network-compat-urls | OpenShift Merge Robot | 2020-06-24 |
|\ |
|
| * | APIv2:fix: Remove `/json` from compat network EPs | maybe-sybr | 2020-06-24 |
* | | APIv2:doc: Fix swagger doc to refer to volumes | maybe-sybr | 2020-06-24 |
|/ |
|
* | fix misc remote build issues | Brent Baude | 2020-06-17 |
* | Merge pull request #6638 from jwhonce/issues/6548 | OpenShift Merge Robot | 2020-06-17 |
|\ |
|
| * | [CI:DOCS] Fixes #6548 | Jhon Honce | 2020-06-16 |
* | | [CI:DOCS] Fix carriage returns in API v2 header | TomSweeneyRedHat | 2020-06-11 |
* | | [CI:DOCS] Add quick start directions to APIv2 Dock | TomSweeneyRedHat | 2020-06-11 |
|/ |
|
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | Enable detached exec for remote | Matthew Heon | 2020-06-02 |
* | Add bindings for exec and enable attached remote | Matthew Heon | 2020-06-01 |
* | Merge pull request #6356 from baude/v2copyendpoints | OpenShift Merge Robot | 2020-05-30 |
|\ |
|
| * | v2 copy endpoints | Brent Baude | 2020-05-26 |
* | | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |