summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* regression: tls verify should be set on registries.conf if insecurebaude2018-04-18
* ip validation game too strongNathan Williams2018-04-18
* - reverse host field order (ip goes first)Nathan Williams2018-04-18
* Allow podman to exit exit codes of removed containersMatthew Heon2018-04-17
* Modify diff and inspect docsumohnani82018-04-17
* Merge pull request #566 from ypu/push_testDaniel J Walsh2018-04-17
|\
| * Add a function for check if command existYiqiao Pu2018-04-16
| * Add WaitContainerReady for wait for docker registry readyYiqiao Pu2018-04-16
| * Add several podman push testsYiqiao Pu2018-04-16
* | Add oci-systemd-hook as a runtime dep to copr specbaude2018-04-16
* | validate dns-search values prior to creationbaude2018-04-16
* | Change container.locked to batchedTomSweeneyRedHat2018-04-16
|/
* podman pull should always try to pullbaude2018-04-14
* Allow the use of -i/-a on any containerbaude2018-04-14
* Fix secrets patchumohnani82018-04-13
* Remove demos.sh file from testumohnani82018-04-13
* Merge pull request #616 from mheon/bump_0_4_2Matthew Heon2018-04-13
|\
| * Bump gitvalidation epochMatthew Heon2018-04-13
| * Bump version to v0.4.3-devMatthew Heon2018-04-13
| * Bump to v0.4.2v0.4.2Matthew Heon2018-04-13
|/
* Fix podman run --attach testsMatthew Heon2018-04-13
* Fix another comparison of a Go interface against nilMatthew Heon2018-04-13
* Allowing attaching stdin to non-interactive containersMatthew Heon2018-04-13
* Add tests for podman attachMatthew Heon2018-04-13
* Change attach to accept a struct containing streamsMatthew Heon2018-04-13
* Fix terminal attachMatthew Heon2018-04-13
* Changes to attach to enable per-stream attachingMatthew Heon2018-04-13
* HACK temporary fix for test suiteMatthew Heon2018-04-13
* Fix locking interaction in batched Exec() on containerMatthew Heon2018-04-13
* Fix leaking files in GinkgoMatthew Heon2018-04-13
* Force host UID/GID mapping when creating containersNalin Dahyabhai2018-04-12
* Do not lock all containers during pod killMatthew Heon2018-04-12
* Make pod stop lock one container at a timeMatthew Heon2018-04-12
* Do not lock all containers during pod startMatthew Heon2018-04-12
* Containers transitioning to stop should not break statsbaude2018-04-11
* Add -i to exec for compatibility reasonsbaude2018-04-11
* Unescape characters in inspect JSON format outputBoaz Shuster2018-04-10
* Use buildah commit for podman commitbaude2018-04-10
* Functionality changes to the following flagsumohnani82018-04-06
* Vendor in latest containers/storage and containers/imageDaniel J Walsh2018-04-05
* Merge pull request #595 from mheon/bump_0_4_1Matthew Heon2018-04-05
|\
| * Bump gitvalidation epochMatthew Heon2018-04-05
| * Bump to v0.4.2-devMatthew Heon2018-04-05
| * Bump to v0.4.1v0.4.1Matthew Heon2018-04-05
|/
* Remove image via storage if a buildah container is associatedTomSweeneyRedHat2018-04-05
* Add hooks support to podmanDaniel J Walsh2018-04-05
* Run images with no namesbaude2018-04-04
* Prevent a potential race when stopping containersMatthew Heon2018-04-04
* Only allocate tty when -tbaude2018-04-03
* Stopping a stopped container should not be an errorbaude2018-04-03