Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove check for existance of lockfile when retrieving containers | Matthew Heon | 2017-12-05 |
* | Remove SQL state locking and rely on sqlite locking | Matthew Heon | 2017-12-04 |
* | Move containers to file locks from c/storage | Matthew Heon | 2017-12-04 |
* | Add NetMode, UTSMode and IPCMode | Daniel J Walsh | 2017-12-02 |
* | Add schema validation to DB | Matthew Heon | 2017-11-30 |
* | Order containers returned from state and make container config public | Matthew Heon | 2017-11-22 |
* | Add ability to update container status from runc | Matthew Heon | 2017-11-21 |
* | Fix lint errors | Matthew Heon | 2017-11-18 |
* | StopSignal is allowed to be 0 | Matthew Heon | 2017-11-18 |
* | Fix lingering SQL error | Matthew Heon | 2017-11-18 |
* | Address review comments, fix gofmt and lint | Matthew Heon | 2017-11-18 |
* | Compile-tested implementation of SQL-backed state | Matthew Heon | 2017-11-18 |