- Aug 12, 2019
- Aug 08, 2019
-
-
Julian Brost authored
-
Julian Brost authored
Got severely fucked up in commit 58d65e2e, so that is suddenly expects a different config format, restore the old one.
-
- Jul 30, 2019
-
-
Julian Brost authored
test against the standard versions in stretch and buster as well as the latest go release on each of them.
-
Julian Brost authored
should be valid for long enough now hopefully
-
David Sauerwein authored
-
David Sauerwein authored
`make test` is currently failing when building with sbuild because it tries to run the postgres database as root, which is not allowed. Since the test cases are also run using the Gitlab CI, we ignore this issue for now.
-
- Nov 21, 2017
-
-
Johannes Schilling authored
-
- Nov 20, 2017
-
-
Simon Ruderich authored
If len is zero the while loop is skipped and sent is never initialized. All callers pass len > 0 so this issue doesn't occur in practice yet.
-
- Oct 09, 2017
-
-
Lukas Braun authored
Scan() can return true despite encountering an error. Encountered while writing a test for the read timeout, also included.
-
Lukas Braun authored
-
Lukas Braun authored
-
Lukas Braun authored
-
Lukas Braun authored
-
- Oct 08, 2017
-
-
Lukas Braun authored
Fixes a -Wsign-conversion warning with clang.
-
- Oct 07, 2017
-
-
Lukas Braun authored
-
Lukas Braun authored
Use -stretch images because libpam-wrapper is not in jessie. Drop go1.7 because there is no go1.7-stretch image.
-
Lukas Braun authored
-
Lukas Braun authored
-
Lukas Braun authored
-
Lukas Braun authored
-
Lukas Braun authored
Runs tests with go versions 1.7 to 1.9 on our shared runner
-
Lukas Braun authored
-
Lukas Braun authored
Also add some cli tests, to be extended for existing subcommands.
-
- Oct 06, 2017
-
-
Lukas Braun authored
-
Lukas Braun authored
-
TODO: write tests
-
-
- Oct 02, 2017
-
-
Lukas Braun authored
-
Lukas Braun authored
-
Lukas Braun authored
-
Lukas Braun authored
-
- Aug 29, 2017
-
-
Lukas Braun authored
Also make sure tests don't fail if a goatherd instance is running on the build host.
-
Lukas Braun authored
-
- Aug 28, 2017
-
-
Lukas Braun authored
-
Lukas Braun authored
-
Lukas Braun authored
-
Lukas Braun authored
Generated during build, shouldn't have been committed in the first place.
-
Lukas Braun authored
-