Commit Graph

225 Commits (59eb302fc14e54b1889a5df0431d97b51f25bd7f)

Author SHA1 Message Date
Timur Olzhabayev 951916c668
Chore: Making the plugin install commands respect the config parameter (#86578) 2 years ago
Vanilla 817f787947
Cli: Check missing plugin parameter of plugin update command (#86410) 2 years ago
Karl Persson 1a6777cb93
User: use update function for password updates (#86419) 2 years ago
Dave Henderson 5687243d0b
Feature Flags: use FeatureToggles interface where possible (#85131) 2 years ago
Eric Leijonmarck 2f7fd729ef
Auth: Enable case insensitive logins/emails by default (#84840) 2 years ago
Marcus Efraimsson 6c1de260a2
API Server: Standalone observability (#84789) 2 years ago
Jo cc3b088b6c
Teams: Fix missing context in team service (#83327) 2 years ago
linoman ac84069071
Password policy (#82268) 2 years ago
Gabriel MABILLE 846eadff63
RBAC Search: Replace `userLogin` filter by `namespacedID` filter (#81810) 2 years ago
Karl Persson 1315c67c8b
Team/User: UID migrations (#82298) 2 years ago
Dan Cech 790e1feb93
Chore: Update test database initialization (#81673) 2 years ago
Ryan McKinley 1fab107e79
FeatureFlags: Avoid using cfg.IsFeatureToggleEnabled (#81407) 2 years ago
Gabriel MABILLE 722b78f3e0
RBAC: Add userLogin filter to the permission search endpoint (#81137) 2 years ago
Marcus Efraimsson 6768c6c059
Chore: Remove public vars in setting package (#81018) 2 years ago
Dan Cech 318f51eaee
Chore: Remove unused CacheService dependency from sqlstore (#78507) 2 years ago
Horst Gutmann 9813d17e93
Expose enterprise-commit in server version output (#75897) 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
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
Serge Zaitsev 47b2e7f1d7
Fix: Create store only once in cli mode (#70391) 3 years ago
Will Browne 12dc56ad0c
Plugins: Refactor plugin repository API (#69063) 3 years ago
Eng Zer Jun 7f7b03d794
Chore: Avoid unnecessary byte/string conversions (#69001) 3 years ago
Will Browne e0e2535c96
Plugins: Tidy up CLI code (#67813) 3 years ago
Will Browne fd28c8490f
Plugins: Tidy up CLI code (#67723) 3 years ago
Will Browne 6cd042ed16
Plugins: Remove dead CLI code and use pkg/plugins for uninstall process (#67711) 3 years ago
Will Browne 739c7f1c68
Plugins: Simplify plugin file removal (#66115) 3 years ago
Serge Zaitsev 2d30f33ad8
Chore: Unite wire graphs for cli and server (#61143) 3 years ago
Sofia Papagiannaki e6e8351ee9
Chore: Remove CreateUserForTests() (#64125) 3 years ago
Andres Martinez Gotor 45e478182b
grafana-cli: update plugins ls command (#63492) 3 years ago
Jo f9163351fd
Support bundles: Refactor registry into separate service (#62945) 3 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 3 years ago
idafurjes cbc10f9c5d
Chore: Delete password and search from models package (#62482) 3 years ago
Serge Zaitsev aebcecf538
Chore: Fix goimports grouping in other backend platform packages (#62422) 3 years ago
idafurjes f2ffce4351
Chore: Move team models to models pkg (#61262) 3 years ago
Dan Cech 9c4051bfa1
Switch grafana server command to use urfave/cli/v2 (#60684) 3 years ago
Kristin Laemmert c90756eef5
feat(grafana-cli): allow configuring admin ID for reset-admin-password (#60603) 3 years ago
Kristin Laemmert 70fbf47022
chore: remove CreateUser from sqlstore & replace with userService.CreateUserForTests (#59910) 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
Dan Cech de99ce139c
Server: Switch from separate server & cli to a unified grafana binary (#58286) 3 years ago
Eric Leijonmarck 2a6ed76e54
[Docs] Edit terraform example and doc for file generation (#58822) 3 years ago
Eric Leijonmarck 76947b10e2
Auth: conflicting users validation improvements (#58136) 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
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 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