Commit Graph

278 Commits (562d8dba5d52e6b7654cc2a82b9f15aa6db253f5)

Author SHA1 Message Date
Artur Wierzbicki 4274b9414f
Chore: remove `querylibrary` feature toggle (#65021) 2 years ago
Ezequiel Victorero 8f0a9729f0
PublicDashboards: Allow hidden queries execution (#64858) 2 years ago
Ryan McKinley d5a9a0cea0
Chore: remove comments feature (#64644) 2 years ago
Misi 6543259a7d
Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
Will Browne 94f39e69a3
Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 2 years ago
Kristin Laemmert 157c270ad3
chore: remove export service POC from main (#63945) 2 years ago
Ryan McKinley 0018c8e9c1
K8S: cleanup and consolidate feature toggles (#63212) 2 years ago
Jo 6322fce725
LDAP: Move to single package cluster (#63035) 2 years ago
Michael Mandrus 7391793504
Query Caching: Add per-panel query caching TTL (#61968) 2 years ago
Giuseppe Guerra af1e2d68da
Plugins: Allow loading panel plugins from a CDN (#59096) 2 years ago
ying-jeanne b0b2b72290
[API Split] Move star api inside of packages (#61987) 2 years ago
Kristin Laemmert fe27acc3a9
chore: move validations model into the validations service (#61953) 2 years ago
Kristin Laemmert 857649e30b
chore: move models/licensing into licensing service (#61878) 2 years ago
Karl Persson 2324597d8d
AuthN: Perform login with authn.Service (#61466) 2 years ago
Ryan McKinley cf055ab4ec
k8s: Add a dev only feature flag and simple service to get a client (#60204) 3 years ago
Serge Zaitsev af7d293eaf
Chore: Remove Store interface and use db.DB instead (#60160) 3 years ago
Sasha Melentyev f0adc69ada
Chore: Change fmt.Errorf to errors.New when there is no formatting required (#58600) 3 years ago
Ryan McKinley 5dc7b01f9d
EntityStore: Rename ObjectStore to EntityStore (part 1) (#59613) 3 years ago
João Calisto bba42b113c
Middleware: Add Custom Headers to HTTP responses (#59018) 3 years ago
Serge Zaitsev 9cdb6b07c7
Chore: Move stats service into a standalone packge from sqlstore (#59574) 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
João Calisto f254a37d35
Middleware: Add CSP Report Only support (#58074) 3 years ago
sam boyer 07e5f8117f
Reconcile coremodels, entities, objects under new kind framework (#56492) 3 years ago
unknowndevQwQ 6dd3584f77
Server: Make unix socket permission configurable (#52944) 3 years ago
Ryan McKinley 6e3a6cce61
Storage: move http wrapper into its own subpackage (#57929) 3 years ago
Misi 9c954d06ab
Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 3 years ago
Serge Zaitsev 53baecd71f
Chore: Move folder service into a separate package (#56591) 3 years ago
Artur Wierzbicki bf264d2f76
Query library: `requiresDevMode` dummy backend (#56466) 3 years ago
Ryan McKinley d5e2713168
Storage: Add HTTP endpoint for object store service (#56214) 3 years ago
ying-jeanne b96a3832d0
StoreSplit: move dashboard thumbs into thumbs service (#55800) 3 years ago
Kristin Laemmert 701f6d5436
UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
Will Browne d0d8544ded
Plugins: Create single point of entry for adding / removing plugins (#55463) 3 years ago
Artur Wierzbicki f8d69415ca
Search: create a separate HTTP endpoint (#55634) 3 years ago
Torkel Ödegaard 09f4068849
NavTree: Refactor out the navtree building from api/index.go and into it's own service (#55552) 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
Sofia Papagiannaki 754eea20b3
Chore: SQL store split for annotations (#55089) 3 years ago
Domas b5c67fe0dd
Frontend logging: handle logging endpoints without expensive middleware (#54960) 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
Serge Zaitsev 927ddf9376
Chore: Move login attempt methods to separate service (#54479) 3 years ago
Kat Yang 58449d42ed
Chore: Add dashboard thumbnails service (#54500) 3 years ago
Michael Mandrus 2c21113917
Secrets: Implement admin mechanism for deleting all secrets stored on the secrets plugin (#54264) 3 years ago
Emil Tullstedt 0ffbf901d7
ContextHandler: Use stdlib format for middleware (#54219) 3 years ago
Carl Bergquist ab59f3cb1a
metrics: add operation name used in metrics/tracing for middlewares (#53949) 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
ying-jeanne 4dbe0b4f02
Chore: Move updateorg out of sqlstore (#54111) 3 years ago
Marcus Efraimsson e6857bf17d
Plugins: Handle app plugin proxy routes per request (#51835) 3 years ago