index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpod
/
sql_state.go
Commit message (
Expand
)
Author
Age
*
Add ability for states to track container dependencies
Matthew Heon
2018-01-16
*
Add DNS and security fields to DB
Matthew Heon
2018-01-15
*
Update DB to add new fields required for planned features
Matthew Heon
2018-01-10
*
Save ContainerConfig.User to database
Matthew Heon
2018-01-08
*
Plumb through the --stop-timeout signal handling
Daniel J Walsh
2017-12-20
*
Remove network namespaces from DB on refresh
Matthew Heon
2017-12-14
*
Fix unit tests
Matthew Heon
2017-12-14
*
Create new network namespaces when initializing containers
Matthew Heon
2017-12-14
*
Add network namespaces to SQL state
Matthew Heon
2017-12-14
*
Add networking configuration to the libpod DB
Matthew Heon
2017-12-14
*
Fix misleading print statement in kpod load
umohnani8
2017-12-11
*
Merge pull request #72 from mheon/file_locking
Daniel J Walsh
2017-12-11
|
\
|
*
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 ability to refresh state in DB
Matthew Heon
2017-12-07
|
/
*
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
*
Add tests for SQL-backed state impl
Matthew Heon
2017-11-20
*
Need to provide ID of container being updated
Matthew Heon
2017-11-18
*
Fix lingering SQL error
Matthew Heon
2017-11-18
*
Wire SQL backed state into rest of libpod
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