Commit Graph

130 Commits (422684d8b0e913297f1ccdc9137bd77ffe6a0d1c)

Author SHA1 Message Date
Ryan McKinley 422684d8b0
Plugins: Support changing plugin IDs (hardcoded) (#67867) 2 years ago
Giuseppe Guerra 16359c82a2
Plugins: Angular deprecation: Detect Angular plugins and expose in API (#66824) 2 years ago
Will Browne e0e2535c96
Plugins: Tidy up CLI code (#67813) 2 years ago
Will Browne 739c7f1c68
Plugins: Simplify plugin file removal (#66115) 2 years ago
Will Browne 7bbe255150
Plugins: Add file store abstraction for handling plugin files (#65432) 2 years ago
Will Browne ee2dd62a1f
Plugins: Refactor loader + finder to support multiple sourcing methods (#64735) 2 years ago
Will Browne 68df83c86d
Plugins: Add Plugin FS abstraction (#63734) 2 years ago
Jack Westbrook 8c8f584b41
Plugins: Extend panel menu with links from plugins (#63089) 2 years ago
Will Browne ec82719372
Plugins: Introduce plugin package specific logger (#62204) 2 years ago
Will Browne 32aa0ad272
Plugins: Remove stream handler from plugins DTO (#63812) 2 years ago
Will Browne 25b3abece9
Plugins: Remove unused funcs and re-use enum types (#63813) 2 years ago
Marcus Andersson 1cfd3f81fb
Plugins: Support for link extensions (#61663) 2 years ago
Will Browne 958eea2f78
Plugins: Add backend target to instrumentation (#61980) 2 years ago
Will Browne 76233f9997
Plugins: Unexport PluginDir field from PluginDTO (#59190) 3 years ago
Gabriel MABILLE 30fae33f66
RBAC: Allow role registration for plugins (#57387) 3 years ago
Will Browne d0d8544ded
Plugins: Create single point of entry for adding / removing plugins (#55463) 3 years ago
Will Browne 4a707e2a88
Plugins: Split plugin manager into smaller components (#54384) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Michael Mandrus 7ef21662f9
Plugins: Show that Secrets Manager Plugin is active in the UI (#50953) 3 years ago
Michael Mandrus f376c33903
WIP: Add private Secret Manager Plugins support to plugin platform (#49544) 3 years ago
Will Browne 3fbe4801b7
Plugins: Update collect metrics handler to latest signature (#45166) 3 years ago
Will Browne 126ed461b1
remove grafana specific config from package (#44866) 3 years ago
Will Browne 76603b93d6
Plugins: Refactor Grafana and Plugin version update checkers (#44529) 3 years ago
Marcus Efraimsson f6414ea2b2
CodeQL: Try to fix uncontrolled data used in path expression (#43462) 3 years ago
Will Browne 2e3e7a7e55
Plugins: Plugin Store API returns DTO model (#41340) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
Arve Knudsen b79e61656a
Introduce TSDB service (#31520) 4 years ago
Arve Knudsen b99127be82
PluginManager: Remove some global state (#31081) 4 years ago
Will Browne da3f963987
convert path to posix by default (#31045) 4 years ago
Arve Knudsen 5da3419459
Better logging of plugin scanning errors (#30231) 4 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Will Browne a515c54404
Plugins: Add support for signature manifest V2 (#29240) 5 years ago
Arve Knudsen f326b79cc1
Security: Add gosec G304 auditing annotations (#29578) 5 years ago
Arve Knudsen f2b7fbc32a
Chore: Check errors from Close calls (#29562) 5 years ago
Kyle Brandt 0cb29d337a
Expressions: Move GEL into core as expressions (#29072) 5 years ago
Leonard Gram 8fb06da34e
Plugins: allow override when allowing unsigned plugins (#28901) 5 years ago
Arve Knudsen 676d393ec9
Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 years ago
Will Browne b9d71f5cdd
Plugins: Fix descendent frontend plugin signature validation (#28638) 5 years ago
Will Browne 1bee9f4168
Plugins: Track plugin signing errors and expose them to the frontend (#28219) 5 years ago
Arve Knudsen 4084b53f91
plugins: Don't exit on duplicate plugin (#28390) 5 years ago
Arve Knudsen 89d10c706a
Plugins: Compose filesystem paths with filepath.Join (#28375) 5 years ago
Arve Knudsen 531c579341
Plugins: Let descendant plugins inherit their root's signature (#27970) 5 years ago
Arve Knudsen a078e40238
Settings: Rename constants/variables to follow Go naming standards (#28002) 5 years ago
Arve Knudsen 16c185c3b9
Chore: Drop xerrors dependency (#26718) 5 years ago
Arve Knudsen 892f9f789c
Plugins: Fix manifest verification (#24573) 5 years ago
Marcus Efraimsson bcf5c937d5
Plugins: Require backend plugins to be signed when using plugin path (#24244) 5 years ago
Ryan McKinley 3487e518ab
Signing: allow unsigned plugin in dev mode (#24242) 5 years ago
Arve Knudsen 2fc2a7c3f5
Plugins: Only load transform plug-ins if expressions feature on (#24110) 5 years ago
Arve Knudsen 96ffcaa134
Plugins: Require signing of external back-end plugins (#24075) 5 years ago
Marcus Efraimsson 0a1650d265
Image rendering: Fix missing icon on plugins list (#23958) 5 years ago