| Commit message (Expand) | Author | Age |
* | Error on rootless mac and ip addresses | Brent Baude | 2020-07-22 |
* | stop podman service in e2e tests | Brent Baude | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Add streaming ability to endpoint | Brent Baude | 2020-05-27 |
* | Test fixes for remote integration | Brent Baude | 2020-05-20 |
* | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
* | V2 Restore images list tests | Jhon Honce | 2020-04-29 |
* | Enable pod inspect integration test | Sujil02 | 2020-04-26 |
* | V2 podman system service | Jhon Honce | 2020-04-07 |
* | Switch to using --time as opposed to --timeout to better match Docker. | Daniel J Walsh | 2020-03-31 |
* | Merge pull request #5595 from stefano-pogliani/pod-ps-filter-label | OpenShift Merge Robot | 2020-03-27 |
|\ |
|
| * | Support label filters for podman pod ps. | Stefano Pogliani | 2020-03-26 |
* | | podmanv2 container inspect | Brent Baude | 2020-03-26 |
|/ |
|
* | play kube: handle seccomp labels | Peter Hunt | 2019-11-18 |
* | Merge pull request #4118 from cevich/fix_sig_proxy | OpenShift Merge Robot | 2019-09-27 |
|\ |
|
| * | Move noCache logic lower in stack | Chris Evich | 2019-09-26 |
* | | Correct use of reexec.Init() | Nalin Dahyabhai | 2019-09-26 |
|/ |
|
* | test: fix option name | Giuseppe Scrivano | 2019-08-13 |
* | Merge pull request #3551 from mheon/fix_memory_leak | OpenShift Merge Robot | 2019-08-02 |
|\ |
|
| * | Do not use an events backend when restoring images | Matthew Heon | 2019-07-31 |
* | | e2e test: check exit codes for pull, save, inspect | Valentin Rothberg | 2019-07-31 |
|/ |
|
* | Move random IP code for tests from checkpoint to common | Adrian Reber | 2019-07-29 |
* | Use systemd cgroups for Ubuntu | Matthew Heon | 2019-07-25 |
* | Move the HostConfig portion of Inspect inside libpod | Matthew Heon | 2019-07-17 |
* | Make the healthcheck flags compatible with Docker CLI | Hunor Csomortáni | 2019-07-16 |
* | create: improve parser for --healthcheck-command | Stefan Becker | 2019-07-14 |
* | Restart failed containers in tests | Matthew Heon | 2019-07-02 |
* | Remove refs to crio/conmon | Chris Evich | 2019-06-26 |
* | fix port -l timing with healthchecks | Brent Baude | 2019-06-18 |
* | Begin to break up pkg/inspect | Matthew Heon | 2019-06-03 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | enable integration tests for remote-client | baude | 2019-05-07 |
* | journald event logging | baude | 2019-04-24 |
* | podman-remote pause|unpause | baude | 2019-04-18 |
* | Implement podman-remote rm | Jhon Honce | 2019-04-09 |
* | Revert "Switch to golangci-lint" | Brent Baude | 2019-04-05 |
* | Add deadcode linter | Sascha Grunert | 2019-04-04 |
* | podman health check phase3 | baude | 2019-03-22 |
* | Enable rootless integration tests | baude | 2019-03-19 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | tests: allow to override the OCI runtime | Giuseppe Scrivano | 2019-02-05 |
* | Merge pull request #2184 from baude/remotemaskcommands | OpenShift Merge Robot | 2019-01-20 |
|\ |
|
| * | Mask unimplemeted commands for remote client | baude | 2019-01-19 |
* | | podman-remote inspect | baude | 2019-01-18 |
|/ |
|
* | Run integrations test with remote-client | baude | 2019-01-14 |