Till
48fa869fa3
Use t.TempDir
for SQLite databases, so tests don't rip out each others databases ( #2950 )
...
This should hopefully finally fix issues about `disk I/O error` as seen
[here](https://gitlab.alpinelinux.org/alpine/aports/-/jobs/955030/raw )
Hopefully this will also fix `SSL accept attempt failed` issues by
disabling HTTP keep alives when generating a config for CI.
2023-01-23 13:17:15 +01:00
Till
27a1dea522
Fix issue with multiple/duplicate log entries during tests ( #2906 )
2022-12-08 08:24:06 +01:00
Till
1b7f84250a
Fix linter issues ( #2624 )
...
* Try that again
* All hail the mighty linter?
* And once again
* goimport all the things
2022-08-05 11:12:41 +02:00
S7evinK
0c2872828b
Fix building on Windows ( #2008 )
...
Signed-off-by: Till Faelligen <tfaelligen@gmail.com>
2021-11-02 16:50:59 +00:00
Sambhav Saggi
1bee1ae204
Syslog integration ( #1952 )
...
* Syslog integration, part 1
* Add protocol, make sure syslog actually logs
* Make golangci-lint happy about shadow variables
* Add syslog tag, wrap syslog in logLevelHook
2021-08-17 16:18:51 +01:00
kegsay
70e4bbda3b
Only log filename and not entire path ( #1906 )
2021-07-08 13:13:27 +01:00
Neil Alexander
b5aa7ca3ab
Top-level setup package ( #1605 )
...
* Move config, setup, mscs into "setup" top-level folder
* oops, forgot the EDU server
* Add setup
* goimports
2020-12-02 17:41:00 +00:00
Kegsay
24d8df664c
Fix #897 and shuffle directory around ( #1054 )
...
* Fix #897 and shuffle directory around
* Update find-lint
* goimports
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2020-05-21 14:40:13 +01:00