Commit Graph

1741 Commits (a9873db0f94dea418511ecc953bc3d304ab95e3f)

Author SHA1 Message Date
Grot (@grafanabot) 5a35850514
[v9.3.x] Alerting: Update migration to put alerts to the default folder if dashboard folder is missing (#66592) 3 years ago
Horst Gutmann 64f074ca8d
[v9.3.x] CI: Update golangci-lint to 1.51.2 for Go 1.20 compatibility (#65506) 3 years ago
ismail simsek ead3a002df
[v9.3.x] Expressions: Fixes the issue showing expressions editor (#62627) 3 years ago
Grot (@grafanabot) 007110c599
[v9.3.x] Traces: Fix timestamp for database query traces (#61162) 3 years ago
Grot (@grafanabot) 9f639403e6
[v9.3.x] Alerting: Prevent uid collision in migration when db is case-insensitive (#60835) 3 years ago
Grot (@grafanabot) 25382580fe
[v9.3.x] RBAC: Handle edge case where there is duplicated acl entries for a role on a single dashboard (#59573) 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
Alexander Weaver 0dfd78c88c
Attempt to preserve UID from migrated channel (#57639) 3 years ago
Ryan McKinley 9149544086
Store: Add SQL tables for SQL based object store (dev mode only) (#57785) 3 years ago
idafurjes 50fb47dba0
Chore: Remove methods from sqlstore (#57545) 3 years ago
Kristin Laemmert b346ae0310
feat: add new Folder table migration & define nested folder interfaces (#56882) 3 years ago
Ryan McKinley a3acfb1a48
Chore: Register a feature flag for "newDBLibrary" (#57468) 3 years ago
Karl Persson 7386f8652c
RBAC: Improve performance of dashboard filter query (#56813) 3 years ago
idafurjes 1bda67ab11
Chore: Delete unused mocks (#57512) 3 years ago
owensmallwood 0b8fb543fc
Public Dashboards: Can toggle annotations in modal (#57312) 3 years ago
Ryan McKinley 15517f8329
SQLX: Expose sqlxdb query functions (#57227) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Eric Leijonmarck fa45742abc
Quota(fix): remove service accounts from quota count (#56700) 3 years ago
Matthew Jacobson 0db339d82f
Alerting: Improve notification policies created during migration (#52071) 3 years ago
Sofia Papagiannaki 46fb4081ba
SQLStore: Optionally retry queries if sqlite returns database is locked (#56096) 3 years ago
Karl Persson 21792fdf37
RBAC: Make uid for managed role names deterministic during migrations (#56620) 3 years ago
Kristin Laemmert c61b5e85b4
chore: replace sqlstore.Store with db.DB (#57010) 3 years ago
idafurjes ef651daed2
Use org service instead of sqlstore (#56407) 3 years ago
Karl Persson b1761908c2
RBAC: Add primary key to seed_assignment table (#56540) 3 years ago
ying-jeanne 80ede174dd
update the feature toggle usage in backend (#56787) 3 years ago
Yuriy Tseretyan 3487e68d15
Alerting: Fix migration to create rules with group index 1 (#56511) 3 years ago
Yuriy Tseretyan e2f1201382
Alerting: Fix migration to not add label "alertname" (#56509) 3 years ago
Joe Blubaugh b476ae62fb
Alerting: Write and Delete multiple alert instances. (#55350) 3 years ago
idafurjes bc7a383252
Remove org methods from sqlstore interface (#56358) 3 years ago
idafurjes 5167c55760
Chore: Move methods from sqlstore to user store (#56305) 3 years ago
Ryan McKinley 3b1a8d45ed
Playlist: update service so it supports both read+write (#55959) 3 years ago
idafurjes a25516fbe3
Chore: Copy sqlstore methods to user store (#56280) 3 years ago
idafurjes a863a4d95d
Chore: Copy user methods over to user store (#56000) 3 years ago
Sofia Papagiannaki 8b77ee2734
SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
Eric Leijonmarck 1e8f8dff4b
Auth: Adds validation and ingestion of conflict file (#53014) 3 years ago
idafurjes 122e7c141d
Chore: Delete UpdateUser, ChangeUserPassword, UpdateLastSeenAt from sqlstore (#55928) 3 years ago
idafurjes a45ef61d25
Chore: Remove GetUserByEmail and GetUserByLogin from sqlstore (#55903) 3 years ago
idafurjes 56cfe02ca2
Chore: Remove methods from sqlstore interface (#55802) 3 years ago
Kristin Laemmert 701f6d5436
UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago