| Commit message (Expand) | Author | Age |
... | |
| * | | | Add a way to disable port reservation | Matthew Heon | 2018-09-13 |
| |/ / |
|
* | | | Merge pull request #1474 from baude/varlinkinforegistries | Matthew Heon | 2018-09-14 |
|\ \ \ |
|
| * | | | add registry information to varlink info | baude | 2018-09-14 |
* | | | | Merge pull request #1434 from rhatdan/wait | Matthew Heon | 2018-09-14 |
|\ \ \ \ |
|
| * | | | | Add --interval flag to podman wait | Daniel J Walsh | 2018-09-13 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #1478 from baude/fedoraminimal | Matthew Heon | 2018-09-14 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | change search test to look for fedora and not fedora-minimal | baude | 2018-09-14 |
|/ / / |
|
* | / | libpod/image/pull: Return image-pulling errors from doPullImage | W. Trevor King | 2018-09-14 |
| |/
|/| |
|
* | | Merge pull request #1473 from mheon/update_gitvalidation_epoch | Matthew Heon | 2018-09-14 |
|\ \ |
|
| * | | Update gitvalidation epoch to avoid a bad commit | Matthew Heon | 2018-09-14 |
| * | | Update README to reflect current development efforts | Matthew Heon | 2018-09-14 |
|/ / |
|
* | | Merge pull request #1468 from TomSweeneyRedHat/dev/tsweeney/readmerel | Matthew Heon | 2018-09-14 |
|\ \ |
|
| * | | Add Buildah Podman relationship to README.md | TomSweeneyRedHat | 2018-09-13 |
|/ / |
|
* | | Swap default mount propagation from private to rprivate | Matthew Heon | 2018-09-13 |
* | | Add notes to check version on problem | TomSweeneyRedHat | 2018-09-13 |
* | | Do not set rlimits if we are rootless | Matthew Heon | 2018-09-13 |
* | | Up default Podman rlimits to avoid max open files | Matthew Heon | 2018-09-13 |
* | | Search registries with an empty query | Urvashi Mohnani | 2018-09-13 |
* | | Vendor in latest containers/image | Urvashi Mohnani | 2018-09-13 |
|/ |
|
* | Add `podman rm --volumes` flag | Daniel J Walsh | 2018-09-13 |
* | Vendor in latest containers/storage to eliminage deadlock | Daniel J Walsh | 2018-09-12 |
* | do not build with devicemapper | baude | 2018-09-12 |
* | run different cgroup tests depending on conditions | baude | 2018-09-12 |
* | dont make python when running make | baude | 2018-09-12 |
* | Explicitly set default CNI network name in libpod.conf | Matthew Heon | 2018-09-12 |
* | Pass on securityOpts from podInfraContainer to container added to pod. | Daniel J Walsh | 2018-09-11 |
* | Merge pull request #1436 from mheon/bump-0.9.1.1 | Matthew Heon | 2018-09-10 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-09-10 |
| * | Bump to v0.9.2-dev | Matthew Heon | 2018-09-10 |
| * | Bump to v0.9.1.1v0.9.1.1 | Matthew Heon | 2018-09-10 |
|/ |
|
* | Merge pull request #1435 from mheon/release_notes_0.9.1.1 | Matthew Heon | 2018-09-10 |
|\ |
|
| * | Update release notes for 0.9.1.1 | Matthew Heon | 2018-09-10 |
|/ |
|
* | Replace existing iptables handler with firewall code | Matthew Heon | 2018-09-10 |
* | Vendor CNI plugins firewall code | Matthew Heon | 2018-09-10 |
* | Fix displaying size on size calculation error | Steve Baker | 2018-09-07 |
* | Merge pull request #1428 from mheon/bump-0.9.1 | Matthew Heon | 2018-09-07 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-09-07 |
| * | Bump to v0.9.2-dev | Matthew Heon | 2018-09-07 |
| * | Bump to v0.9.1v0.9.1 | Matthew Heon | 2018-09-07 |
|/ |
|
* | Merge pull request #1427 from mheon/release_notes_0.9.1 | Matthew Heon | 2018-09-07 |
|\ |
|
| * | Update RELEASE_NOTES for 0.9.1 release | Matthew Heon | 2018-09-07 |
|/ |
|
* | Fix pod sharing for utsmode | Daniel J Walsh | 2018-09-07 |
* | Respect user-added mounts over default spec mounts | Matthew Heon | 2018-09-07 |
* | Ensure we do not overlap mounts in the spec | Matthew Heon | 2018-09-07 |
* | Change references to cri-o to point at new repository | Daniel J Walsh | 2018-09-07 |
* | fix docs for podman build | baude | 2018-09-07 |
* | use layer cache when building images | baude | 2018-09-07 |
* | Add first pass for baseline pod tests | baude | 2018-09-07 |
* | Change shm test to be less flaky. | Daniel J Walsh | 2018-09-07 |
* | Update WaitForTimeOut to output OutputString to help with debugging. | Daniel J Walsh | 2018-09-06 |