| Commit message (Expand) | Author | Age |
* | Expose ports from image | baude | 2018-01-22 |
* | Override hostname for container | baude | 2018-01-21 |
* | Enable port bindings | baude | 2018-01-20 |
* | Touchup build to add missing -q flag | TomSweeneyRedHat | 2018-01-20 |
* | Add dns tests | baude | 2018-01-19 |
* | Cleanup of podman stats | Daniel J Walsh | 2018-01-19 |
* | Add --dns-search, --dns-opt, --dns-server and --add-host. | baude | 2018-01-19 |
* | Set NOTEST variable to skip tests in papr | baude | 2018-01-19 |
* | Touchup README.md and fix whitespace issues | TomSweeneyRedHat | 2018-01-19 |
* | Merge pull request #240 from mheon/refactor_container | Daniel J Walsh | 2018-01-18 |
|\ |
|
| * | Fix gofmt | Matthew Heon | 2018-01-18 |
| * | Rename containerRuntimeInfo to containerState for clarity | Matthew Heon | 2018-01-18 |
| * | Rename ContainerState to ContainerStatus | Matthew Heon | 2018-01-18 |
| * | Split container.go into three files | Matthew Heon | 2018-01-18 |
* | | Merge pull request #216 from rhatdan/docker | Daniel J Walsh | 2018-01-18 |
|\ \ |
|
| * | | Add support for mimicing docker CLI | Daniel J Walsh | 2018-01-18 |
* | | | Merge pull request #230 from TomSweeneyRedHat/dev/tsweeney/readme | Daniel J Walsh | 2018-01-18 |
|\ \ \ |
|
| * | | | Slim down README.md and make tutorials page | TomSweeneyRedHat | 2018-01-17 |
| |/ / |
|
* | | | Fix output for created containers | baude | 2018-01-18 |
* | | | Fix test syntax | baude | 2018-01-18 |
| |/
|/| |
|
* | | Fix seccomp support | Daniel J Walsh | 2018-01-18 |
* | | ETCDIR should be relative to DESTDIR | Daniel J Walsh | 2018-01-17 |
|/ |
|
* | Fix gofmt | Matthew Heon | 2018-01-17 |
* | Fix in-memory state tests | Matthew Heon | 2018-01-17 |
* | Convert remaining state tests to new style | Matthew Heon | 2018-01-17 |
* | Add ability to get dependencies of a container | Matthew Heon | 2018-01-17 |
* | Fix comment typo | Matthew Heon | 2018-01-17 |
* | Fix gofmt | Matthew Heon | 2018-01-17 |
* | Address review comments | Matthew Heon | 2018-01-17 |
* | Wire in logic for selecting backing state impl | Matthew Heon | 2018-01-17 |
* | Do no lint test helpers | Matthew Heon | 2018-01-17 |
* | Modify unit tests for state to run on all state implementations | Matthew Heon | 2018-01-17 |
* | Change handling for pods in libpod state | Matthew Heon | 2018-01-17 |
* | Add ability to retrieve a pod's container from the state | Matthew Heon | 2018-01-17 |
* | Add check for successful imageData call | Daniel J Walsh | 2018-01-17 |
* | Remove --storage-opt from podman run/create | Daniel J Walsh | 2018-01-17 |
* | test/podman_networking.bats: kpod to podman | baude | 2018-01-17 |
* | switch to bats-core | baude | 2018-01-16 |
* | Ensure batched containers have locks | Matthew Heon | 2018-01-16 |
* | Minor change to --net parsing | Matthew Heon | 2018-01-16 |
* | Disable interfacer linter | Matthew Heon | 2018-01-16 |
* | Fix lint issues | Matthew Heon | 2018-01-16 |
* | Prevent containers with dependencies from being removed | Matthew Heon | 2018-01-16 |
* | Add ability for states to track container dependencies | Matthew Heon | 2018-01-16 |
* | Add API for sharing namespaces | Matthew Heon | 2018-01-16 |
* | Add support for shared CGroup namespaces | Matthew Heon | 2018-01-16 |
* | Add support for joining shared namespaces in libpod | Matthew Heon | 2018-01-16 |
* | When performing state-changing operations, don't exec runtime | Matthew Heon | 2018-01-16 |
* | Make --net alias to --network | baude | 2018-01-15 |
* | Add DNS and security fields to DB | Matthew Heon | 2018-01-15 |