| Commit message (Expand) | Author | Age |
* | Try and fix restart-policy tests | Matthew Heon | 2019-05-03 |
* | Fix manpage typos | Matthew Heon | 2019-05-03 |
* | Small code fix | Matthew Heon | 2019-05-03 |
* | Fix 'restart' event in journald | Matthew Heon | 2019-05-03 |
* | Address review comments on restart policy | Matthew Heon | 2019-05-03 |
* | Add a test for restart policy | Matthew Heon | 2019-05-03 |
* | Add a restart event, and make one during restart policy | Matthew Heon | 2019-05-03 |
* | Restart policy should not run if a container is running | Matthew Heon | 2019-05-03 |
* | Restart policy conflicts with the --rm flag | Matthew Heon | 2019-05-03 |
* | Move to using constants for valid restart policy types | Matthew Heon | 2019-05-03 |
* | Add manpage information for restart policy | Matthew Heon | 2019-05-03 |
* | Add support for retry count with --restart flag | Matthew Heon | 2019-05-03 |
* | Sending signals to containers prevents restart policy | Matthew Heon | 2019-05-03 |
* | Add container restart policy to Libpod & Podman | Matthew Heon | 2019-05-03 |
* | Add a StoppedByUser field to the DB | Matthew Heon | 2019-05-03 |
* | Merge pull request #3034 from vrothberg/top-fallback | OpenShift Merge Robot | 2019-05-03 |
|\ |
|
| * | top: fallback to execing ps(1) | Valentin Rothberg | 2019-05-03 |
* | | Merge pull request #2905 from QiWang19/globalvar | OpenShift Merge Robot | 2019-05-03 |
|\ \ |
|
| * | | Add variable for global flags to runlabel | Qi Wang | 2019-05-02 |
* | | | Merge pull request #3061 from baude/parsecleanup | OpenShift Merge Robot | 2019-05-03 |
|\ \ \
| |_|/
|/| | |
|
| * | | clean up shared/parse/parse.go | baude | 2019-05-02 |
* | | | Merge pull request #2849 from cevich/timestamps | OpenShift Merge Robot | 2019-05-03 |
|\ \ \ |
|
| * | | | Cirrus: Add pipefail confirmation check | Chris Evich | 2019-05-02 |
| * | | | Cirrus: timestamp all output script output | Chris Evich | 2019-05-02 |
* | | | | Merge pull request #2959 from mheon/merge_volume_flags | OpenShift Merge Robot | 2019-05-03 |
|\ \ \ \ |
|
| * | | | | Fix podman-in-podman volume test | Matthew Heon | 2019-05-02 |
| * | | | | Move handling of ReadOnlyTmpfs into new mounts code | Matthew Heon | 2019-05-01 |
| * | | | | Begin adding volume tests | Matthew Heon | 2019-05-01 |
| * | | | | Ensure that named volumes have their options parsed | Matthew Heon | 2019-05-01 |
| * | | | | Add options parsing for tmpfs mounts | Matthew Heon | 2019-05-01 |
| * | | | | Use EqualValues instead of reflect equality | Matthew Heon | 2019-05-01 |
| * | | | | Hit a number of to-do comments in unified volumes code | Matthew Heon | 2019-05-01 |
| * | | | | Fix options for non-bind and non-tmpfs volumes | Matthew Heon | 2019-05-01 |
| * | | | | Migrate unit tests from cmd/podman into pkg/spec | Matthew Heon | 2019-05-01 |
| * | | | | Migrate to unified volume handling code | Matthew Heon | 2019-05-01 |
| * | | | | Always pass pod into MakeContainerConfig | Matthew Heon | 2019-05-01 |
| * | | | | Remove non-config fields from CreateConfig | Matthew Heon | 2019-05-01 |
| * | | | | Add a new function for converting a CreateConfig | Matthew Heon | 2019-05-01 |
* | | | | | Merge pull request #3051 from mheon/podman_migrate_fixes | OpenShift Merge Robot | 2019-05-02 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Small fixes for #2950 | Matthew Heon | 2019-05-01 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #2985 from baude/generatesystemd | OpenShift Merge Robot | 2019-05-02 |
|\ \ \ \ |
|
| * | | | | Generate systemd unit files for containers | baude | 2019-05-02 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #3060 from mheon/update_cstorage | OpenShift Merge Robot | 2019-05-02 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update c/storage to v1.12.6 | Matthew Heon | 2019-05-02 |
* | | | | Merge pull request #3039 from mheon/podman_init | OpenShift Merge Robot | 2019-05-02 |
|\ \ \ \ |
|
| * | | | | Fix typo in init manpage | Matthew Heon | 2019-05-02 |
| * | | | | Add an InvalidState varlink error for Init | Matthew Heon | 2019-05-02 |
| * | | | | Add basic structure of podman init command | Matthew Heon | 2019-05-01 |
* | | | | | Merge pull request #3058 from TomSweeneyRedHat/dev/tsweeney/buidah1.8.1 | OpenShift Merge Robot | 2019-05-02 |
|\ \ \ \ \ |
|
| * | | | | | Bump Buildah to v1.8.1, ImageBuilder to v1.1.0 | TomSweeneyRedHat | 2019-05-02 |