| Commit message (Expand) | Author | Age |
* | Don't return a header name from auth.GetCredentials | Miloslav Trmač | 2021-12-10 |
* | Update vendor or containers/common moving pkg/cgroups there | Daniel J Walsh | 2021-12-07 |
* | Add restart-sec option to systemd generate | Ondra Machacek | 2021-12-03 |
* | Merge pull request #12483 from vrothberg/fix-12468 | OpenShift Merge Robot | 2021-12-02 |
|\ |
|
| * | compat API: push: report size of manifest | Daniel J Walsh | 2021-12-02 |
* | | compat: images/json | Valentin Rothberg | 2021-12-02 |
|/ |
|
* | Merge pull request #12414 from flouthoc/api-allow-secrets | OpenShift Merge Robot | 2021-11-30 |
|\ |
|
| * | podman-remote: prevent leaking secret into image | Aditya Rajan | 2021-11-30 |
| * | podman-remote: copy secret to contextdir is absolute path on host | Aditya Rajan | 2021-11-30 |
| * | api: allow build api to accept secrets | Aditya Rajan | 2021-11-30 |
* | | compat API: allow enforcing short-names resolution to Docker Hub | Valentin Rothberg | 2021-11-30 |
|/ |
|
* | Merge pull request #12405 from flouthoc/compat-build-error | OpenShift Merge Robot | 2021-11-29 |
|\ |
|
| * | compat: Add compatiblity with Docker/Moby API for scenarios where build fails | Aditya Rajan | 2021-11-24 |
* | | fix: error reporting for archive endpoint | Matej Vasek | 2021-11-28 |
|/ |
|
* | Merge pull request #12328 from serverwentdown/fix-compat-ipaddress | Daniel J Walsh | 2021-11-23 |
|\ |
|
| * | compat: Add subnet mask behind IP address to match Docker API | Ambrose Chua | 2021-11-20 |
* | | generate systemd: add --start-timeout flag | Valentin Rothberg | 2021-11-23 |
* | | swagger: add layers to build api docs | Aditya Rajan | 2021-11-22 |
* | | compat: add layer caching compatiblity for non podman clients | Aditya Rajan | 2021-11-22 |
|/ |
|
* | api/handlers: Add checkpoint/restore FileLocks | Radostin Stoyanov | 2021-11-19 |
* | Merge pull request #12318 from mscherer/2nd_try | OpenShift Merge Robot | 2021-11-19 |
|\ |
|
| * | Change error message for compatibility with docker | Michael Scherer | 2021-11-16 |
* | | Do not store the exit command in container config | Paul Holzinger | 2021-11-18 |
* | | remote checkpoint/restore: more fixes | Valentin Rothberg | 2021-11-18 |
* | | Merge pull request #12281 from vrothberg/fix-12007 | OpenShift Merge Robot | 2021-11-17 |
|\ \
| |/
|/| |
|
| * | fix remote checkpoint/restore | Valentin Rothberg | 2021-11-16 |
* | | Add --unsetenv & --unsetenv-all to remove def environment variables | Daniel J Walsh | 2021-11-15 |
|/ |
|
* | Merge pull request #11076 from boaz0/closes_10275 | OpenShift Merge Robot | 2021-11-15 |
|\ |
|
| * | Support template unit files in podman generate systemd | Boaz Shuster | 2021-10-22 |
* | | Added optional container restore statistics | Adrian Reber | 2021-11-15 |
* | | Added optional container checkpointing statistics | Adrian Reber | 2021-11-15 |
* | | Enable 'podman run --memory-swappiness=0' | Hironori Shiina | 2021-11-12 |
* | | Always create working directory when using compat API | Michael Scherer | 2021-11-12 |
* | | Merge pull request #12186 from jwhonce/issues/12181 | OpenShift Merge Robot | 2021-11-05 |
|\ \ |
|
| * | | Log Apache access_log-like entries at Info level [NO NEW TESTS NEEDED] | Jhon Honce | 2021-11-05 |
* | | | Merge pull request #12178 from matejvasek/swagger-make-filed-optional | OpenShift Merge Robot | 2021-11-05 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update swagger doc make filed optional | Matej Vasek | 2021-11-04 |
* | | | Merge pull request #12159 from jwhonce/issues/12115 | OpenShift Merge Robot | 2021-11-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | Implement top streaming for containers and pods | Jhon Honce | 2021-11-02 |
* | | | Merge pull request #12156 from matejvasek/docker-api-zero-value-fixes | OpenShift Merge Robot | 2021-11-02 |
|\ \ \ |
|
| * | | | Add tests | Matej Vasek | 2021-11-01 |
| * | | | More conforming libpod API and swagger types | Matej Vasek | 2021-11-01 |
| * | | | More conforming libpod API and swagger types | Matej Vasek | 2021-11-01 |
| * | | | Better emptiness test for custom JSON serializer | Matej Vasek | 2021-11-01 |
| * | | | Use correct swagger type in doc-comment | Matej Vasek | 2021-11-01 |
| * | | | Fix libpod API conformance to swagger | Matej Vasek | 2021-11-01 |
| |/ / |
|
* / / | Fix swagger definitions | Matej Vasek | 2021-11-01 |
|/ / |
|
* | | Allow label and labels when creating volumes | Jhon Honce | 2021-10-28 |
* | | Merge pull request #11956 from vrothberg/pause | OpenShift Merge Robot | 2021-10-27 |
|\ \ |
|
| * | | pod create: remove need for pause image | Valentin Rothberg | 2021-10-26 |