| Commit message (Expand) | Author | Age |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Fixup search | Daniel J Walsh | 2021-01-25 |
* | Better test and idomatic code. | Alexandre Fourcat | 2021-01-11 |
* | Adding json formatting to `--list-tags` option in `podman search` | Alexandre Fourcat | 2021-01-10 |
* | Spelling | Josh Soref | 2020-12-22 |
* | remove contrib/gate | Valentin Rothberg | 2020-11-17 |
* | use lookaside storage for remote tests | baude | 2020-11-16 |
* | Add support for podman search --format json | Paul Holzinger | 2020-11-09 |
* | Remove search limit since pagination support | Qi Wang | 2020-10-30 |
* | --tls-verify and --authfile should work for all remote commands | Daniel J Walsh | 2020-10-19 |
* | Search repository tags using --list-tags | Qi Wang | 2020-10-09 |
* | Port commands to V2 --format 'table...' | Jhon Honce | 2020-10-07 |
* | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
* | Make all Skips specify a reason | Daniel J Walsh | 2020-09-29 |
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | Remove some unnecessary []byte to string conversions | Sascha Grunert | 2020-08-03 |
* | Add test case for description being present in search result | Ralf Haferkamp | 2020-07-31 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Enable a bunch of remote tests | Daniel J Walsh | 2020-07-21 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | search: allow wildcards | Valentin Rothberg | 2020-06-19 |
* | enable search tests | Valentin Rothberg | 2020-04-29 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | Reduce CPU usage when --timeout=0 | Jhon Honce | 2020-03-18 |
* | curb flakes in integration tests | Brent Baude | 2020-02-26 |
* | search test on fedora registry: retry 5 times | Ed Santiago | 2020-02-20 |
* | fix bug check nonexist authfile | Qi Wang | 2019-11-05 |
* | fix search output limit | Qi Wang | 2019-08-01 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | podman-remote start | baude | 2019-04-17 |
* | Implement podman-remote rm | Jhon Honce | 2019-04-09 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | Fix down/missing registry.access.redhat.com | Chris Evich | 2019-02-07 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | allow ppc64le to pass libpod integration tests | baude | 2018-10-31 |
* | Vendor in the latest containers/storage, image and buildah | Daniel J Walsh | 2018-09-29 |
* | change search test to look for fedora and not fedora-minimal | baude | 2018-09-14 |
* | Search registries with an empty query | Urvashi Mohnani | 2018-09-13 |
* | Use REGISTRIES_CONFIG_PATH for all tests | baude | 2018-08-02 |
* | Integration Test Improvements #3 | baude | 2018-08-01 |
* | Show duration for each ginkgo test and test speed improvements | baude | 2018-07-28 |
* | Remove the --registry flag from podman search | umohnani8 | 2018-06-28 |
* | TLS verify is skipped per registry. | haircommander | 2018-06-18 |
* | Added --tls-verify functionality to podman search, with tests | haircommander | 2018-06-15 |
* | Add some podman search test with filter | Yiqiao Pu | 2018-04-24 |
* | Fix podman search no-trunc test | Yiqiao Pu | 2018-04-24 |