summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Enable port bindingsbaude2018-01-20
* Touchup build to add missing -q flagTomSweeneyRedHat2018-01-20
* Add dns testsbaude2018-01-19
* Cleanup of podman statsDaniel J Walsh2018-01-19
* Add --dns-search, --dns-opt, --dns-server and --add-host.baude2018-01-19
* Set NOTEST variable to skip tests in paprbaude2018-01-19
* Touchup README.md and fix whitespace issuesTomSweeneyRedHat2018-01-19
* Merge pull request #240 from mheon/refactor_containerDaniel J Walsh2018-01-18
|\
| * Fix gofmtMatthew Heon2018-01-18
| * Rename containerRuntimeInfo to containerState for clarityMatthew Heon2018-01-18
| * Rename ContainerState to ContainerStatusMatthew Heon2018-01-18
| * Split container.go into three filesMatthew Heon2018-01-18
* | Merge pull request #216 from rhatdan/dockerDaniel J Walsh2018-01-18
|\ \
| * | Add support for mimicing docker CLIDaniel J Walsh2018-01-18
* | | Merge pull request #230 from TomSweeneyRedHat/dev/tsweeney/readmeDaniel J Walsh2018-01-18
|\ \ \
| * | | Slim down README.md and make tutorials pageTomSweeneyRedHat2018-01-17
| |/ /
* | | Fix output for created containersbaude2018-01-18
* | | Fix test syntaxbaude2018-01-18
| |/ |/|
* | Fix seccomp supportDaniel J Walsh2018-01-18
* | ETCDIR should be relative to DESTDIRDaniel J Walsh2018-01-17
|/
* Fix gofmtMatthew Heon2018-01-17
* Fix in-memory state testsMatthew Heon2018-01-17
* Convert remaining state tests to new styleMatthew Heon2018-01-17
* Add ability to get dependencies of a containerMatthew Heon2018-01-17
* Fix comment typoMatthew Heon2018-01-17
* Fix gofmtMatthew Heon2018-01-17
* Address review commentsMatthew Heon2018-01-17
* Wire in logic for selecting backing state implMatthew Heon2018-01-17
* Do no lint test helpersMatthew Heon2018-01-17
* Modify unit tests for state to run on all state implementationsMatthew Heon2018-01-17
* Change handling for pods in libpod stateMatthew Heon2018-01-17
* Add ability to retrieve a pod's container from the stateMatthew Heon2018-01-17
* Add check for successful imageData callDaniel J Walsh2018-01-17
* Remove --storage-opt from podman run/createDaniel J Walsh2018-01-17
* test/podman_networking.bats: kpod to podmanbaude2018-01-17
* switch to bats-corebaude2018-01-16
* Ensure batched containers have locksMatthew Heon2018-01-16
* Minor change to --net parsingMatthew Heon2018-01-16
* Disable interfacer linterMatthew Heon2018-01-16
* Fix lint issuesMatthew Heon2018-01-16
* Prevent containers with dependencies from being removedMatthew Heon2018-01-16
* Add ability for states to track container dependenciesMatthew Heon2018-01-16
* Add API for sharing namespacesMatthew Heon2018-01-16
* Add support for shared CGroup namespacesMatthew Heon2018-01-16
* Add support for joining shared namespaces in libpodMatthew Heon2018-01-16
* When performing state-changing operations, don't exec runtimeMatthew Heon2018-01-16
* Make --net alias to --networkbaude2018-01-15
* Add DNS and security fields to DBMatthew Heon2018-01-15
* Implement and test the following flags for podman run and createumohnani82018-01-15
* Fix gofmtMatthew Heon2018-01-14