ying-jeanne
|
0d5a6c2194
|
remove bus from search and avoid import cycle (#46789)
* fix the import cicle
* fix some unittest
* fix removal bus from search
|
2022-03-21 23:54:30 +08:00 |
|
idafurjes
|
82892331c1
|
Chore: Remove bus from signup and playlist api (#44485)
* Remove bus from signup and playlist api
* Remove bus from playlist play
|
2022-01-27 10:33:02 +01:00 |
|
idafurjes
|
7936c4c522
|
Rename AddHandlerCtx to AddHandler (#43557)
|
2021-12-28 16:08:07 +01:00 |
|
Marcus Efraimsson
|
2d2f7afbde
|
Chore: Propagate context for search (#41010)
Propagate context for search.Query, FindPersistedDashboardsQuery,
GetUserStarsQuery. Followup on context.TODO added by #40810.
Ref #36734
|
2021-10-28 11:29:07 +02:00 |
|
Carl Bergquist
|
4710566514
|
bus: add ctx for all signed in user queries (#33970)
Signed-off-by: bergquist <carl.bergquist@gmail.com>
|
2021-05-18 18:24:42 +02:00 |
|
Agnès Toulet
|
3303e28b38
|
Search: add sort information in dashboard results (#30609)
* Search: add SortMeta in dashboard results
* fix integration tests
* trim SortMeta
* fix searchstore tests
* Update pkg/services/sqlstore/dashboard.go
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
|
2021-02-11 08:49:16 +01:00 |
|
Marcus Olsson
|
60f86c3b9c
|
Chore: Refactor GoConvey into stdlib for search service (#19765)
* Refactor GoConvey into stdlib
* Fix review comments
|
2019-10-11 17:08:15 +02:00 |
|