| Commit message (Expand) | Author | Age |
* | Rewrite Rename backend in a more atomic fashion | Matthew Heon | 2021-03-02 |
* | Add support for network connect / disconnect to DB | Matthew Heon | 2020-11-11 |
* | Add tests for network aliases | Matthew Heon | 2020-11-03 |
* | Add a way to retrieve all network aliases for a ctr | Matthew Heon | 2020-10-27 |
* | Add network aliases for containers to DB | Matthew Heon | 2020-10-27 |
* | Unconditionally retrieve pod names via API | Matthew Heon | 2020-08-10 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | Add structure for new exec session tracking to DB | Matthew Heon | 2020-03-18 |
* | add libpod/config | Valentin Rothberg | 2019-10-31 |
* | rm: add containers eviction with `rm --force` | Marco Vedovati | 2019-09-25 |
* | Add function for looking up volumes by partial name | Matthew Heon | 2019-09-09 |
* | Add volume state | Matthew Heon | 2019-09-05 |
* | Re-add locks to volumes. | Matthew Heon | 2019-08-28 |
* | Switch Libpod over to new explicit named volumes | Matthew Heon | 2019-04-04 |
* | Validate VolumePath against DB configuration | Matthew Heon | 2019-02-26 |
* | Add ability to rewrite pod configs in the database | Matthew Heon | 2019-02-21 |
* | Add a function for overwriting container config | Matthew Heon | 2019-02-21 |
* | Add "podman volume" command | umohnani8 | 2018-12-06 |
* | Fix typo | Matthew Heon | 2018-12-03 |
* | Fix gofmt and lint | Matthew Heon | 2018-12-02 |
* | Make DB config validation an explicit step | Matthew Heon | 2018-12-02 |
* | Add ability to retrieve runtime configuration from DB | Matthew Heon | 2018-12-02 |
* | Do not fetch pod and ctr State on retrieval in Bolt | Matthew Heon | 2018-07-31 |
* | Update documentation for the State interface | Matthew Heon | 2018-07-24 |
* | Add constraint that dependencies must be in the same ns | Matthew Heon | 2018-07-24 |
* | Spell check strings and comments | Jhon Honce | 2018-05-25 |
* | Add pod state | Matthew Heon | 2018-05-17 |
* | Containers in a pod can only join namespaces in that pod | Matthew Heon | 2018-02-12 |
* | Add pod removal code | Matthew Heon | 2018-02-09 |
* | Tear out pod containers map. Instead rely on state | Matthew Heon | 2018-02-09 |
* | 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 |
* | Initial checkin from CRI-O repo | Matthew Heon | 2017-11-01 |