Commit Graph

247 Commits (b93f26f29d03c6d538cc99cf273b8b9c452d5b6a)

Author SHA1 Message Date
Bruno d4715a6f04
CSRF middleware: Add flag to skip login cookie check (#66806) 2 years ago
Eric Leijonmarck 6b8c77c70c
Usagestats: Add interface for stats for user.Service and add Usagestats for `case_insensitive_login` (#66742) 2 years ago
linoman 4027254b87
Auth: Add SigningKeys Service (#64343) 2 years ago
Artur Wierzbicki 2136e680c4
Previews: remove dashboard previews backend (#66176) 2 years ago
Michael Mandrus 5626461b3c
Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2 years ago
juanicabanas 92e591d2e1
PublicDashboards: metrics collected in background service (#65836) 2 years ago
Emil Tullstedt be9361cb9e
Logger: Add feature toggle for errors in HTTP request logs (#64425) 2 years ago
Andres Martinez Gotor 10adb1ff66
Chore: Split usagestats service (#65191) 2 years ago
Artur Wierzbicki 4274b9414f
Chore: remove `querylibrary` feature toggle (#65021) 2 years ago
Serge Zaitsev 2d30f33ad8
Chore: Unite wire graphs for cli and server (#61143) 2 years ago
Ezequiel Victorero 8f0a9729f0
PublicDashboards: Allow hidden queries execution (#64858) 2 years ago
Artur Wierzbicki b6f77bdfdb
Chore: provide `authn.Service` rather than `*authnimpl.Service` (#64792) 2 years ago
Ryan McKinley d5a9a0cea0
Chore: remove comments feature (#64644) 2 years ago
Ryan McKinley 42e7ec9fe4
Chore: cleanup dashboard service names (#64442) 2 years ago
Will Browne 94f39e69a3
Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 2 years ago
Todd Treece e217854c24
Chore: Add initial support for deployment modes (#63992) 2 years ago
Kristin Laemmert 157c270ad3
chore: remove export service POC from main (#63945) 2 years ago
Ryan McKinley 22aa09d392
DashboardStore: Provide an interface directly rather than pointer receiver (#63910) 2 years ago
Serge Zaitsev 2f8ee38c5e
Chore: Let wire inject prometheus.Registerer (#62195) 2 years ago
Jo ff78103a24
Authn: Anon session service (#63052) 2 years ago
Jo d4cfbd9fd3
LDAP: Move LDAP globals to Config (#63255) 2 years ago
Ezequiel Victorero 8520a8614c
PublicDashboards: add recipients to the public dashboards retrieval (#63149) 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
Jo f9163351fd
Support bundles: Refactor registry into separate service (#62945) 2 years ago
Sofia Papagiannaki f143b0a5b2
Chore: Move folder store interface, implementation and test under pkg/services/folder (#62586) 2 years ago
Serge Zaitsev aebcecf538
Chore: Fix goimports grouping in other backend platform packages (#62422) 2 years ago
Jo 4bcd3b41ec
Server: Remove unused services (#62015) 2 years ago
Ryan McKinley 4965cf2eda
k8s: add feature toggle and stub to save dashboards k8s (#62053) 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
Kristin Laemmert cd08f2575a
chore: move jwt models into auth/jwt (#61862) 2 years ago
Sofia Papagiannaki c104cc7020
Chore: Split folder store and dashboard store interfaces (#61655) 2 years ago
Serge Zaitsev fa36591380
Chore: Remove mockstore and use dbtest instead (#61629) 2 years ago
ying-jeanne 7339dbc090
Chore: Refectory of shorturl service, move models into service (#61295) 2 years ago
Jo c74d86ca27
SupportBundles: Move support bundles to services (#60986) 2 years ago
Dan Cech 9c4051bfa1
Switch grafana server command to use urfave/cli/v2 (#60684) 2 years ago
Jo 2c7410c87d
Admin: Add support bundles (#60536) 2 years ago
Ryan McKinley cf055ab4ec
k8s: Add a dev only feature flag and simple service to get a client (#60204) 2 years ago
Eric Leijonmarck 371d7850a5
Auth: Service account store refactor (#58961) 2 years ago
Serge Zaitsev af7d293eaf
Chore: Remove Store interface and use db.DB instead (#60160) 2 years ago
Karl Persson 22be025284
Auth: Add anonymous authn client (#59637) 3 years ago
Marcus Efraimsson 6dbe3b555f
Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
Ryan McKinley 5dc7b01f9d
EntityStore: Rename ObjectStore to EntityStore (part 1) (#59613) 3 years ago
Serge Zaitsev 9cdb6b07c7
Chore: Move stats service into a standalone packge from sqlstore (#59574) 3 years ago
Tania 76372a240c
Storage: Add system users service (#57767) 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