Commit Graph

526 Commits (b3b7cba0fe04317eb68e60884de7a03baf0113a4)

Author SHA1 Message Date
Dan Cech de99ce139c
Server: Switch from separate server & cli to a unified grafana binary (#58286) 3 years ago
Karl Persson 189bf102cf
LoginAttempt: Move logic around login attempts into the service (#58962) 3 years ago
Karl Persson 062c5b805c
Auth: Merge ActiveAuthTokenService into UserAuthTokenService (#59032) 3 years ago
Karl Persson b3406a8273
Auth: Remove userauth service (#58941) 3 years ago
Karl Persson fef1e1d5bc
Auth: Refactor auth package (#58920) 3 years ago
Eric Leijonmarck 2a6ed76e54
[Docs] Edit terraform example and doc for file generation (#58822) 3 years ago
Sofia Papagiannaki 9855e74b92
Chore: Refactor quota service (#58643) 3 years ago
sam boyer 07e5f8117f
Reconcile coremodels, entities, objects under new kind framework (#56492) 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
Eric Leijonmarck 76947b10e2
Auth: conflicting users validation improvements (#58136) 3 years ago
Carl Bergquist 3188af9be3
metrics: expose when the binary was built as an gauge (#57951) 3 years ago
Andrej Ocenas 0845ac2f53
Profiling: Add Phlare and Parca datasources (#57809) 3 years ago
idafurjes 50fb47dba0
Chore: Remove methods from sqlstore (#57545) 3 years ago
Eric Leijonmarck 924d6a82a3
add: postgresql as a database for resolving conflicts (#57466) 3 years ago
Ryan McKinley ed1176adc8
Storage: export dashboards + playlists to object store (#57313) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
sam boyer e5a6547a94
coremodels: Update to latest Thema with generics (#56602) 3 years ago
Serge Zaitsev 53baecd71f
Chore: Move folder service into a separate package (#56591) 3 years ago
Eric Leijonmarck 4200d7b246
Auth: fix check for conflict login in validation (#56154) 3 years ago
Sofia Papagiannaki 6099e55e62
SQLStore: Remove call to deleted `store.NewSession()` (#56025) 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
Will Browne d0d8544ded
Plugins: Create single point of entry for adding / removing plugins (#55463) 3 years ago
Serge Zaitsev 4c19e83ff0
Chore: Move team store implementation to a separate package (#55514) 3 years ago
ying-jeanne 7b4cea8151
Chore: StoreSplit tag service (#55453) 3 years ago
Serge Zaitsev 305d494902
Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
Karl Persson b827df626d
RBAC: Initiate store in service (#55081) 3 years ago
Will Browne 0571d98bba
[WIP] Plugins: Introduce Plugins specific config (#54854) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Gabriel MABILLE 101349fe49
RBAC: Add permissions to install and configure plugins (#51829) 3 years ago
Guilherme Caulada 20589f76f4
Secrets: Convert secret migration to a background service (#54676) 3 years ago
Karl Persson ff35e35ce0
RBAC: Move service and evaluator to acimpl package (#54714) 3 years ago
Will Browne ecdcafb258
manager exposes renderer + secrets manager (#54629) 3 years ago
Serge Zaitsev 927ddf9376
Chore: Move login attempt methods to separate service (#54479) 3 years ago
Will Browne 4a707e2a88
Plugins: Split plugin manager into smaller components (#54384) 3 years ago
Guilherme Caulada f25c7f6ddd
Chore: Refactor secrets kvstore to organize testing and migrations (#54249) 3 years ago
Michael Mandrus 277ea836b6
Secrets: Implement migration of secrets from plugin back to unified secrets (#53561) 3 years ago
Karl Persson 55c7b8add2
RBAC: Split up service into several components (#54002) 3 years ago
Will Browne 26dfdd5af3
Plugins: Refactor plugin download/installation (#43046) 3 years ago
Karl Persson 1b933ff3ed
RBAC: Move resource permissions store to service package (#53815) 3 years ago
Eric Leijonmarck cac3833b8e
Auth: Add cli command users-manager for conflict resolution (#52344) 3 years ago
Emil Tullstedt cc777e175e
Chore: Panic! in the Logs (#53664) 3 years ago
idafurjes da72a4ed2e
Chore move Filter to user service (#53588) 3 years ago
Jo ca72cd570e
Remove ioutil.ReadDir from usage (#53550) 3 years ago
Guilherme Caulada 7924d3b3b5
Secrets: Move license check to secret store plugin (#53185) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
idafurjes 20f4191e56
Chore: Add user service method ChangePassword (#53303) 3 years ago
Kyle Brandt 643d2bc890
Chore: Sql store split for legacy alerting (#52901) 3 years ago
idafurjes fab6c38c95
Chore: Split get user by ID (#52442) 3 years ago