Commit Graph

576 Commits (d7ed1e937922c08d10733b8996104b38520673a2)

Author SHA1 Message Date
Kristin Laemmert 496cf3d0da
server target command (#74408) 2 years ago
Kristin Laemmert cc1205d6ba
fix: revert module server initialization from CLI (#74386) 2 years ago
Kristin Laemmert 0de2c9eb96
feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Kristin Laemmert 2569081165
chore: minor refactoring in the grafana server cli command (#72847) 2 years ago
Todd Treece f3ffc850aa
Chore: Revert dskit service additions (#72608) 2 years ago
Hugo Kiyodi Oshiro bc3d22ec48
Plugin: Remove error on invalid version (#71951) 2 years ago
Hugo Kiyodi Oshiro 2776a000ab
Plugin: Validate plugin version on installation (#71488) 2 years ago
Will Browne 162dde5bdd
Plugins: Use suffix for plugin directory (#71375) 2 years ago
Hugo Kiyodi Oshiro fe4a932c6e
Plugins: Fail plugins installation on wrong args provided (#71355) 2 years ago
Will Browne 4818568c65
Chore: Convert background service registry to dskit module (#64062) 2 years ago
Serge Zaitsev 47b2e7f1d7
Fix: Create store only once in cli mode (#70391) 2 years ago
Will Browne a221e1d226
Plugins: Standardize Golang enum naming convention (#69449) 2 years ago
Eng Zer Jun cf1945d0c3
Tests: use `t.Setenv` to set env vars (#69516) 2 years ago
Will Browne 12dc56ad0c
Plugins: Refactor plugin repository API (#69063) 2 years ago
Eng Zer Jun 7f7b03d794
Chore: Avoid unnecessary byte/string conversions (#69001) 2 years ago
Will Browne e0e2535c96
Plugins: Tidy up CLI code (#67813) 2 years ago
Will Browne fd28c8490f
Plugins: Tidy up CLI code (#67723) 2 years ago
Will Browne 6cd042ed16
Plugins: Remove dead CLI code and use pkg/plugins for uninstall process (#67711) 2 years ago
Will Browne 739c7f1c68
Plugins: Simplify plugin file removal (#66115) 2 years ago
Serge Zaitsev 2d30f33ad8
Chore: Unite wire graphs for cli and server (#61143) 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
Sofia Papagiannaki e6e8351ee9
Chore: Remove CreateUserForTests() (#64125) 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
Andres Martinez Gotor 45e478182b
grafana-cli: update plugins ls command (#63492) 2 years ago
Jo f9163351fd
Support bundles: Refactor registry into separate service (#62945) 2 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 2 years ago
Sofia Papagiannaki f143b0a5b2
Chore: Move folder store interface, implementation and test under pkg/services/folder (#62586) 2 years ago
idafurjes cbc10f9c5d
Chore: Delete password and search from models package (#62482) 2 years ago
Serge Zaitsev aebcecf538
Chore: Fix goimports grouping in other backend platform packages (#62422) 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
ying-jeanne 7339dbc090
Chore: Refectory of shorturl service, move models into service (#61295) 2 years ago
idafurjes f2ffce4351
Chore: Move team models to models pkg (#61262) 2 years ago
Dan Cech 9c4051bfa1
Switch grafana server command to use urfave/cli/v2 (#60684) 2 years ago
Kristin Laemmert c90756eef5
feat(grafana-cli): allow configuring admin ID for reset-admin-password (#60603) 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
Kristin Laemmert 70fbf47022
chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 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
idafurjes 4ec08c4317
Chore: Delete DeleteUserInSession from sqlstore (#59275) 3 years ago
Eric Leijonmarck 8a0e0584ba
Auth: Add caseinsensitive check for ingestion command (#59129) 3 years ago