Carl Bergquist
|
9660356638
|
Auth: Enable retries and transaction for some db calls for auth tokens (#16785)
the WithSession wrapper handles retries and connection
management so the caller dont have to worry about it.
|
2019-04-30 14:42:01 +02:00 |
|
Carl Bergquist
|
490515aec6
|
build: partially replace gometalinter with golangci-lint (#16610)
we still use gometalinter for goconst since it doesn't
report errors for duplicated in test files
|
2019-04-16 10:27:07 +02:00 |
|
bergquist
|
e163aadfe4
|
use authtoken for session quota restrictions
closes #15360
|
2019-02-12 15:10:55 +01:00 |
|
Dan Cech
|
bbd6adabbf
|
move quota to dedicated service
|
2018-03-07 17:19:35 -05:00 |
|