summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #1434 from rhatdan/waitMatthew Heon2018-09-14
|\
| * Add --interval flag to podman waitDaniel J Walsh2018-09-13
* | Merge pull request #1478 from baude/fedoraminimalMatthew Heon2018-09-14
|\ \
| * | change search test to look for fedora and not fedora-minimalbaude2018-09-14
|/ /
* | libpod/image/pull: Return image-pulling errors from doPullImageW. Trevor King2018-09-14
* | Merge pull request #1473 from mheon/update_gitvalidation_epochMatthew Heon2018-09-14
|\ \
| * | Update gitvalidation epoch to avoid a bad commitMatthew Heon2018-09-14
| * | Update README to reflect current development effortsMatthew Heon2018-09-14
|/ /
* | Merge pull request #1468 from TomSweeneyRedHat/dev/tsweeney/readmerelMatthew Heon2018-09-14
|\ \
| * | Add Buildah Podman relationship to README.mdTomSweeneyRedHat2018-09-13
|/ /
* | Swap default mount propagation from private to rprivateMatthew Heon2018-09-13
* | Add notes to check version on problemTomSweeneyRedHat2018-09-13
* | Do not set rlimits if we are rootlessMatthew Heon2018-09-13
* | Up default Podman rlimits to avoid max open filesMatthew Heon2018-09-13
* | Search registries with an empty queryUrvashi Mohnani2018-09-13
* | Vendor in latest containers/imageUrvashi Mohnani2018-09-13
|/
* Add `podman rm --volumes` flagDaniel J Walsh2018-09-13
* Vendor in latest containers/storage to eliminage deadlockDaniel J Walsh2018-09-12
* do not build with devicemapperbaude2018-09-12
* run different cgroup tests depending on conditionsbaude2018-09-12
* dont make python when running makebaude2018-09-12
* Explicitly set default CNI network name in libpod.confMatthew Heon2018-09-12
* Pass on securityOpts from podInfraContainer to container added to pod.Daniel J Walsh2018-09-11
* Merge pull request #1436 from mheon/bump-0.9.1.1Matthew Heon2018-09-10
|\
| * Bump gitvalidation epochMatthew Heon2018-09-10
| * Bump to v0.9.2-devMatthew Heon2018-09-10
| * Bump to v0.9.1.1v0.9.1.1Matthew Heon2018-09-10
|/
* Merge pull request #1435 from mheon/release_notes_0.9.1.1Matthew Heon2018-09-10
|\
| * Update release notes for 0.9.1.1Matthew Heon2018-09-10
|/
* Replace existing iptables handler with firewall codeMatthew Heon2018-09-10
* Vendor CNI plugins firewall codeMatthew Heon2018-09-10
* Fix displaying size on size calculation errorSteve Baker2018-09-07
* Merge pull request #1428 from mheon/bump-0.9.1Matthew Heon2018-09-07
|\
| * Bump gitvalidation epochMatthew Heon2018-09-07
| * Bump to v0.9.2-devMatthew Heon2018-09-07
| * Bump to v0.9.1v0.9.1Matthew Heon2018-09-07
|/
* Merge pull request #1427 from mheon/release_notes_0.9.1Matthew Heon2018-09-07
|\
| * Update RELEASE_NOTES for 0.9.1 releaseMatthew Heon2018-09-07
|/
* Fix pod sharing for utsmodeDaniel J Walsh2018-09-07
* Respect user-added mounts over default spec mountsMatthew Heon2018-09-07
* Ensure we do not overlap mounts in the specMatthew Heon2018-09-07
* Change references to cri-o to point at new repositoryDaniel J Walsh2018-09-07
* fix docs for podman buildbaude2018-09-07
* use layer cache when building imagesbaude2018-09-07
* Add first pass for baseline pod testsbaude2018-09-07
* Change shm test to be less flaky.Daniel J Walsh2018-09-07
* Update WaitForTimeOut to output OutputString to help with debugging.Daniel J Walsh2018-09-06
* Fixups for baseline test scriptbaude2018-09-06
* Fix nameing of Namespaces to be more consistentDaniel J Walsh2018-09-06
* Start pod infra container when pod is createdbaude2018-09-06