Commit Graph

1728 Commits (b40f192c7ea7e22d0f66045f0937b056d62a8230)

Author SHA1 Message Date
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
idafurjes d8cd30d22a
Chore: Remove DeleteOrg and UpdateOrgAddress from sqlstore (#55795) 3 years ago
Piotr Jamróz becdf10f0e
Glue: Add DB migration & support provisioning for user-defined correlations config (#55560) 3 years ago
idafurjes 2bfd26249b
Chore: Remove methods from store interface (#55765) 3 years ago
Jean-Philippe Quéméner f3a307778a
Alerting: cache general folder in migration based on org id (#55620) 3 years ago
Sofia Papagiannaki d0e7765c6a
Annotation: Optionally allow storing longer annotation tags (#54754) 3 years ago
Serge Zaitsev 4c19e83ff0
Chore: Move team store implementation to a separate package (#55514) 3 years ago
Sofia Papagiannaki 2f14575dd3
Chore: Move annotations cleanup to the annotations service (#55618) 3 years ago
Emil Tullstedt 647997cc4c
Alerting: Fix flaky test (#55551) 3 years ago
ying-jeanne 7b4cea8151
Chore: StoreSplit tag service (#55453) 3 years ago
Ieva 6d5bdf12e8
resolve merge conflicts (#55503) 3 years ago
Serge Zaitsev 305d494902
Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
Marcus Efraimsson 862a6a2fa6
Logging: Introduce API for contextual logging (#55198) 3 years ago
idafurjes eff4daacaf
Bug: Rollback change in search (#55443) 3 years ago