grafana/pkg/services/libraryelements
idafurjes 9340430723
Chore: Add alert ctx (#41161)
* Add context for alert

* Remove context.TODO

* Remove xorm

* Remove context.TODO

* Fix UsageStatsQuerier interface
2021-11-03 14:10:39 +01:00
..
api.go Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
database.go LibraryPanels: Refactor to use context.Context instead of models.ReqContext (#39561) 2021-09-27 09:04:36 +02:00
guard.go Chore: Propagate context for dashboard guardian (#39201) 2021-09-23 17:43:32 +02:00
libraryelements_create_test.go LibraryElements: Enables creating library elements with specific UID (#39019) 2021-09-10 11:22:13 +02:00
libraryelements_delete_test.go Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
libraryelements_get_all_test.go LibraryPanels: Separates name from panel title (#38707) 2021-09-01 13:27:43 +02:00
libraryelements_get_test.go Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
libraryelements_patch_test.go LibraryElements: fixes flaky tests (#40791) 2021-10-22 09:19:25 +02:00
libraryelements_permissions_test.go Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
libraryelements_test.go Chore: Add alert ctx (#41161) 2021-11-03 14:10:39 +01:00
libraryelements.go LibraryPanels: Refactor to use context.Context instead of models.ReqContext (#39561) 2021-09-27 09:04:36 +02:00
models.go LibraryPanels: Improves export and import of library panels between orgs (#39214) 2021-09-20 10:58:24 +02:00
writers.go LibraryElements: Creates usage stats for panels and variables (#34476) 2021-05-24 06:11:01 +02:00