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
/
boltdb_state_internal.go
Commit message (
Expand
)
Author
Age
*
Switch Libpod over to new explicit named volumes
Matthew Heon
2019-04-04
*
vendor buildah, image, storage, cni
Valentin Rothberg
2019-03-28
*
Validate VolumePath against DB configuration
Matthew Heon
2019-02-26
*
Remove locks from volumes
Matthew Heon
2019-02-21
*
Move all libpod/ JSON references over to jsoniter
Matthew Heon
2019-01-10
*
Remove runtime lockDir and add in-memory lock manager
Matthew Heon
2019-01-04
*
Convert pods to SHM locks
Matthew Heon
2019-01-04
*
Convert containers to SHM locking
Matthew Heon
2019-01-04
*
condition fixed for adding volume to boltdb.
Kunal Kushwaha
2018-12-13
*
Add "podman volume" command
umohnani8
2018-12-06
*
Use runtime lockDir in BoltDB state
Matthew Heon
2018-12-04
*
Add better descriptions for validation errors in DB
Matthew Heon
2018-12-03
*
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
*
Use the Linux version BoltState.getContainerFromDB on all platforms.
Miloslav Trmač
2018-07-26
*
Add a mutex to BoltDB state to prevent lock issues
Matthew Heon
2018-07-25
*
Enforce namespace checks on container add
Matthew Heon
2018-07-24
*
Untested implementation of namespaced BoltDB access
Matthew Heon
2018-07-24
*
Add constraint that dependencies must be in the same ns
Matthew Heon
2018-07-24
*
Add namespaces and initial constraints to database
Matthew Heon
2018-07-24
*
more changes to compile darwin
baude
2018-07-05
*
libpod/container: Replace containerState* with containerPlatformState
W. Trevor King
2018-07-05
*
Returning joining namespace error should not be fatal
Daniel J Walsh
2018-06-29
*
Spell check strings and comments
Jhon Honce
2018-05-25
*
Add pod state
Matthew Heon
2018-05-17
*
Ensure container dependencies are part of the same pod
Matthew Heon
2018-03-29
*
Prevent ctrs not in pods from depending on pod ctrs
Matthew Heon
2018-03-29
*
Fix checks for configuration keys in the DB
Matthew Heon
2018-03-01
*
Add buckets for all containers and all pods
Matthew Heon
2018-02-12
*
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 pod functions to BoltDB state
Matthew Heon
2018-02-12
*
Add pod buckets
Matthew Heon
2018-02-12
*
Add implementation for BoltDB-backed state
Matthew Heon
2018-02-12