summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #3437 from giuseppe/fix-nocgoOpenShift Merge Robot2019-07-03
|\
| * cirrus: add test for compiling without cgoGiuseppe Scrivano2019-07-02
| * lock: new lock type "file"Giuseppe Scrivano2019-07-02
| * runtime: allow to specify the lock mechanismGiuseppe Scrivano2019-07-02
| * lock: disable without cgoGiuseppe Scrivano2019-07-02
| * spec: move cgo stuff to their own fileGiuseppe Scrivano2019-07-02
| * rootless: allow to build without cgoGiuseppe Scrivano2019-07-02
| * attach: move cgo bits to a different fileGiuseppe Scrivano2019-07-02
| * vendor: update containers/psgoGiuseppe Scrivano2019-07-02
* | Merge pull request #3483 from mheon/get_conmon_pidOpenShift Merge Robot2019-07-03
|\ \
| * | Wipe PID and ConmonPID in state after container stopsMatthew Heon2019-07-02
| * | Store Conmon's PID in our state and display in inspectMatthew Heon2019-07-02
* | | Merge pull request #3484 from mheon/bump_readmeOpenShift Merge Robot2019-07-03
|\ \ \
| * | | Bump current version in READMEMatthew Heon2019-07-02
|/ / /
* | | Merge pull request #3479 from mheon/bump-1.4.4OpenShift Merge Robot2019-07-03
|\ \ \
| * | | Bump gitvalidation epochMatthew Heon2019-07-02
| * | | Bump to v1.4.5-devMatthew Heon2019-07-02
| * | | Bump to v1.4.4v1.4.4Matthew Heon2019-07-02
| |/ /
* | | Merge pull request #3477 from ashley-cui/pauserootlessOpenShift Merge Robot2019-07-03
|\ \ \
| * | | Fix rootless detection error for pause & unpauseAshley Cui2019-07-02
* | | | Merge pull request #3465 from baude/nostoreOpenShift Merge Robot2019-07-03
|\ \ \ \ | |_|/ / |/| | |
| * | | configure runtime without storebaude2019-07-01
* | | | Merge pull request #3461 from mheon/free_locks_on_failOpenShift Merge Robot2019-07-02
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix release notesMatthew Heon2019-07-02
| * | | Ensure locks are freed when ctr/pod creation failsMatthew Heon2019-07-02
* | | | Merge pull request #3471 from giuseppe/small-fixes-cgroupsOpenShift Merge Robot2019-07-02
|\ \ \ \ | |/ / / |/| | |
| * | | stats: use runtime.NumCPU when percpu counters are not availableGiuseppe Scrivano2019-07-02
| * | | cgroups: fix times conversionGiuseppe Scrivano2019-07-02
* | | | Merge pull request #3473 from mheon/release_notes_1.4.4OpenShift Merge Robot2019-07-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update release notes for 1.4.4Matthew Heon2019-07-02
* | | | Merge pull request #3469 from rhatdan/vendorOpenShift Merge Robot2019-07-02
|\ \ \ \ | |_|/ / |/| | |
| * | | Update to containers/storage v1.12.13Daniel J Walsh2019-07-01
| | |/ | |/|
* | | Merge pull request #3468 from giuseppe/fix-sudo-rootlessOpenShift Merge Robot2019-07-01
|\ \ \ | |/ / |/| |
| * | rootless: do not join namespace if it has already euid == 0Giuseppe Scrivano2019-07-01
|/ /
* | Merge pull request #3324 from marcov/detach-keys-configurableOpenShift Merge Robot2019-07-01
|\ \ | |/ |/|
| * libpod: fix hang on container start and attachMarco Vedovati2019-06-26
| * podman: clarify the format of --detach-keys argumentMarco Vedovati2019-06-26
| * libpod: specify a detach keys sequence in libpod.confMarco Vedovati2019-06-26
* | Merge pull request #3422 from nalind/no-layer-imagesOpenShift Merge Robot2019-06-28
|\ \
| * | Handle images which contain no layersNalin Dahyabhai2019-06-26
| * | Add tests that we don't hit errors with layerless imagesNalin Dahyabhai2019-06-26
* | | Merge pull request #3451 from ashley-cui/unmountOpenShift Merge Robot2019-06-28
|\ \ \
| * | | Remove umount command from remote client.Ashley Cui2019-06-27
* | | | Merge pull request #3397 from giuseppe/fix-rebootOpenShift Merge Robot2019-06-28
|\ \ \ \
| * | | | rootless: enable linger if /run/user/UID not existsGiuseppe Scrivano2019-06-27
| |/ / /
* | | | Merge pull request #3448 from vrothberg/turnoffmodOpenShift Merge Robot2019-06-28
|\ \ \ \
| * | | | Makefile: set GO111MODULE=offValentin Rothberg2019-06-27
* | | | | Merge pull request #3452 from QazerLab/bugfix/pause-sigtermOpenShift Merge Robot2019-06-28
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Exclude SIGTERM from blocked signals for pause process.Danila Kiver2019-06-28
|/ / / /
* | | | Merge pull request #3442 from baude/removelibpodfrommainphase2OpenShift Merge Robot2019-06-27
|\ \ \ \