| Commit message (Expand) | Author | Age |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Use HaveLen(x) instead of Expect(len(y)).To(Equal(x)) | Ed Santiago | 2021-12-02 |
* | Convert strings.Contains() to Expect(ContainSubstring) | Ed Santiago | 2021-11-30 |
* | systemd: replace multi-user with default.target | Valentin Rothberg | 2021-11-30 |
* | e2e tests: enable golint | Ed Santiago | 2021-11-29 |
* | libpod: improve heuristic to detect cgroup | Giuseppe Scrivano | 2021-11-24 |
* | Fix systemd PID1 test | Chris Evich | 2021-10-26 |
* | make podman run --systemd case insensitive | Paul Holzinger | 2021-09-02 |
* | Skip stats test in CGv1 container environments | Chris Evich | 2021-08-18 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | container: ignore named hierarchies | Giuseppe Scrivano | 2021-06-10 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | test: fix variable name | Giuseppe Scrivano | 2021-01-04 |
* | systemd: make rundir always accessible | Giuseppe Scrivano | 2021-01-04 |
* | move from docker.io | Ed Santiago | 2020-10-28 |
* | podman create doesn't support creating detached containers | Daniel J Walsh | 2020-10-21 |
* | Distinguish userns vs containerized tests | Chris Evich | 2020-09-30 |
* | Make all Skips specify a reason | Daniel J Walsh | 2020-09-29 |
* | Remove SkipIfRootless if possible, document other calls | Daniel J Walsh | 2020-09-27 |
* | Systemd should be able to run as rootless | Daniel J Walsh | 2020-09-23 |
* | We should not be mounting /run as noexec when run with --systemd | Daniel J Walsh | 2020-09-02 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Turn on a bunch more remote tests | Daniel J Walsh | 2020-07-22 |
* | Add SystemdMode to inspect for containers | Matthew Heon | 2020-07-14 |
* | Fix systemd pid 1 test | Brent Baude | 2020-07-13 |
* | 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 handling of systemd. | Daniel J Walsh | 2020-06-05 |
* | Reenable systemd E2E tests | Matthew Heon | 2020-05-06 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | systemd: expect full path /usr/sbin/init | Giuseppe Scrivano | 2019-10-09 |
* | Temporarily disable systemd test for CGroups V2 | Matthew Heon | 2019-08-28 |
* | Add an integration test for systemd in a container | Matthew Heon | 2019-08-28 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | Enable rootless integration tests | baude | 2019-03-19 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | Fix SystemExec completion race | Chris Evich | 2019-03-01 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | e2e: add tests for systemd | Emilien Macchi | 2018-12-12 |