Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add backend code for generic dependencies | Matthew Heon | 2018-04-03 |
* | Add tests for container graphs | Matthew Heon | 2018-03-29 |
* | Prevent ctrs not in pods from depending on pod ctrs | Matthew Heon | 2018-03-29 |
* | Remove current SQLite DB driver | Matthew Heon | 2018-03-26 |
* | Add FFJSON encoding/decoding for our container structs | Matthew Heon | 2018-02-16 |
* | Containers in a pod can only join namespaces in that pod | Matthew Heon | 2018-02-12 |
* | Fix gofmt and lint | Matthew Heon | 2018-02-12 |
* | Refactor Pod to use a Config struct | Matthew Heon | 2018-02-12 |
* | Add implementation for BoltDB-backed state | Matthew Heon | 2018-02-12 |
* | Fix gofmt and lint | Matthew Heon | 2018-02-09 |
* | Finish unit tests for pods | Matthew Heon | 2018-02-09 |
* | Rework state tests to avoid boilerplate. Begin adding pod tests. | Matthew Heon | 2018-02-09 |
* | Convert remaining state tests to new style | Matthew Heon | 2018-01-17 |
* | Fix gofmt | Matthew Heon | 2018-01-17 |
* | Modify unit tests for state to run on all state implementations | Matthew Heon | 2018-01-17 |