grafana/pkg/services/ngalert/store
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343)
* Chore: Add user service method SetUsingOrg

* Chore: Add user service method GetSignedInUserWithCacheCtx

* Use method GetSignedInUserWithCacheCtx from user service

* Fix lint after rebase

* Fix lint

* Fix lint error

* roll back some changes

* Roll back changes in api and middleware

* Add xorm tags to SignedInUser ID fields
2022-08-11 13:28:55 +02:00
..
admin_configuration_store_mock.go Alerting: Split Scheduler and AlertRouter tests (#52416) 2022-07-19 09:32:54 -04:00
admin_configuration.go Alerting: Split Scheduler and AlertRouter tests (#52416) 2022-07-19 09:32:54 -04:00
alert_rule_test.go Alerting: Update DbStore to use disabled orgs from the config (#52156) 2022-07-15 14:13:30 -04:00
alert_rule.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 2022-08-11 13:28:55 +02:00
alertmanager_test.go Alerting: Cleanup the alert_configuration table on write (#51497) 2022-07-20 16:54:18 +02:00
alertmanager.go Alerting: Increase alert rule operation perf by replacing subquery with threshold calculation (#53069) 2022-08-01 16:48:34 -05:00
database.go Alerting: Delete expired images from the database (#53236) 2022-08-09 15:28:36 +01:00
deltas_test.go Alerting: Extract alert rule diff logic into separate file with exported API (#53083) 2022-08-01 23:41:23 -05:00
deltas.go Alerting: Extend PUT rule-group route to write the entire rule group rather than top-level fields only (#53078) 2022-08-10 12:33:41 -05:00
image_test.go Alerting: Delete expired images from the database (#53236) 2022-08-09 15:28:36 +01:00
image.go Alerting: Delete expired images from the database (#53236) 2022-08-09 15:28:36 +01:00
instance_database_test.go Alerting: Delete expired images from the database (#53236) 2022-08-09 15:28:36 +01:00
instance_database.go Alerting: Add a "Reason" to Alert Instances to show underlying cause of state. (#49259) 2022-05-23 16:49:49 +08:00
org.go Alerting: create wrapper for Alertmanager to enable org level isolation (#37320) 2021-08-24 11:28:09 +01:00
provisioning_store_test.go Drop ProvenanceOrgAdapter and build into store API instead (#48137) 2022-04-26 10:30:57 -05:00
provisioning_store.go Drop ProvenanceOrgAdapter and build into store API instead (#48137) 2022-04-26 10:30:57 -05:00
testing.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
transactions.go Alerting: Provisioning API - Notification Policies (#46755) 2022-04-05 16:48:51 -05:00