summaryrefslogtreecommitdiff
path: root/libpod/sql_state_internal.go
Commit message (Expand)AuthorAge
* Remove check for existance of lockfile when retrieving containersMatthew Heon2017-12-05
* Remove SQL state locking and rely on sqlite lockingMatthew Heon2017-12-04
* Move containers to file locks from c/storageMatthew Heon2017-12-04
* Add NetMode, UTSMode and IPCModeDaniel J Walsh2017-12-02
* Add schema validation to DBMatthew Heon2017-11-30
* Order containers returned from state and make container config publicMatthew Heon2017-11-22
* Add ability to update container status from runcMatthew Heon2017-11-21
* Fix lint errorsMatthew Heon2017-11-18
* StopSignal is allowed to be 0Matthew Heon2017-11-18
* Fix lingering SQL errorMatthew Heon2017-11-18
* Address review comments, fix gofmt and lintMatthew Heon2017-11-18
* Compile-tested implementation of SQL-backed stateMatthew Heon2017-11-18