summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add fix for an issue breaking our CIMatthew Heon2019-05-10
* Use standard remove functions for removing pod ctrsMatthew Heon2019-05-10
* Merge pull request #3072 from mheon/no_rm_volumeOpenShift Merge Robot2019-05-08
|\
| * Do not remove volumes when --rm removes a containerMatthew Heon2019-05-06
* | Merge pull request #3042 from baude/bridgeOpenShift Merge Robot2019-05-08
|\ \
| * | add varlink bridgebaude2019-05-08
* | | Merge pull request #3082 from mheon/pod_removal_reliabilityOpenShift Merge Robot2019-05-08
|\ \ \ | |/ / |/| |
| * | Preserve errors returned by removing podsMatthew Heon2019-05-07
| * | Improve robustness of pod removalMatthew Heon2019-05-07
* | | Merge pull request #3085 from cevich/snuffleupagusOpenShift Merge Robot2019-05-08
|\ \ \
| * | | Add negative command-line testChris Evich2019-05-08
|/ / /
* | | Merge pull request #3076 from baude/healthcheckmanOpenShift Merge Robot2019-05-07
|\ \ \
| * | | podman-run|create man updatesbaude2019-05-07
* | | | Merge pull request #2977 from baude/makeitrainOpenShift Merge Robot2019-05-07
|\ \ \ \
| * | | | enable integration tests for remote-clientbaude2019-05-07
* | | | | Merge pull request #3080 from baude/remotepsnamespaceOpenShift Merge Robot2019-05-07
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix podman-remote ps --nsbaude2019-05-07
* | | | | Merge pull request #3073 from mheon/force_lock_reallocOpenShift Merge Robot2019-05-07
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove tests for deprecated podman-refresh commandMatthew Heon2019-05-06
| * | | | When refreshing after a reboot, force lock allocationMatthew Heon2019-05-06
| | |/ / | |/| |
* | | | Merge pull request #3074 from baude/checkoutpointmenuOpenShift Merge Robot2019-05-07
|\ \ \ \ | |_|/ / |/| | |
| * | | remote-podman checkpoint and restore add to container submenubaude2019-05-06
* | | | Merge pull request #3070 from baude/generatesystemdtestsOpenShift Merge Robot2019-05-06
|\ \ \ \ | |/ / / |/| | |
| * | | add unit tests for generate systemdbaude2019-05-06
| | |/ | |/|
* | | Merge pull request #3048 from cevich/varlink_api_checkOpenShift Merge Robot2019-05-06
|\ \ \ | |_|/ |/| |
| * | Fix API.mdChris Evich2019-05-03
| * | Cirrus: Add missing task dependenciesChris Evich2019-05-03
| * | Cirrus: Add check for make varlink_api_generateChris Evich2019-05-03
* | | Merge pull request #3069 from mheon/bump-1.3.0OpenShift Merge Robot2019-05-06
|\ \ \ | |_|/ |/| |
| * | Bump gitvalidation epochMatthew Heon2019-05-06
| * | Bump to v1.3.1-devMatthew Heon2019-05-06
| * | Bump to v1.3.0v1.3.0Matthew Heon2019-05-06
|/ /
* | Merge pull request #3065 from mheon/release_notes_1.3.0OpenShift Merge Robot2019-05-06
|\ \
| * | Update release notes for 1.3.0 releaseMatthew Heon2019-05-05
| |/
* | Merge pull request #3067 from TomSweeneyRedHat/dev/tsweeney/buildah1.8.2OpenShift Merge Robot2019-05-04
|\ \
| * | Bump to Buildah v1.8.2TomSweeneyRedHat2019-05-03
* | | Merge pull request #3066 from mheon/events_libpod_manpageOpenShift Merge Robot2019-05-04
|\ \ \ | |/ / |/| |
| * | Document events logger options in libpod.conf manpageMatthew Heon2019-05-03
| |/
* | Merge pull request #2826 from mheon/restart_policyOpenShift Merge Robot2019-05-03
|\ \ | |/ |/|
| * Try and fix restart-policy testsMatthew Heon2019-05-03
| * Fix manpage typosMatthew Heon2019-05-03
| * Small code fixMatthew Heon2019-05-03
| * Fix 'restart' event in journaldMatthew Heon2019-05-03
| * Address review comments on restart policyMatthew Heon2019-05-03
| * Add a test for restart policyMatthew Heon2019-05-03
| * Add a restart event, and make one during restart policyMatthew Heon2019-05-03
| * Restart policy should not run if a container is runningMatthew Heon2019-05-03
| * Restart policy conflicts with the --rm flagMatthew Heon2019-05-03
| * Move to using constants for valid restart policy typesMatthew Heon2019-05-03
| * Add manpage information for restart policyMatthew Heon2019-05-03