| Commit message (Expand) | Author | Age |
* | Add pod state | Matthew Heon | 2018-05-17 |
* | Prevent ctrs not in pods from depending on pod ctrs | Matthew Heon | 2018-03-29 |
* | Containers in a pod can only join namespaces in that pod | Matthew Heon | 2018-02-12 |
* | Add implementation for BoltDB-backed state | Matthew Heon | 2018-02-12 |
* | Address style issues in in_memory_state | Matthew Heon | 2018-02-09 |
* | Fix bugs identified by unit tests | Matthew Heon | 2018-02-09 |
* | Rework state tests to avoid boilerplate. Begin adding pod tests. | Matthew Heon | 2018-02-09 |
* | Unify Pod and Container ID and Name registries for in-memory state | Matthew Heon | 2018-02-09 |
* | Add pod removal code | Matthew Heon | 2018-02-09 |
* | Tear out pod containers map. Instead rely on state | Matthew Heon | 2018-02-09 |
* | Fix in-memory state tests | Matthew Heon | 2018-01-17 |
* | Address review comments | 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 ability for states to track container dependencies | Matthew Heon | 2018-01-16 |
* | Add ability to refresh state in DB | Matthew Heon | 2017-12-07 |
* | Wire SQL backed state into rest of libpod | Matthew Heon | 2017-11-18 |
* | Compile-tested implementation of SQL-backed state | Matthew Heon | 2017-11-18 |
* | Fix gofmt errors | Daniel J Walsh | 2017-11-02 |
* | Prune Server package. Convert to new github location. | Matthew Heon | 2017-11-01 |
* | Initial checkin from CRI-O repo | Matthew Heon | 2017-11-01 |