| Commit message (Expand) | Author | Age |
* | Merge pull request #1824 from afbjorklund/pypodman_user | OpenShift Merge Robot | 2018-11-19 |
|\ |
|
| * | Don't use $HOST and $USER variables for remote | Anders F Björklund | 2018-11-18 |
* | | Merge pull request #1806 from giuseppe/rootless-create-default-files | OpenShift Merge Robot | 2018-11-19 |
|\ \ |
|
| * | | rootless: create empty mounts.conf if it doesn't exist | Giuseppe Scrivano | 2018-11-19 |
| * | | registries: check user registries file only in rootless mode | Giuseppe Scrivano | 2018-11-19 |
| * | | rootless: create storage.conf when it doesn't exist | Giuseppe Scrivano | 2018-11-19 |
| * | | rootless: create libpod.conf when it doesn't exist | Giuseppe Scrivano | 2018-11-19 |
| |/ |
|
* | | Merge pull request #1823 from jwhonce/wip/cmd | OpenShift Merge Robot | 2018-11-19 |
|\ \ |
|
| * | | Implement pypodman start command | Jhon Honce | 2018-11-16 |
| |/ |
|
* | | Merge pull request #1780 from cevich/un-magic | OpenShift Merge Robot | 2018-11-19 |
|\ \
| |/
|/| |
|
| * | Cirrus: Add documentation for system-testing | Chris Evich | 2018-11-13 |
| * | Cirrus: Simplify optional system-test script | Chris Evich | 2018-11-13 |
| * | Cirrus: Reveal magic, parallel system-testing | Chris Evich | 2018-11-13 |
* | | Merge pull request #1385 from ypu/systemtest | OpenShift Merge Robot | 2018-11-16 |
|\ \ |
|
| * | | Add a rule to compile system test in Makefile | Yiqiao Pu | 2018-11-16 |
| * | | Fix no-new-privileges test | Yiqiao Pu | 2018-11-16 |
| * | | The system test write with ginkgo | Yiqiao Pu | 2018-11-16 |
| * | | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | | | Merge pull request #1822 from vrothberg/runlabel-shlexing | OpenShift Merge Robot | 2018-11-16 |
|\ \ \ |
|
| * | | | runlabel: use shlex for splitting commands | Valentin Rothberg | 2018-11-16 |
|/ / / |
|
* | | | Merge pull request #1813 from rhatdan/version | OpenShift Merge Robot | 2018-11-16 |
|\ \ \ |
|
| * | | | Add version command to pypodman | Daniel J Walsh | 2018-11-15 |
| |/ / |
|
* | | | Merge pull request #1756 from isimluk/update-dependent-metalinter | OpenShift Merge Robot | 2018-11-16 |
|\ \ \ |
|
| * | | | Lint: Silence few given goconst lint warnings | Šimon Lukašík | 2018-11-10 |
| * | | | Lint: Extract constant unknownPackage | Šimon Lukašík | 2018-11-10 |
| * | | | Lint: Tests: add missing assertions | Šimon Lukašík | 2018-11-10 |
| * | | | Lint: Do not ignore errors from docker run command when selinux enabled | Šimon Lukašík | 2018-11-10 |
| * | | | Lint: InspectImage varlink api should return errors that occurred | Šimon Lukašík | 2018-11-10 |
| * | | | Lint: Exclude autogenerated files from lint test | Šimon Lukašík | 2018-11-10 |
| * | | | Lint: Update metalinter dependency | Šimon Lukašík | 2018-11-10 |
* | | | | Merge pull request #1769 from umohnani8/build | OpenShift Merge Robot | 2018-11-16 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Set --force-rm for podman build to true by default | Urvashi Mohnani | 2018-11-08 |
* | | | | Merge pull request #1821 from mheon/bump-0.11.1.1 | Matthew Heon | 2018-11-15 |
|\ \ \ \ |
|
| * | | | | Bump gitvalidation epoch | Matthew Heon | 2018-11-15 |
| * | | | | Bump to v0.11.2-dev | Matthew Heon | 2018-11-15 |
| * | | | | Bump to v0.11.1.1v0.11.1.1 | Matthew Heon | 2018-11-15 |
|/ / / / |
|
* | | | | Merge pull request #1819 from mheon/release_notes_0.11.1.1 | Matthew Heon | 2018-11-15 |
|\ \ \ \ |
|
| * | | | | Add release notes for 0.11.1.1 | Matthew Heon | 2018-11-15 |
* | | | | | Merge pull request #1820 from TomSweeneyRedHat/dev/tsweeney/storeven1 | Matthew Heon | 2018-11-15 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Vendor in containers/storage | TomSweeneyRedHat | 2018-11-15 |
|/ / / / |
|
* | | | | Merge pull request #1818 from EmilienM/issue/1816 | OpenShift Merge Robot | 2018-11-15 |
|\ \ \ \ |
|
| * | | | | Increase pidWaitTimeout to 60s | Emilien Macchi | 2018-11-15 |
|/ / / / |
|
* | | | | Merge pull request #1814 from cevich/cirrus_badge | OpenShift Merge Robot | 2018-11-14 |
|\ \ \ \ |
|
| * | | | | Cirrus: Add master branch testing status badge | Chris Evich | 2018-11-14 |
|/ / / / |
|
* | | | | Merge pull request #1812 from giuseppe/rootless-once | OpenShift Merge Robot | 2018-11-14 |
|\ \ \ \ |
|
| * | | | | rootless: call IsRootless just once | Giuseppe Scrivano | 2018-11-14 |
* | | | | | Merge pull request #1811 from TomSweeneyRedHat/dev/tsweeney/gov1.10 | OpenShift Merge Robot | 2018-11-13 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Bump golang to v1.10 in install.md | TomSweeneyRedHat | 2018-11-13 |
|/ / / / |
|
* | | | | Merge pull request #1804 from cevich/lint_verify_image | OpenShift Merge Robot | 2018-11-13 |
|\ \ \ \ |
|
| * | | | | Standardized container image for gofmt and lint | Chris Evich | 2018-11-13 |