aboutsummaryrefslogtreecommitdiff
path: root/libpod/common_test.go
Commit message (Expand)AuthorAge
* bump go module to version 4Valentin Rothberg2022-01-18
* use libnetwork from c/commonPaul Holzinger2022-01-12
* libpod: deduplicate ports in dbPaul Holzinger2021-10-27
* Drop OCICNI dependencyPaul Holzinger2021-09-15
* bump go module to v3Valentin Rothberg2021-02-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Refactor container configlouis2020-07-23
* move go module to v2Valentin Rothberg2020-07-06
* Add support for containers.confDaniel J Walsh2020-03-27
* Add structure for new exec session tracking to DBMatthew Heon2020-03-18
* Remove ImageVolumes from databaseMatthew Heon2020-02-21
* add libpod/configValentin Rothberg2019-10-31
* code cleanupbaude2019-07-08
* libpod removal from main (phase 2)baude2019-06-27
* podman-remote inspectbaude2019-01-18
* Remove one more usage of encoding/json in libpodMatthew Heon2019-01-10
* Rename libpod.Config back to ContainerConfigMatthew Heon2019-01-07
* Update unit tests to use in-memory lock managerMatthew Heon2019-01-04
* Switch all referencs to image.ContainerConfig to image.ConfigDaniel J Walsh2018-12-21
* Tests for podman volume commandsUrvashi Mohnani2018-12-06
* Rework state testing to allow State structs to be emptyMatthew Heon2018-07-31
* Abort a test on nil containers, so that future tests don't panicMiloslav Trmač2018-07-19
* *: Replace Generator.Spec() with Generator.ConfigW. Trevor King2018-06-27
* generator.New() requires an OS string input variablebaude2018-06-27
* Add pod stateMatthew Heon2018-05-17
* Add tests for container graphsMatthew Heon2018-03-29