summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/libpod/containers.go
Commit message (Expand)AuthorAge
* Allow containers to --restart on-failure with --rmDaniel J Walsh2020-11-20
* Add support for external containerDaniel J Walsh2020-10-15
* fix podman container exists and diff for storage containersDaniel J Walsh2020-10-15
* Lowercase some errorsKir Kolyshkin2020-10-05
* Unconditionally retrieve pod names via APIMatthew Heon2020-08-10
* Missing return after early exitBrent Baude2020-08-03
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* libpod/containers/json: alias last -> limitValentin Rothberg2020-06-22
* Allow recursive dependency start with Init()Matthew Heon2020-06-18
* V2 verify JSON output is consistent and doesn't driftJhon Honce2020-05-28
* allow filters to work when listing containersBrent Baude2020-04-16
* v2podman add container initBrent Baude2020-04-13
* podmanv2 psBrent Baude2020-04-06
* podmanv2 checkpoint and restoreBrent Baude2020-04-03
* podmanv2 container exists|waitBrent Baude2020-03-20
* Refactor handler packagesJhon Honce2020-03-10
* rework apiv2 wait endpoint|bindingBrent Baude2020-02-28
* apiv2 libpod container logsBrent Baude2020-02-14
* filtering behavior correctionBrent Baude2020-02-12
* Fix container filtersBrent Baude2020-02-11
* Rewire ListContainers for APIv2 libpodBrent Baude2020-02-11
* fix longname handling for bindingsBrent Baude2020-01-31
* APIv2 review corrections #3Brent Baude2020-01-25
* Review corrections pass #2Brent Baude2020-01-23
* [CI:DOCS]First pass at review commentsbaude2020-01-21
* [CI:DOCS]swagger cleanup and left-hand navbaude2020-01-15
* v2: stats: drop redundant sleep when streamingValentin Rothberg2020-01-15
* Initial commit on compatible APIJhon Honce2020-01-10