| Commit message (Expand) | Author | Age |
... | |
* | | | | Merge pull request #1616 from cevich/cirrus_add_systemtest | OpenShift Merge Robot | 2018-11-07 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Cirrus-CI: Add option to run system-tests | Chris Evich | 2018-10-31 |
* | | | | Merge pull request #1768 from baude/pausecontainertests | OpenShift Merge Robot | 2018-11-07 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix cleanup for "Pause a bunch of running containers" | baude | 2018-11-06 |
|/ / / |
|
* | | | Merge pull request #1743 from jwhonce/issue/1702 | OpenShift Merge Robot | 2018-11-05 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add ChangeAction to parse sub-options from --change | Jhon Honce | 2018-11-01 |
* | | | Merge pull request #1754 from isimluk/attach-shall-not-lock-me-out | OpenShift Merge Robot | 2018-11-04 |
|\ \ \ |
|
| * | | | --interactive shall keep STDIN attached even when not explicitly called out | Šimon Lukašík | 2018-11-03 |
* | | | | Merge pull request #1753 from isimluk/fix-podman | OpenShift Merge Robot | 2018-11-03 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Do never override podman with docker | Šimon Lukašík | 2018-11-03 |
|/ / / |
|
* | | | Merge pull request #1748 from jwhonce/issue/1655 | OpenShift Merge Robot | 2018-11-01 |
|\ \ \ |
|
| * | | | Fix long image name handling | Jhon Honce | 2018-11-01 |
* | | | | Merge pull request #1737 from baude/parakill | OpenShift Merge Robot | 2018-11-01 |
|\ \ \ \ |
|
| * | | | | Make kill, pause, and unpause parallel. | baude | 2018-11-01 |
|/ / / / |
|
* | | | | Merge pull request #1738 from baude/pararestart | OpenShift Merge Robot | 2018-11-01 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Make restart parallel and add --all | baude | 2018-11-01 |
* | | | | Merge pull request #1746 from baude/renamebaude | OpenShift Merge Robot | 2018-11-01 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | replace quay.io/baude to quay.io/libpod | baude | 2018-11-01 |
* | | | | Merge pull request #1624 from cevich/update_fedora | OpenShift Merge Robot | 2018-11-01 |
|\ \ \ \ |
|
| * | | | | Cirrus: Enable updating F28 image | Chris Evich | 2018-10-31 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #1603 from cevich/fix_cirrus_image_build | OpenShift Merge Robot | 2018-11-01 |
|\ \ \ \ |
|
| * | | | | Cirrus: Skip rebuilding images unless instructed | Chris Evich | 2018-10-31 |
| * | | | | Cirrus: Disable image build job abort on push | Chris Evich | 2018-10-31 |
| * | | | | Cirrus: Add a readme | Chris Evich | 2018-10-31 |
| * | | | | Ubuntu VM image build: try update twice | Chris Evich | 2018-10-31 |
| |/ / / |
|
* | | | | Merge pull request #1741 from jwhonce/wip/humanize | OpenShift Merge Robot | 2018-11-01 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Change humanize to use MB vs MiB. | Jhon Honce | 2018-11-01 |
|/ / / |
|
* | | | Merge pull request #1740 from baude/ppc64le | OpenShift Merge Robot | 2018-11-01 |
|\ \ \ |
|
| * | | | allow ppc64le to pass libpod integration tests | baude | 2018-10-31 |
| | |/
| |/| |
|
* | | | Merge pull request #1736 from giuseppe/rootless-drop-run-postfix | OpenShift Merge Robot | 2018-10-31 |
|\ \ \
| |/ /
|/| | |
|
| * | | rootless: do not add an additional /run to runroot | Giuseppe Scrivano | 2018-10-31 |
* | | | Merge pull request #1731 from afbjorklund/version | OpenShift Merge Robot | 2018-10-31 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix setting of version information | Anders F Björklund | 2018-10-31 |
* | | | Merge pull request #1735 from giuseppe/slirp4netns-not-block | OpenShift Merge Robot | 2018-10-31 |
|\ \ \
| |_|/
|/| | |
|
| * | | rootless: avoid hang on failed slirp4netns | Giuseppe Scrivano | 2018-10-31 |
|/ / |
|
* | | Merge pull request #1704 from giuseppe/attach-cuid-too-long | OpenShift Merge Robot | 2018-10-30 |
|\ \ |
|
| * | | runtime: do not allow runroot longer than 50 characters | Giuseppe Scrivano | 2018-10-30 |
| * | | attach: fix attach when cuid is too long | Giuseppe Scrivano | 2018-10-30 |
* | | | Merge pull request #1715 from baude/getusergroup | OpenShift Merge Robot | 2018-10-30 |
|\ \ \ |
|
| * | | | get user and group information using securejoin and runc's user library | baude | 2018-10-29 |
* | | | | Merge pull request #1728 from baude/trunccommand | OpenShift Merge Robot | 2018-10-30 |
|\ \ \ \ |
|
| * | | | | truncate command output in ps by default | baude | 2018-10-30 |
|/ / / / |
|
* | | | | Merge pull request #1725 from cevich/newer_runc_commit | OpenShift Merge Robot | 2018-10-30 |
|\ \ \ \ |
|
| * | | | | Update the runc commit used for testing | Chris Evich | 2018-10-29 |
* | | | | | Merge pull request #1721 from vrothberg/fix-1695 | OpenShift Merge Robot | 2018-10-29 |
|\ \ \ \ \ |
|
| * | | | | | unmount: fix error logic | Valentin Rothberg | 2018-10-29 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #1720 from vrothberg/contributing-describe-changes | OpenShift Merge Robot | 2018-10-29 |
|\ \ \ \ \ |
|
| * | | | | | CONTRIBUTING.md: add section about describing changes | Valentin Rothberg | 2018-10-29 |
* | | | | | | Merge pull request #1724 from baude/psformatchanges | OpenShift Merge Robot | 2018-10-29 |
|\ \ \ \ \ \ |
|
| * | | | | | | make various changes to ps output | baude | 2018-10-29 |
| | |/ / / /
| |/| | | | |
|