summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #2076 from rhatdan/storage.confOpenShift Merge Robot2019-01-08
|\
| * If local storage file exists, then use it rather then defaults.Daniel J Walsh2019-01-03
* | Merge pull request #2101 from vrothberg/vendor-buildahOpenShift Merge Robot2019-01-08
|\ \
| * | vendor latest buildahValentin Rothberg2019-01-08
|/ /
* | Merge pull request #2078 from rhatdan/config.fileOpenShift Merge Robot2019-01-07
|\ \
| * | Add the configuration file used to setup storage to podman infoDaniel J Walsh2019-01-07
* | | Merge pull request #2064 from afbjorklund/exec-envOpenShift Merge Robot2019-01-07
|\ \ \
| * | | Honor image environment variables with execAnders F Björklund2019-01-07
* | | | Merge pull request #2100 from cevich/very_small_simplificationOpenShift Merge Robot2019-01-07
|\ \ \ \ | |/ / / |/| | |
| * | | Minor: Remove redundant basename command in ooe.shChris Evich2019-01-07
* | | | Merge pull request #2098 from baude/remoteOpenShift Merge Robot2019-01-07
|\ \ \ \
| * | | | Add ability to build golang remote clientbaude2019-01-07
* | | | | Merge pull request #2096 from vrothberg/vendor-buildahOpenShift Merge Robot2019-01-07
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | vendor latest buildahValentin Rothberg2019-01-07
* | | | | Merge pull request #2075 from baude/runlabelnameOpenShift Merge Robot2019-01-07
|\ \ \ \ \
| * | | | | container runlabel NAME implementationbaude2019-01-04
* | | | | | Merge pull request #2083 from mheon/shm_locking_fixesOpenShift Merge Robot2019-01-07
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Address lingering review comments from SHM locking PRMatthew Heon2019-01-07
|/ / / / /
* | | | | Merge pull request #2093 from vrothberg/issue-2092OpenShift Merge Robot2019-01-07
|\ \ \ \ \
| * | | | | podman-login: adhere to user inputValentin Rothberg2019-01-07
| | |/ / / | |/| | |
* | | | | Merge pull request #2088 from giuseppe/umask-to-0OpenShift Merge Robot2019-01-07
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | podman: set umask to 022Giuseppe Scrivano2019-01-07
* | | | | Merge pull request #2089 from rhatdan/locksOpenShift Merge Robot2019-01-06
|\ \ \ \ \
| * | | | | Rootless with shmlocks was not working.Daniel J Walsh2019-01-05
| |/ / / /
* | | | | Merge pull request #2082 from rhatdan/runcOpenShift Merge Robot2019-01-06
|\ \ \ \ \
| * | | | | Update vendor of runcDaniel J Walsh2019-01-04
* | | | | | Merge pull request #2090 from rhatdan/buildahOpenShift Merge Robot2019-01-06
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Vendor in latest containers/buildah codeDaniel J Walsh2019-01-05
|/ / / / /
* | | | | Merge pull request #2085 from mheon/readd_pythonOpenShift Merge Robot2019-01-04
|\ \ \ \ \
| * | | | | Readd Python testingMatthew Heon2019-01-04
* | | | | | Merge pull request #2084 from cevich/no-slash-lgtmOpenShift Merge Robot2019-01-04
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [skip ci] Docs: Add Bot Interactions sectionChris Evich2019-01-04
* | | | | | Merge pull request #1235 from mheon/shm_lockingOpenShift Merge Robot2019-01-04
|\ \ \ \ \ \
| * | | | | | Bump time for build_each_commit stepMatthew Heon2019-01-04
| * | | | | | Move lock init after tmp dir is populated properlyMatthew Heon2019-01-04
| * | | | | | DO NOT MERGE temporarily remove python testsMatthew Heon2019-01-04
| * | | | | | When refreshing libpod, if SHM locks exist, remove themMatthew Heon2019-01-04
| * | | | | | Ensure different error messages and creating/opening locksMatthew Heon2019-01-04
| * | | | | | Update unit tests to use in-memory lock managerMatthew Heon2019-01-04
| * | | | | | Remove runtime lockDir and add in-memory lock managerMatthew Heon2019-01-04
| * | | | | | Convert pods to SHM locksMatthew Heon2019-01-04
| * | | | | | Convert containers to SHM lockingMatthew Heon2019-01-04
| * | | | | | Add lock manager to libpod runtimeMatthew Heon2019-01-04
| * | | | | | Move to POSIX mutexes for SHM locksMatthew Heon2019-01-04
| * | | | | | Disable lint on SHMLock structMatthew Heon2019-01-04
| * | | | | | Refactor locks package to build on non-LinuxMatthew Heon2019-01-04
| * | | | | | Add an SHM-backed Lock Manager implementationMatthew Heon2019-01-04
| * | | | | | Add interface for libpod multiprocess locksMatthew Heon2019-01-04
| * | | | | | Improve documentation and unit tests for SHM locksMatthew Heon2019-01-04
| * | | | | | Propogate error codes from SHM lock creation and openMatthew Heon2019-01-04