summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix podman stats based on QE feedbackumohnani82018-01-25
* Fixed Created At and Running For valueumohnani82018-01-25
* Fix issue with order of flagsumohnani82018-01-25
* Merge pull request #252 from baude/portDaniel J Walsh2018-01-24
|\
| * podman portbaude2018-01-23
* | Merge pull request #251 from baude/psbatchDaniel J Walsh2018-01-23
|\ \
| * | Use batched operations in psbaude2018-01-22
* | | Merge pull request #256 from baude/imageperfDaniel J Walsh2018-01-23
|\ \ \
| * | | Streamline image resolutionbaude2018-01-23
| | |/ | |/|
* | | Merge pull request #224 from ypu/import_testDaniel J Walsh2018-01-23
|\ \ \ | |/ / |/| |
| * | Update podman_import test to use podmanYiqiao Pu2018-01-23
* | | libpod/oci.go: Perf issuebaude2018-01-23
* | | Fix issues with podman ps from QEumohnani82018-01-22
* | | Expose ports from imagebaude2018-01-22
| |/ |/|
* | Override hostname for containerbaude2018-01-21
* | 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