Commit Graph

1823 Commits (9b6e531549e145d1a1a0ede870a6163c69b0bfd5)

Author SHA1 Message Date
Serge Zaitsev 1d12dda7db
Chore: Update CODEOWNERS (#60724) 2 years ago
Yuri Tseretyan f990be58cb
Alerting: Use all notifiers from alerting repository (#60655) 2 years ago
Yuri Tseretyan 35090c376c
Alerting: Replace VictorOps receiver with the one from alerting repository (#60543) 2 years ago
Yuri Tseretyan f0cabe14d5
Alerting: import Grafana alerting package and update usages (#60490) 2 years ago
Yuri Tseretyan 9ad45aedcf
Alerting: replace usage of simplejson to json.RawMessage in NotificationChannelConfig (#60423) 2 years ago
Kristin Laemmert cc007e9727
chore: sqlstore cleanup (#60415) 2 years ago
Kristin Laemmert e4a877b123
chore: attempt to fix flapping "organization not found" tests (#60418) 2 years ago
Alexander Weaver 91bd1cdb41
Revert "Alerting: Store alertmanager configuration history in a separate table in the database" (#60470) 2 years ago
Alexander Weaver ec80f38c34
Alerting: Store alertmanager configuration history in a separate table in the database (#60197) 2 years ago
Yuri Tseretyan 6637333748
Alerting: refactor notifiers to use package specific Logger interface (#60361) 2 years ago
Kyle Brandt 55d2d872ec
Chore: Missed deprecations due to overly broad lint exclusion (#59732) 2 years ago
Serge Zaitsev af7d293eaf
Chore: Remove Store interface and use db.DB instead (#60160) 2 years ago
Alexander Weaver 3bdffc92cf
Alerting: Create alertmanager config history table (#60103) 3 years ago
Kristin Laemmert 70fbf47022
chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 3 years ago
Serge Zaitsev b3284a8330
Chore: Make getUserOrgList private to sqlstore (#59654) 3 years ago
Ezequiel Victorero c6cf774ac5
PublicDashboards: add time picker enabled column (#59324) 3 years ago
Ryan McKinley 14a080ec12
EntityStore: Rename ObjectStore to EntityStore (part 2) (#59616) 3 years ago
Ryan McKinley b4b843be66
ObjectStore: Replace path model with folder, uid, and slug model (#59452) 3 years ago
Serge Zaitsev 5f3291be03
Chore: remove GetTeamByUser (#59604) 3 years ago
Serge Zaitsev 9cdb6b07c7
Chore: Move stats service into a standalone packge from sqlstore (#59574) 3 years ago
idafurjes 4ec08c4317
Chore: Delete DeleteUserInSession from sqlstore (#59275) 3 years ago
Ryan McKinley 5b71a16acf
Slugify: Replace gosimple/slug with a simple function (#59517) 3 years ago
idafurjes d6275c58dd
Remove GetSignedInUserWithCacheCtx and GetSignedInUser from sqlstore (#59551) 3 years ago
Karl Persson 6aaf36776b
RBAC: Handle edge case where there is duplicated acl entries for a role on a single dashboard (#58079) 3 years ago
Serge Zaitsev 57fbe264ea
Chore: Remove CreateOrg from alerting and use orgStore instead (#59440) 3 years ago
Sofia Papagiannaki 8ab7ca45cd
Nested folder: Fix for PostgreSQL (#59405) 3 years ago
idafurjes a7b2943dd1
Chore: Delete SetUsingOrg from sqlstore (#59276) 3 years ago
Sofia Papagiannaki f3da48bd50
SQLStore: Refactor query retries to use exponential backoff (#58559) 3 years ago
Serge Zaitsev cff36ea7d8
Chore: Remove unused method from sqlstore (#59156) 3 years ago
idafurjes 054d87e52e
Chore: Remove DeleteUser from sqlstore (#59180) 3 years ago
Serge Zaitsev c2e847d0b0
Chore: Remove createorgwithmember (#59161) 3 years ago
Serge Zaitsev 245a59548c
Chore: Remove DeleteOrg method from sqlstore (#59162) 3 years ago
juanicabanas a93b8a03cb
PublicDashboards: Orphaned public dashboard deletion script added (#57917) 3 years ago
Serge Zaitsev b875ca08c6
SQLStore: Make addOrgUser private (#59142) 3 years ago
Denis Limarev 4d8287b319
Performance: add preallocation for some slice/map (#57860) 3 years ago
Karl Persson 189bf102cf
LoginAttempt: Move logic around login attempts into the service (#58962) 3 years ago
Sofia Papagiannaki 15561b83e4
Nested Folders: Make parent_uid column nullable (#59035) 3 years ago
Marcus Efraimsson 79f1a7a4fd
Database: Adds support for enable/disable SQLite Write-Ahead Logging (WAL) via configuration (#58268) 3 years ago
Sofia Papagiannaki 9855e74b92
Chore: Refactor quota service (#58643) 3 years ago
Ryan McKinley 5934407443
Storage: add an admin write flavor that can explicitly set the user/time (#58618) 3 years ago
ying-jeanne 69b5a9c752
Chore: [Nested Folder] Add db migration at service start time (#58590) 3 years ago
Alex Moreno 45facbba11
Alerting: Remove url based external alertmanagers config (#57918) 3 years ago
Sofia Papagiannaki 96cdf77995
Revert "Chore: Refactor quota service (#57586)" (#58394) 3 years ago
Sofia Papagiannaki 326ea86a57
Chore: Refactor quota service (#57586) 3 years ago
Emil Tullstedt 1ba25b2baa
Preferences: Create indices (#48356) 3 years ago
Ryan McKinley eb1cc80941
Storage: include SQL implementation (#58018) 3 years ago
Dan Cech 9ea6a43089
Build: clean up and document integration test convention (#58170) 3 years ago
Sofia Papagiannaki 5c973e58bd
Nested Folders: Add tests for store methods (#57662) 3 years ago
Eric Leijonmarck fc1b647474
Auth: Add fixed repeat migration w. checks for subset of permissions (#58054) 3 years ago
Alexander Weaver ea8c5ce929
SQLStore: Create utility for bulk inserts (#57632) 3 years ago