| Commit message (Expand) | Author | Age |
... | |
* | | 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 |
* | | Implement and test the following flags for podman run and create | umohnani8 | 2018-01-15 |
|/ |
|
* | Fix gofmt | Matthew Heon | 2018-01-14 |
* | Add Sync() function to updating ctr state in Batch() | Matthew Heon | 2018-01-14 |
* | Disable locking on functions in batch operations | Matthew Heon | 2018-01-14 |
* | Add initial function batching API | Matthew Heon | 2018-01-14 |
* | Remove unused fields from runtime config | Matthew Heon | 2018-01-12 |
* | Merge pull request #211 from mheon/wireup_backends | Daniel J Walsh | 2018-01-12 |
|\ |
|