summaryrefslogtreecommitdiff
path: root/pkg/api/server/register_containers.go
Commit message (Expand)AuthorAge
* [3.0] bump go module to v3Valentin Rothberg2021-02-22
* podman-remote ps --external --pod --sort do not work.Daniel J Walsh2021-02-08
* Switch podman stop/kill/wait handlers to use abiDaniel J Walsh2021-02-08
* Initial implementation of renaming containersMatthew Heon2021-01-14
* add pod filter for psbaude2020-12-22
* new endpoint: /libpod/containers/statsValentin Rothberg2020-09-24
* Unconditionally retrieve pod names via APIMatthew Heon2020-08-10
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* V2 Implement terminal handling in bindings attachJhon Honce2020-05-18
* swagger-check: new CI tool to cross-check swaggerEd Santiago2020-04-14
* Merge pull request #5755 from mheon/fix_attachOpenShift Merge Robot2020-04-14
|\
| * Improve APIv2 support for AttachMatthew Heon2020-04-13
* | v2podman add container initBrent Baude2020-04-13
* | V2 podman diff(changes) supportJhon Honce2020-04-07
|/
* podmanv2 checkpoint and restoreBrent Baude2020-04-03
* podmanv2 exportBrent Baude2020-04-01
* swagger: top: remove "Docker" from the identifiersValentin Rothberg2020-03-28
* Refactor handler packagesJhon Honce2020-03-10
* Register handlers without version to align with docker APISteve Taylor2020-03-05
* rework apiv2 wait endpoint|bindingBrent Baude2020-02-28
* Merge pull request #5236 from marusak/filter_by_idOpenShift Merge Robot2020-02-21
|\
| * apiv2: Fixup /containers/json filters documentationMatej Marusak2020-02-17
* | Swagger: yet more fixesEd Santiago2020-02-20
* | apiv2 container create using specgenBrent Baude2020-02-19
* | Swagger: fix inconsistencies (try #2)Ed Santiago2020-02-18
* | Fix handler and systemd activation errorsJhon Honce2020-02-17
|/
* apiv2 libpod container logsBrent Baude2020-02-14
* Rewire ListContainers for APIv2 libpodBrent Baude2020-02-11
* APIv2 review corrections #3Brent Baude2020-01-25
* Review corrections pass #2Brent Baude2020-01-23
* Enable swagger validation for each PRJhon Honce2020-01-22
* [CI:DOCS]First pass at review commentsbaude2020-01-21
* post-process swagger yaml for publishbaude2020-01-17
* Add an API for Attach over HTTP APIMatthew Heon2020-01-16
* Merge pull request #4860 from vrothberg/v2-topOpenShift Merge Robot2020-01-15
|\
| * v2 api: top improvementsValentin Rothberg2020-01-15
* | [CI:DOCS]swagger cleanup and left-hand navbaude2020-01-15
|/
* v2: stats: libpod: use generic handlerValentin Rothberg2020-01-15
* swagger documentation updatesbaude2020-01-13
* [CI:DOCS]update apiv2 documentation with swagger goodsbaude2020-01-10
* Initial commit on compatible APIJhon Honce2020-01-10