Arve Knudsen
|
3651a8e976
|
Chore: Disable scopelint for tests (#25923)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-06-30 11:05:47 +02:00 |
|
Arve Knudsen
|
d1e6214a4a
|
Chore: Enable scopelint Go linter (#25896)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-06-29 17:04:38 +02:00 |
|
Arve Knudsen
|
2a78d2a61c
|
pkg/services: Check errors (#19712)
* pkg/services: Check errors
* pkg/services: Don't treat context.Canceled|context.DeadlineExceeded as error
|
2019-10-22 14:08:18 +02:00 |
|
Arve Knudsen
|
b858a5f496
|
Don't truncate IPv6 addresses (#19573)
* Bugfix: Fix parsing of IPv6 addresses
Make sure that IPv6 addresses aren't truncated when parsing. Fixes #18924
* util: Change network address parsing funcs to return error
* pkg/api: Return NetworkAddress instead of host/port
|
2019-10-09 08:58:45 +02:00 |
|
Vlad Ellis
|
9692955d4f
|
Correct formatting of sqlstore_test.go
|
2019-01-27 16:28:02 +00:00 |
|
Vlad Ellis
|
c208186f26
|
Parse database host correctly when using IPv6
|
2019-01-25 21:56:19 +00:00 |
|