| Commit message (Expand) | Author | Age |
* | Non-running containers now report statistics via the `podman stats` | Jake Correnti | 2022-06-13 |
* | enable errcheck linter | Paul Holzinger | 2022-04-29 |
* | libpod: report slirp4netns network stats | Giuseppe Scrivano | 2022-02-01 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Same thing, with BeNumerically("==", x) | Ed Santiago | 2021-12-02 |
* | e2e tests: more cleanup of BeTrue()s | Ed Santiago | 2021-11-30 |
* | Skip stats test in CGv1 container environments | Chris Evich | 2021-08-18 |
* | e2e tests: re-enable and fix podman stats tests | Thomas Weber | 2021-08-02 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | Podman Stats additional features | cdoern | 2021-06-23 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Make `podman stats` slirp check more robust | Matthew Heon | 2020-12-08 |
* | use container cgroups path | Valentin Rothberg | 2020-11-17 |
* | Make all Skips specify a reason | Daniel J Walsh | 2020-09-29 |
* | new endpoint: /libpod/containers/stats | Valentin Rothberg | 2020-09-24 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Vendor in new version of Buildah | Daniel J Walsh | 2020-07-09 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | fix pod stats flake | Brent Baude | 2020-05-08 |
* | v2 podman stats | baude | 2020-05-05 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | rootless: enable stats test on cgroup v2 | Giuseppe Scrivano | 2019-12-04 |
* | stats: list all running containers unless specified otherwise | Valentin Rothberg | 2019-10-23 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | Enable rootless integration tests | baude | 2019-03-19 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | correct stats err with non-running containers | baude | 2018-10-22 |
* | Fixed segfault in stats where container had netNS none or from container | haircommander | 2018-08-21 |
* | Show duration for each ginkgo test and test speed improvements | baude | 2018-07-28 |
* | sleep does not catch SIGTERM | baude | 2018-03-14 |
* | Migrate start, stats, stop to Ginkgo | baude | 2018-01-30 |