summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump to v0.12.1v0.12.1Matthew Heon2018-12-06
* Merge pull request #1952 from mheon/release_notes_0.12.1Matthew Heon2018-12-06
|\
| * Update release notes for 0.12.1Matthew Heon2018-12-06
* | Merge pull request #1951 from baude/podcontainernetOpenShift Merge Robot2018-12-06
|\ \
| * | bind mount /etc/resolv.conf|hosts in podsbaude2018-12-06
| |/
* | Merge pull request #1905 from umohnani8/loginOpenShift Merge Robot2018-12-06
|\ \ | |/ |/|
| * Pick registry to login from full image name as wellUrvashi Mohnani2018-12-06
* | Merge pull request #1904 from umohnani8/volumeOpenShift Merge Robot2018-12-06
|\ \
| * | Tests for podman volume commandsUrvashi Mohnani2018-12-06
| * | Add "podman volume" commandumohnani82018-12-06
| |/
* | Merge pull request #1912 from baude/pruneOpenShift Merge Robot2018-12-06
|\ \
| * | Add ability to prune containers and imagesbaude2018-12-05
| |/
* | Merge pull request #1887 from mheon/rm_syncOpenShift Merge Robot2018-12-06
|\ \
| * | Remove --sync flag from `podman rm`Matthew Heon2018-12-06
| * | Add locking to Sync() on containersMatthew Heon2018-12-06
| * | Add --sync flag to podman psMatthew Heon2018-12-06
| * | Add --sync option to podman rmMatthew Heon2018-12-06
| |/
* | Merge pull request #1944 from giuseppe/update-tutorialOpenShift Merge Robot2018-12-06
|\ \
| * | tutorial: add ostree dependencyGiuseppe Scrivano2018-12-06
| |/
* | Merge pull request #1946 from rhatdan/vendorOpenShift Merge Robot2018-12-06
|\ \ | |/ |/|
| * Merge branch 'vendor' of github.com:rhatdan/libpod into vendorDaniel J Walsh2018-12-06
| |\
| | * Vendor in latest containers/storageDaniel J Walsh2018-12-05
| * | Merge branch 'master' of github.com:containers/libpod into vendorDaniel J Walsh2018-12-06
| |\ \ | |/ / |/| |
* | | Merge pull request #1945 from jwhonce/bug/1929OpenShift Merge Robot2018-12-05
|\ \ \
| * | | Invert tlsverify default in APIJhon Honce2018-12-05
* | | | Merge pull request #1924 from baude/mroevarlinkendpointsOpenShift Merge Robot2018-12-05
|\ \ \ \ | |/ / / |/| | |
| * | | Adding more varlink endpointsbaude2018-12-03
* | | | Merge pull request #1947 from baude/f28runcOpenShift Merge Robot2018-12-05
|\ \ \ \ | |_|_|/ |/| | |
| * | | set .54 version for f28 due to memory errorbaude2018-12-05
|/ / /
* | | Merge pull request #1940 from wking/numeric-gidOpenShift Merge Robot2018-12-05
|\ \ \
| * | | pkg/lookup: Return ID-only pointers on ErrNo*EntriesW. Trevor King2018-12-04
| * | | libpod/container_internal_linux: Allow gids that aren't in the group fileW. Trevor King2018-12-04
* | | | Merge pull request #1918 from mheon/use_db_pathsOpenShift Merge Robot2018-12-05
|\ \ \ \
| * | | | Use runtime lockDir in BoltDB stateMatthew Heon2018-12-04
| * | | | Revert changes to GetDefaultStoreOptionsMatthew Heon2018-12-03
| * | | | Fix libpod static dir selection when graphroot changedMatthew Heon2018-12-03
| * | | | Ensure directory where we will make database existsMatthew Heon2018-12-03
| * | | | Fix typoMatthew Heon2018-12-03
| * | | | Add better descriptions for validation errors in DBMatthew Heon2018-12-03
| * | | | Fix gofmt and lintMatthew Heon2018-12-02
| * | | | Make locks dir in unit testsMatthew Heon2018-12-02
| * | | | Do not initialize locks dir in BoltDBMatthew Heon2018-12-02
| * | | | Move rootless storage config into libpodMatthew Heon2018-12-02
| * | | | Set default paths from DB if not explicitly overriddenMatthew Heon2018-12-02
| * | | | Add a struct indicating if some Runtime fields were setMatthew Heon2018-12-02
| * | | | Make DB config validation an explicit stepMatthew Heon2018-12-02
| * | | | Move DB configuration up in runtime setupMatthew Heon2018-12-02
| * | | | Add ability to retrieve runtime configuration from DBMatthew Heon2018-12-02
* | | | | Merge pull request #1942 from baude/rmi_testOpenShift Merge Robot2018-12-04
|\ \ \ \ \
| * | | | | test for rmi with childrenbaude2018-12-04