| Commit message (Expand) | Author | Age |
* | Merge pull request #1930 from mtrmac/sysregistriesv2 | OpenShift Merge Robot | 2018-12-06 |
|\ |
|
| * | Remove manual handling of insecure registries in (podman search) | Miloslav Trmač | 2018-12-06 |
| * | Fix reporting the registries.conf path on error | Miloslav Trmač | 2018-12-06 |
| * | Remove manual handling of insecure registries in doPullImage | Miloslav Trmač | 2018-12-06 |
| * | Remove the forceSecure parameter on the pull call stack | Miloslav Trmač | 2018-12-06 |
| * | Remove manual handling of insecure registries in PushImageToReference | Miloslav Trmač | 2018-12-06 |
| * | Factor out the registries.conf location code in pkg/registries | Miloslav Trmač | 2018-12-06 |
| * | Remove the forceSecure parameter of Image.PushImageTo* | Miloslav Trmač | 2018-12-06 |
| * | Minimally update for the DockerInsecureSkipTLSVerify type change | Miloslav Trmač | 2018-12-06 |
| * | Fix build on non-Linux | Miloslav Trmač | 2018-12-06 |
| * | Remove some unused data structures and code | Miloslav Trmač | 2018-12-06 |
| * | Vendor buildah after merging https://github.com/containers/buildah/pull/1214 | Miloslav Trmač | 2018-12-06 |
| * | Update containers/image to 63a1cbdc5e6537056695cf0d627c0a33b334df53 | Miloslav Trmač | 2018-12-06 |
* | | Merge pull request #1954 from mheon/bump-0.12.1 | Matthew Heon | 2018-12-06 |
|\ \ |
|
| * | | Bump gitvalidation epoch | Matthew Heon | 2018-12-06 |
| * | | Bump to v0.12.2-dev | Matthew Heon | 2018-12-06 |
| * | | Bump to v0.12.1v0.12.1 | Matthew Heon | 2018-12-06 |
|/ / |
|
* | | Merge pull request #1952 from mheon/release_notes_0.12.1 | Matthew Heon | 2018-12-06 |
|\ \
| |/
|/| |
|
| * | Update release notes for 0.12.1 | Matthew Heon | 2018-12-06 |
* | | Merge pull request #1951 from baude/podcontainernet | OpenShift Merge Robot | 2018-12-06 |
|\ \ |
|
| * | | bind mount /etc/resolv.conf|hosts in pods | baude | 2018-12-06 |
| |/ |
|
* | | Merge pull request #1905 from umohnani8/login | OpenShift Merge Robot | 2018-12-06 |
|\ \
| |/
|/| |
|
| * | Pick registry to login from full image name as well | Urvashi Mohnani | 2018-12-06 |
* | | Merge pull request #1904 from umohnani8/volume | OpenShift Merge Robot | 2018-12-06 |
|\ \ |
|
| * | | Tests for podman volume commands | Urvashi Mohnani | 2018-12-06 |
| * | | Add "podman volume" command | umohnani8 | 2018-12-06 |
| |/ |
|
* | | Merge pull request #1912 from baude/prune | OpenShift Merge Robot | 2018-12-06 |
|\ \ |
|
| * | | Add ability to prune containers and images | baude | 2018-12-05 |
| |/ |
|
* | | Merge pull request #1887 from mheon/rm_sync | OpenShift Merge Robot | 2018-12-06 |
|\ \ |
|
| * | | Remove --sync flag from `podman rm` | Matthew Heon | 2018-12-06 |
| * | | Add locking to Sync() on containers | Matthew Heon | 2018-12-06 |
| * | | Add --sync flag to podman ps | Matthew Heon | 2018-12-06 |
| * | | Add --sync option to podman rm | Matthew Heon | 2018-12-06 |
| |/ |
|
* | | Merge pull request #1944 from giuseppe/update-tutorial | OpenShift Merge Robot | 2018-12-06 |
|\ \ |
|
| * | | tutorial: add ostree dependency | Giuseppe Scrivano | 2018-12-06 |
| |/ |
|
* | | Merge pull request #1946 from rhatdan/vendor | OpenShift Merge Robot | 2018-12-06 |
|\ \
| |/
|/| |
|
| * | Merge branch 'vendor' of github.com:rhatdan/libpod into vendor | Daniel J Walsh | 2018-12-06 |
| |\ |
|
| | * | Vendor in latest containers/storage | Daniel J Walsh | 2018-12-05 |
| * | | Merge branch 'master' of github.com:containers/libpod into vendor | Daniel J Walsh | 2018-12-06 |
| |\ \
| |/ /
|/| | |
|
* | | | Merge pull request #1945 from jwhonce/bug/1929 | OpenShift Merge Robot | 2018-12-05 |
|\ \ \ |
|
| * | | | Invert tlsverify default in API | Jhon Honce | 2018-12-05 |
* | | | | Merge pull request #1924 from baude/mroevarlinkendpoints | OpenShift Merge Robot | 2018-12-05 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Adding more varlink endpoints | baude | 2018-12-03 |
* | | | | Merge pull request #1947 from baude/f28runc | OpenShift Merge Robot | 2018-12-05 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | set .54 version for f28 due to memory error | baude | 2018-12-05 |
|/ / / |
|
* | | | Merge pull request #1940 from wking/numeric-gid | OpenShift Merge Robot | 2018-12-05 |
|\ \ \ |
|
| * | | | pkg/lookup: Return ID-only pointers on ErrNo*Entries | W. Trevor King | 2018-12-04 |
| * | | | libpod/container_internal_linux: Allow gids that aren't in the group file | W. Trevor King | 2018-12-04 |
* | | | | Merge pull request #1918 from mheon/use_db_paths | OpenShift Merge Robot | 2018-12-05 |
|\ \ \ \ |
|
| * | | | | Use runtime lockDir in BoltDB state | Matthew Heon | 2018-12-04 |