| Commit message (Expand) | Author | Age |
* | podman logs k8s-file: do not reassemble partial log lines | Paul Holzinger | 2022-06-03 |
* | fix "tail 800 lines: journald" flake | Paul Holzinger | 2022-06-01 |
* | enable errcheck linter | Paul Holzinger | 2022-04-29 |
* | Add option for pod logs to display different colors per container. | gcalin | 2022-03-29 |
* | Add the names flag for pod logs | Xueyuan Chen | 2022-03-01 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Use HaveLen(x) instead of Expect(len(y)).To(Equal(x)) | Ed Santiago | 2021-12-02 |
* | Use BeEmpty() instead of len(x).To(Equal(0)) | Ed Santiago | 2021-12-02 |
* | e2e tests: enable golint | Ed Santiago | 2021-11-29 |
* | Semiperiodic cleanup of obsolete Skip()s | Ed Santiago | 2021-11-19 |
* | Fix a few problems in 'podman logs --tail' with journald driver | Hironori Shiina | 2021-10-26 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | logFile until flag issue | cdoern | 2021-08-23 |
* | Implemented --until flag for libpod's container logs | cdoern | 2021-07-22 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | logs: k8s-file: fix race | Valentin Rothberg | 2021-06-08 |
* | journald logger: fix race condition | Valentin Rothberg | 2021-05-26 |
* | Tidy duplicate log tests | Ashley Cui | 2021-03-02 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Turn on journald and k8s file logging tests | Daniel J Walsh | 2021-02-19 |
* | Add LogSize to container inspect | Daniel J Walsh | 2020-12-15 |
* | podman logs honor stderr correctly | Paul Holzinger | 2020-12-10 |
* | Add tests to make sure podman-remote logs works correctly. | Daniel J Walsh | 2020-11-10 |
* | podman create doesn't support creating detached containers | Daniel J Walsh | 2020-10-21 |
* | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
* | Support max_size logoptions | Daniel J Walsh | 2020-10-05 |
* | Fix Podman logs reading journald | Ashley Cui | 2020-10-02 |
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | fix podman logs --tail when log is bigger than pagesize | Paul Holzinger | 2020-08-06 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | logs: enable e2e tests | Valentin Rothberg | 2020-07-09 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Add explicit command to alpine container in test case. | jgallucci32 | 2020-06-22 |
* | Stop following logs using timers | jgallucci32 | 2020-06-20 |
* | Merge pull request #6560 from mheon/fix_exec_logdriver | OpenShift Merge Robot | 2020-06-17 |
|\ |
|
| * | Do not share container log driver for exec | Matthew Heon | 2020-06-17 |
* | | Revert #6591 to fix issue with failed tests | jgallucci32 | 2020-06-17 |
* | | "streaming output" logs test: fix flake | Ed Santiago | 2020-06-17 |
|/ |
|
* | Fix -f logs follow with stopped container | Qi Wang | 2020-06-11 |
* | V2 enable remote logs and testing | Jhon Honce | 2020-05-22 |
* | don't skip log tests unless remote | Peter Hunt | 2020-05-20 |
* | oci conmon: tell conmon to log container name | Peter Hunt | 2020-05-20 |
* | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
* | log: support --log-opt tag= | Giuseppe Scrivano | 2020-01-10 |
* | logs: support --tail 0 | Giuseppe Scrivano | 2019-10-31 |
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | test: add test for logs -f | Giuseppe Scrivano | 2019-06-17 |
* | use imagecaches for local tests | baude | 2019-05-29 |