summaryrefslogtreecommitdiff
path: root/pkg/api/server
Commit message (Expand)AuthorAge
...
* Add an option to control if play kube should start the podAlban Bedel2020-11-17
* Add --log-driver to play kubeAndy Librian2020-11-08
* Change http ConnState actions between new and activeAlex Schultz2020-10-31
* APIv2 compatibility network connect|disconnectbaude2020-10-22
* Enforce LIFO ordering for shutdown handlersMatthew Heon2020-10-13
* Enable masking stop signals within container creationMatthew Heon2020-10-12
* Add a shutdown handler packageMatthew Heon2020-10-12
* Search repository tags using --list-tagsQi Wang2020-10-09
* add compatibility endpoint for exporting multiple imagesbaude2020-10-08
* Fixes remote attach and exec to signal IdleTrackerJhon Honce2020-10-05
* Merge pull request #7815 from jwhonce/wip/creds_remoteOpenShift Merge Robot2020-10-02
|\
| * Add X-Registry-Config supportJhon Honce2020-09-29
* | Support --http-proxy for remote buildsJhon Honce2020-09-30
* | Merge pull request #7833 from jwhonce/issues/7826OpenShift Merge Robot2020-09-30
|\ \
| * | Refactor IdleTracker to handle StateIdle transitionsJhon Honce2020-09-29
| |/
* / fix remote untagValentin Rothberg2020-09-30
|/
* fix for compatibility volume creationbaude2020-09-28
* new endpoint: /libpod/containers/statsValentin Rothberg2020-09-24
* Add Server header to API service responsesJhon Honce2020-09-22
* Merge pull request #7642 from jwhonce/issues/7327-2OpenShift Merge Robot2020-09-16
|\
| * Refactor API version valuesJhon Honce2020-09-15
* | Correct HTTP methods for /containers/{id}/archiveJhon Honce2020-09-15
|/
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Merge pull request #7536 from Luap99/api-network-filterOpenShift Merge Robot2020-09-10
|\
| * Fix typo in the remove network api docPaul Holzinger2020-09-07
| * APIv2 Add network list filteringPaul Holzinger2020-09-07
* | support multi-image (docker) archivesValentin Rothberg2020-09-08
* | APIv2 add generate systemd endpointPaul Holzinger2020-09-02
|/
* Add support for variant when pulling imagesDaniel J Walsh2020-08-28
* [CI:DOCS] fix swagger api docsPaul Holzinger2020-08-23
* podman.service: use sdnotiyValentin Rothberg2020-08-13
* Unconditionally retrieve pod names via APIMatthew Heon2020-08-10
* Merge pull request #7097 from QiWang19/usagedateOpenShift Merge Robot2020-08-03
|\
| * [CI:DOCS] apiv2 fix volumes not inculded fieldQi Wang2020-07-29
* | Merge pull request #7141 from rhafer/image_descr_testOpenShift Merge Robot2020-08-03
|\ \
| * | Make `search --no-trunc` work for podman remoteRalf Haferkamp2020-07-31
| |/
* / Add versioned _ping endpointJhon Honce2020-07-31
|/
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Remove 'experimental' from API docTomSweeneyRedHat2020-07-25
* Fix Generate API title/descriptionAshley Cui2020-07-21
* Fix: Correct connection counters for hijacked connectionsKorhonen Sami (Samlink)2020-07-09
* Remove hijacked connections from active connections listKorhonen Sami (Samlink)2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* APIv2:fix: Handle docker volume force as expectedmaybe-sybr2020-07-02
* APIv2: Add docker compatible volume endpointsmaybe-sybr2020-07-02
* Ensure umask is set appropriately for 'system service'Matthew Heon2020-06-26
* Merge pull request #6738 from maybe-sybr/maybe/apiv2/fix-network-compat-urlsOpenShift Merge Robot2020-06-24
|\
| * APIv2:fix: Remove `/json` from compat network EPsmaybe-sybr2020-06-24
* | APIv2:doc: Fix swagger doc to refer to volumesmaybe-sybr2020-06-24
|/
* fix misc remote build issuesBrent Baude2020-06-17