Commit Graph

293 Commits (42a4bad0f0ee5690ae42b85b5db7a9759a59b51a)

Author SHA1 Message Date
Ieva ec9c35fae5
Chore: clean up access control for data sources (#73010) 2 years ago
Carl Bergquist 243b757168
Middleware: Add team metadata to HTTP handlers (#71010) 2 years ago
Karl Persson 2c57bca176
Auth: Remove auth broker flag and clean up login handlers (#73109) 2 years ago
Todd Treece f3ffc850aa
Chore: Revert dskit service additions (#72608) 2 years ago
Kristin Laemmert d183a241e9
chore: wrap HTTP server in a dskit module (#71601) 2 years ago
Will Browne 624777258b
Plugins: Refactor creation of plugin context to dedicated service (#66451) 3 years ago
Jo aee5c6dea0
Auth: Use auth broker by default (#69620) 3 years ago
Ieva d54fa569ec
Chore: Remove legacy AC checks from team (#68715) 3 years ago
venkatbvc b9e53f628f
HTTP: Add TLS version configurability for Grafana server (#67482) 3 years ago
Torkel Ödegaard 57701fd2f2
ServeFromSubPath: Redirect to URL with subpath when subpath missing (#66724) 3 years ago
Michael Mandrus a29cfe5d46
Caching: Consolidate resource cache checking and updating in plugin middleware (#67002) 3 years ago
Artur Wierzbicki 2136e680c4
Previews: remove dashboard previews backend (#66176) 3 years ago
Michael Mandrus 5626461b3c
Caching: Refactor enterprise query caching middleware to a wire service (#65616) 3 years ago
Emil Tullstedt be9361cb9e
Logger: Add feature toggle for errors in HTTP request logs (#64425) 3 years ago
Will Browne 7bbe255150
Plugins: Add file store abstraction for handling plugin files (#65432) 3 years ago
Artur Wierzbicki 4274b9414f
Chore: remove `querylibrary` feature toggle (#65021) 3 years ago
Ezequiel Victorero 8f0a9729f0
PublicDashboards: Allow hidden queries execution (#64858) 3 years ago
Ryan McKinley d5a9a0cea0
Chore: remove comments feature (#64644) 3 years ago
Misi 6543259a7d
Auth: Add SyncPermissions post auth hook (#64205) 3 years ago
Will Browne 94f39e69a3
Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 3 years ago
Kristin Laemmert 157c270ad3
chore: remove export service POC from main (#63945) 3 years ago
Ryan McKinley 0018c8e9c1
K8S: cleanup and consolidate feature toggles (#63212) 3 years ago
Jo 6322fce725
LDAP: Move to single package cluster (#63035) 3 years ago
Michael Mandrus 7391793504
Query Caching: Add per-panel query caching TTL (#61968) 3 years ago
Giuseppe Guerra af1e2d68da
Plugins: Allow loading panel plugins from a CDN (#59096) 3 years ago
ying-jeanne b0b2b72290
[API Split] Move star api inside of packages (#61987) 3 years ago
Kristin Laemmert fe27acc3a9
chore: move validations model into the validations service (#61953) 3 years ago
Kristin Laemmert 857649e30b
chore: move models/licensing into licensing service (#61878) 3 years ago
Karl Persson 2324597d8d
AuthN: Perform login with authn.Service (#61466) 3 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