| Commit message (Expand) | Author | Age |
... | |
* | | | | Merge pull request #3048 from cevich/varlink_api_check | OpenShift Merge Robot | 2019-05-06 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix API.md | Chris Evich | 2019-05-03 |
| * | | | Cirrus: Add missing task dependencies | Chris Evich | 2019-05-03 |
| * | | | Cirrus: Add check for make varlink_api_generate | Chris Evich | 2019-05-03 |
* | | | | Merge pull request #3069 from mheon/bump-1.3.0 | OpenShift Merge Robot | 2019-05-06 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Bump gitvalidation epoch | Matthew Heon | 2019-05-06 |
| * | | | Bump to v1.3.1-dev | Matthew Heon | 2019-05-06 |
| * | | | Bump to v1.3.0v1.3.0 | Matthew Heon | 2019-05-06 |
|/ / / |
|
* | | | Merge pull request #3065 from mheon/release_notes_1.3.0 | OpenShift Merge Robot | 2019-05-06 |
|\ \ \
| |_|/
|/| | |
|
| * | | Update release notes for 1.3.0 release | Matthew Heon | 2019-05-05 |
| |/ |
|
* | | Merge pull request #3067 from TomSweeneyRedHat/dev/tsweeney/buildah1.8.2 | OpenShift Merge Robot | 2019-05-04 |
|\ \ |
|
| * | | Bump to Buildah v1.8.2 | TomSweeneyRedHat | 2019-05-03 |
* | | | Merge pull request #3066 from mheon/events_libpod_manpage | OpenShift Merge Robot | 2019-05-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | Document events logger options in libpod.conf manpage | Matthew Heon | 2019-05-03 |
| |/ |
|
* | | Merge pull request #2826 from mheon/restart_policy | OpenShift Merge Robot | 2019-05-03 |
|\ \
| |/
|/| |
|
| * | 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 #2971 from QiWang19/logoutcheck | OpenShift Merge Robot | 2019-05-03 |
|\ \ |
|
| * | | fix logout message if login only with docker | Qi Wang | 2019-05-03 |
* | | | Merge pull request #3064 from rhatdan/sysregistriesv2 | OpenShift Merge Robot | 2019-05-03 |
|\ \ \
| |_|/
|/| | |
|
| * | | change from sysregistries to sysregistriesv2 | Daniel J Walsh | 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 |