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
*
Removing a non existing container API should return 404
Daniel J Walsh
2021-03-10
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Initial implementation of volume plugins
Matthew Heon
2021-01-14
*
Add support for network connect / disconnect to DB
Matthew Heon
2020-11-11
*
Merge pull request #8156 from mheon/add_net_aliases_db
OpenShift Merge Robot
2020-11-04
|
\
|
*
Add tests for network aliases
Matthew Heon
2020-11-03
|
*
Add network aliases for containers to DB
Matthew Heon
2020-10-27
*
|
libpod: clean paths before check
Giuseppe Scrivano
2020-10-28
|
/
*
Re-create OCI runtimes by path when it is missing
Matthew Heon
2020-10-20
*
Improve error message when creating a pod/ctr with the same name
Paul Holzinger
2020-08-04
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Turn on More linters
Daniel J Walsh
2020-06-15
*
Fix two coverity issues (unchecked null return)
Matthew Heon
2020-05-14
*
Update vendor of boltdb and containers/image
Daniel J Walsh
2020-03-29
*
Add support for containers.conf
Daniel J Walsh
2020-03-27
*
Add structure for new exec session tracking to DB
Matthew Heon
2020-03-18
*
make lint: enable gocritic
Valentin Rothberg
2020-01-13
*
Add a MissingRuntime implementation
Matthew Heon
2019-10-15
*
rm: add containers eviction with `rm --force`
Marco Vedovati
2019-09-25
*
Add ability for volumes with options to mount/umount
Matthew Heon
2019-09-05
*
Add volume state
Matthew Heon
2019-09-05
*
Re-add locks to volumes.
Matthew Heon
2019-08-28
*
first pass of corrections for golangci-lint
baude
2019-07-10
*
code cleanup
baude
2019-07-08
*
remove libpod from main
baude
2019-06-25
*
Merge pull request #3378 from mheon/multiple_runtimes
OpenShift Merge Robot
2019-06-21
|
\
|
*
Handle containers whose OCIRuntime fields are paths
Matthew Heon
2019-06-20
|
*
Begin adding support for multiple OCI runtimes
Matthew Heon
2019-06-19
*
|
Make configuration validation not require a DB commit
Matthew Heon
2019-06-20
|
/
*
Update vendor of buildah and containers/images
Daniel J Walsh
2019-05-20
*
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
[next]