summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | [NO NEW TESTS NEEDED] Refactor podman container command outputJhon Honce2021-12-01
| |/ / / /
* | | | | Merge pull request #12307 from hshiina/device-weightOpenShift Merge Robot2021-12-01
|\ \ \ \ \
| * | | | | Implement 'podman run --blkio-weight-device'Hironori Shiina2021-11-30
* | | | | | Merge pull request #12450 from giuseppe/compression-formatOpenShift Merge Robot2021-12-01
|\ \ \ \ \ \
| * | | | | | podman, push: expose --compression-formatGiuseppe Scrivano2021-12-01
| |/ / / / /
* | | | | | Merge pull request #12464 from giuseppe/fix-race-reading-cgroup-fileOpenShift Merge Robot2021-12-01
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | container, cgroup: detect pid terminationGiuseppe Scrivano2021-12-01
| | |/ / / | |/| | |
* | | | | Merge pull request #12462 from vrothberg/fix-12452OpenShift Merge Robot2021-12-01
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | top: parse ps(1) args correctlyValentin Rothberg2021-12-01
| |/ / /
* | | | Merge pull request #12454 from edsantiago/remove_betrueOpenShift Merge Robot2021-11-30
|\ \ \ \
| * | | | a few more manual BeTrue cleanupsEd Santiago2021-11-30
| * | | | Convert strings.Contains() to Expect(ContainSubstring)Ed Santiago2021-11-30
| * | | | e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* | | | | Merge pull request #12414 from flouthoc/api-allow-secretsOpenShift Merge Robot2021-11-30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | podman-remote: prevent leaking secret into imageAditya Rajan2021-11-30
| * | | | podman-remote: copy secret to contextdir is absolute path on hostAditya Rajan2021-11-30
| * | | | api: allow build api to accept secretsAditya Rajan2021-11-30
| | |_|/ | |/| |
* | | | Merge pull request #12449 from vrothberg/fix-12438OpenShift Merge Robot2021-11-30
|\ \ \ \
| * | | | systemd: replace multi-user with default.targetValentin Rothberg2021-11-30
| | |/ / | |/| |
* | | | Merge pull request #12435 from vrothberg/fix-12320OpenShift Merge Robot2021-11-30
|\ \ \ \ | |/ / / |/| | |
| * | | compat API: allow enforcing short-names resolution to Docker HubValentin Rothberg2021-11-30
|/ / /
* | | Merge pull request #12408 from rhatdan/stdoutOpenShift Merge Robot2021-11-30
|\ \ \ | |/ / |/| |
| * | Only open save output file with WRONLYDaniel J Walsh2021-11-29
* | | Merge pull request #12412 from rhatdan/manOpenShift Merge Robot2021-11-29
|\ \ \
| * | | List /etc/containers/certs.d as default for --cert-pathDaniel J Walsh2021-11-29
* | | | Merge pull request #12407 from edsantiago/bindings_test_add_gitcommitOpenShift Merge Robot2021-11-29
|\ \ \ \
| * | | | Bindings test: emit GIT_COMMIT, for links in logsEd Santiago2021-11-24
* | | | | Merge pull request #12439 from rhatdan/DockerfileOpenShift Merge Robot2021-11-29
|\ \ \ \ \
| * | | | | Move the chown to after the ADDsDaniel J Walsh2021-11-29
| | |/ / / | |/| | |
* | | | | Merge pull request #12405 from flouthoc/compat-build-errorOpenShift Merge Robot2021-11-29
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | compat: Add compatiblity with Docker/Moby API for scenarios where build failsAditya Rajan2021-11-24
* | | | | Merge pull request #12433 from matejvasek/fix-mount-parsingOpenShift Merge Robot2021-11-29
|\ \ \ \ \
| * | | | | fix: parsing of HostConfig.Mounts for container createMatej Vasek2021-11-29
| | |/ / / | |/| | |
* | | | | Merge pull request #12401 from edsantiago/lint_testsOpenShift Merge Robot2021-11-29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | e2e tests: enable golintEd Santiago2021-11-29
|/ / / /
* | | | Merge pull request #12431 from matejvasek/fix-ctr-archive-epOpenShift Merge Robot2021-11-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix: error reporting for archive endpointMatej Vasek2021-11-28
|/ / /
* | | Merge pull request #12406 from Luap99/xdg-checkpointOpenShift Merge Robot2021-11-25
|\ \ \
| * | | checkpoint do not modify XDG_RUNTIME_DIRPaul Holzinger2021-11-24
| | |/ | |/|
* | | Merge pull request #12403 from giuseppe/improve-cgroup-detectionOpenShift Merge Robot2021-11-25
|\ \ \ | |/ / |/| |
| * | libpod: improve heuristic to detect cgroupGiuseppe Scrivano2021-11-24
| * | libpod, inspect: export cgroup pathGiuseppe Scrivano2021-11-24
| * | stats: get the memory limit from the specGiuseppe Scrivano2021-11-24
| |/
* | Merge pull request #12404 from giuseppe/unlock-thread-only-on-successOpenShift Merge Robot2021-11-24
|\ \ | |/ |/|
| * libpod: leave thread locked on errorsGiuseppe Scrivano2021-11-24
|/
* Merge pull request #12398 from edsantiago/remove_betrueOpenShift Merge Robot2021-11-24
|\
| * Find and fix empty Expect()sEd Santiago2021-11-23
| * Remove StringInSlice(), part 2Ed Santiago2021-11-23
| * Remove StringInSlice(), part 1Ed Santiago2021-11-23
| * e2e test cleanup, continuedEd Santiago2021-11-23