Serge Zaitsev
|
61533a3cb4
|
Chore: Remove bus from health api (#44897)
* remove bus from health api
* fix health api tests
* use db health query as a method
* use pointer in sqlstore mock
|
2022-02-04 14:33:35 +01:00 |
|
idafurjes
|
7936c4c522
|
Rename AddHandlerCtx to AddHandler (#43557)
|
2021-12-28 16:08:07 +01:00 |
|
Carl Bergquist
|
c9f25cf0a5
|
Context: Add context to /api/health calls (#40031)
Signed-off-by: bergquist <carl.bergquist@gmail.com>
|
2021-10-11 14:35:03 +02:00 |
|
Serge Zaitsev
|
57fcfd578d
|
Chore: replace macaron with web package (#40136)
* replace macaron with web package
* add web.go
|
2021-10-11 14:30:59 +02:00 |
|
Arve Knudsen
|
47f13abf7a
|
Backend: Migrate to using non-global configuration (#31856)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2021-03-10 12:41:29 +01:00 |
|
Emil Hessman
|
13e67660f5
|
API: Query database from /api/health endpoint (#28349)
|
2020-10-21 11:06:19 +02:00 |
|