| Commit message (Expand) | Author | Age |
* | Fix spelling mistakes in code found by codespell | Daniel J Walsh | 2020-03-07 |
* | CI: add API v2 tests | Ed Santiago | 2020-03-02 |
* | Add installation of pre-commit to Makefile | Daniel J Walsh | 2020-02-18 |
* | Make: s/uname -o/uname -s/ | Valentin Rothberg | 2020-02-11 |
* | Fix varlink code generation target. | Max Goltzsche | 2020-02-09 |
* | {CI:DOCS] run gofmt before lint | Brent Baude | 2020-02-04 |
* | Cirrus: Fix gate task + make lint|validate | Chris Evich | 2020-02-03 |
* | Assure validate includes lint | Sorin Sbarnea | 2020-01-30 |
* | speed up Makefile | Valentin Rothberg | 2020-01-30 |
* | Makefile: systemd: echo instead of warn | Valentin Rothberg | 2020-01-30 |
* | Makefile: remove redundant BUILDFLAGS | Valentin Rothberg | 2020-01-30 |
* | Makefile: consistent PHONY use | Valentin Rothberg | 2020-01-30 |
* | Makefile: remove dead vagrant target | Valentin Rothberg | 2020-01-30 |
* | Makefile: move systemd buildtag check | Valentin Rothberg | 2020-01-30 |
* | Merge pull request #5011 from vrothberg/fix-4814 | OpenShift Merge Robot | 2020-01-29 |
|\ |
|
| * | run `varlink_generate` on Linux only | Valentin Rothberg | 2020-01-29 |
* | | [CI:DOCS]Binding overhauls | Brent Baude | 2020-01-28 |
|/ |
|
* | Add link from docker.sock to podman.sock | Daniel J Walsh | 2020-01-27 |
* | Add service endpoint | baude | 2020-01-21 |
* | post-process swagger yaml for publish | baude | 2020-01-17 |
* | make binaries: include service | Valentin Rothberg | 2020-01-16 |
* | Merge pull request #4807 from ssbarnea/fix/pre-commit | OpenShift Merge Robot | 2020-01-15 |
|\ |
|
| * | Enable pre-commit tool linting | Sorin Sbarnea | 2020-01-14 |
* | | make .install.golangci-lint: force specific version | Valentin Rothberg | 2020-01-15 |
* | | Makefile: remove gometalinter | Valentin Rothberg | 2020-01-15 |
* | | make lint: include unit tests | Valentin Rothberg | 2020-01-14 |
* | | .golangci.yml: move swagger.go from Makefile | Valentin Rothberg | 2020-01-14 |
|/ |
|
* | Merge pull request #4850 from vrothberg/fix-linting | OpenShift Merge Robot | 2020-01-13 |
|\ |
|
| * | bump golangci-lint to 1.18.0 | Valentin Rothberg | 2020-01-13 |
| * | rm contrib/perftest | Valentin Rothberg | 2020-01-13 |
| * | remove `.tool/lint` | Valentin Rothberg | 2020-01-13 |
* | | Merge pull request #4817 from rhatdan/codespell | OpenShift Merge Robot | 2020-01-13 |
|\ \
| |/
|/| |
|
| * | Add codespell to validate spelling mistakes in code. | Daniel J Walsh | 2020-01-11 |
* | | [Makefile] Ensure .gopathok dependency is met for varlink | Morten Linderud | 2020-01-11 |
|/ |
|
* | [CI:DOCS]update apiv2 documentation with swagger goods | baude | 2020-01-10 |
* | Initial commit on compatible API | Jhon Honce | 2020-01-10 |
* | Fix Makefile ref libseccomp branch as a commit | Chris Evich | 2020-01-09 |
* | Merge pull request #4758 from rhatdan/validate | OpenShift Merge Robot | 2020-01-08 |
|\ |
|
| * | Don't show PASS on success for gitvalidate | Daniel J Walsh | 2020-01-06 |
* | | packaging: validate installed rpms | Sorin Sbarnea | 2020-01-07 |
|/ |
|
* | Bump gitvalidation epoch | Matthew Heon | 2020-01-06 |
* | Merge pull request #4762 from NevilleC/nc-issue4367 | OpenShift Merge Robot | 2020-01-06 |
|\ |
|
| * | Generate binaries only if they are changes in src code. | Neville Cain | 2020-01-04 |
* | | Bump gitvalidation epoch | Matthew Heon | 2020-01-02 |
|/ |
|
* | Ensure 'make uninstall' remove bin and conf files. | Neville Cain | 2019-12-28 |
* | Merge pull request #4714 from openSUSE/testflags | OpenShift Merge Robot | 2019-12-16 |
|\ |
|
| * | Allow the injection of TESTFLAGS | Sascha Grunert | 2019-12-16 |
* | | Use systemd/sd-daemon.h headers for systemd presence | Chandan Kumar (raukadah) | 2019-12-16 |
|/ |
|
* | Merge pull request #4690 from Foxboron/morten/fix-ldflags | OpenShift Merge Robot | 2019-12-13 |
|\ |
|
| * | [Makefile] `LDFLAGS` is reserved for the GCC linker | Morten Linderud | 2019-12-12 |