| Commit message (Expand) | Author | Age |
* | Merge pull request #3106 from cevich/cirrus_release | OpenShift Merge Robot | 2019-07-10 |
|\ |
|
| * | Cirrus: Automate releasing of tested binaries | Chris Evich | 2019-07-03 |
* | | make localsystem: wipe all user config state | Ed Santiago | 2019-07-09 |
* | | code cleanup | baude | 2019-07-08 |
|/ |
|
* | Merge pull request #3437 from giuseppe/fix-nocgo | OpenShift Merge Robot | 2019-07-03 |
|\ |
|
| * | cirrus: add test for compiling without cgo | Giuseppe Scrivano | 2019-07-02 |
* | | Bump gitvalidation epoch | Matthew Heon | 2019-07-02 |
|/ |
|
* | Makefile: set GO111MODULE=off | Valentin Rothberg | 2019-06-27 |
* | Bump gitvalidation epoch | Matthew Heon | 2019-06-25 |
* | migrate to go-modules | Valentin Rothberg | 2019-06-24 |
* | Makefile: add go-get function | Valentin Rothberg | 2019-06-24 |
* | Support Reproducible Builds by removing build path | Morten Linderud | 2019-06-20 |
* | Support SOURCE_DATE_EPOCH | Morten Linderud | 2019-06-20 |
* | Bump gitvalidation epoch | Matthew Heon | 2019-06-18 |
* | run BATS tests in Cirrus | Ed Santiago | 2019-06-17 |
* | Improve DESTDIR/PREFIX/ETCDIR handling | Lawrence Chan | 2019-06-14 |
* | Bump gitvalidation epoch | Matthew Heon | 2019-06-14 |
* | Bump gitvalidation epoch | Matthew Heon | 2019-06-07 |
* | install.remote should be separate for install.bin | Daniel J Walsh | 2019-05-17 |
* | Bump gitvalidation epoch | Matthew Heon | 2019-05-16 |
* | Merge pull request #3127 from mheon/fix_start_race | OpenShift Merge Robot | 2019-05-16 |
|\ |
|
| * | Add debug mode to Ginkgo, collect debug logs in Cirrus | Matthew Heon | 2019-05-15 |
* | | Merge pull request #3089 from baude/splittest | OpenShift Merge Robot | 2019-05-15 |
|\ \
| |/
|/| |
|
| * | split remote tests from distro tests | baude | 2019-05-13 |
* | | Add `systemd` build tag | Sascha Grunert | 2019-05-13 |
|/ |
|
* | Bump gitvalidation epoch | Matthew Heon | 2019-05-06 |
* | cirrus lib.sh: refactor req_env_var() | Ed Santiago | 2019-05-02 |
* | enable podman-remote on windows | baude | 2019-04-30 |
* | build podman-remote with Dockerfile. | Kunal Kushwaha | 2019-04-25 |
* | Update registrar unit tests to match them of cri-o | Sascha Grunert | 2019-04-04 |
* | Bump gitvalidation epoch | Matthew Heon | 2019-03-30 |
* | zsh completion | Ed Santiago | 2019-03-13 |
* | Add gating tasks | baude | 2019-03-13 |
* | Merge pull request #2598 from mheon/crio_umount_is_useless | OpenShift Merge Robot | 2019-03-09 |
|\ |
|
| * | We don't use crio-umount.conf | Matthew Heon | 2019-03-08 |
* | | ginkgo status improvements | baude | 2019-03-08 |
|/ |
|
* | Merge pull request #2528 from cevich/more_time | OpenShift Merge Robot | 2019-03-05 |
|\ |
|
| * | Globally increase test timeout to 90-minutes | Chris Evich | 2019-03-04 |
* | | Bump gitvalidation epoch | Matthew Heon | 2019-03-04 |
|/ |
|
* | Bump gitvalidation epoch | Matthew Heon | 2019-03-01 |
* | Bump gitvalidation epoch | Matthew Heon | 2019-02-26 |
* | build varlink without GOPATH | baude | 2019-02-13 |
* | Makefile: Don't include quotes around GIT_COMMIT | Lars Karlitski | 2019-02-12 |
* | Remove urfave/cli from libpod | baude | 2019-02-11 |
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Merge pull request #2288 from vrothberg/vendor-docs | OpenShift Merge Robot | 2019-02-07 |
|\ |
|
| * | make vendor: always check for latest vndr | Valentin Rothberg | 2019-02-07 |
* | | Add varlink generate to the make documentation | Hervé Beraud | 2019-02-07 |
|/ |
|
* | Merge pull request #2283 from 4383/improve-makefile | OpenShift Merge Robot | 2019-02-06 |
|\ |
|
| * | Generate make helping message dynamicaly. | Hervé Beraud | 2019-02-06 |