| Commit message (Expand) | Author | Age |
* | 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 |
| * | | | | Revert changes to GetDefaultStoreOptions | Matthew Heon | 2018-12-03 |
| * | | | | Fix libpod static dir selection when graphroot changed | Matthew Heon | 2018-12-03 |
| * | | | | Ensure directory where we will make database exists | Matthew Heon | 2018-12-03 |
| * | | | | Fix typo | Matthew Heon | 2018-12-03 |
| * | | | | Add better descriptions for validation errors in DB | Matthew Heon | 2018-12-03 |
| * | | | | Fix gofmt and lint | Matthew Heon | 2018-12-02 |
| * | | | | Make locks dir in unit tests | Matthew Heon | 2018-12-02 |
| * | | | | Do not initialize locks dir in BoltDB | Matthew Heon | 2018-12-02 |
| * | | | | Move rootless storage config into libpod | Matthew Heon | 2018-12-02 |
| * | | | | Set default paths from DB if not explicitly overridden | Matthew Heon | 2018-12-02 |
| * | | | | Add a struct indicating if some Runtime fields were set | Matthew Heon | 2018-12-02 |
| * | | | | Make DB config validation an explicit step | Matthew Heon | 2018-12-02 |
| * | | | | Move DB configuration up in runtime setup | Matthew Heon | 2018-12-02 |
| * | | | | Add ability to retrieve runtime configuration from DB | Matthew Heon | 2018-12-02 |