grafana/pkg/plugins
Gábor Farkas 57499845c2
envvars: improve tests (#83071)
* envvars: improve tests

* removed commented-out code

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>

---------

Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2024-02-20 09:41:11 +02:00
..
auth Plugins: Rename externalServiceAuthentication to iam (#78686) 2023-12-04 13:14:21 +01:00
backendplugin Rendering: Adds PDF support behind feature toggle (#81811) 2024-02-08 13:09:34 +01:00
codegen Chore: Generate plugin version and remove lineage version (#69781) 2023-06-27 12:47:14 +03:00
config CloudWatch: Remove dependencies on grafana/pkg/setting (#81208) 2024-02-05 13:59:32 -05:00
envvars envvars: improve tests (#83071) 2024-02-20 09:41:11 +02:00
httpresponsesender Plugins: Refactor call resource API handling (#67234) 2023-04-28 14:02:27 +02:00
log Chore: Fix plugins manager process data race in tests (#81914) 2024-02-06 10:17:37 -03:00
manager Plugins: Add fuzzy search to plugins catalogue (#81001) 2024-02-14 14:30:24 +01:00
pfs Cloud Monitoring: Fix naming (#81654) 2024-02-01 09:05:54 -07:00
plugindef Cloud Monitoring: Fix naming and warnings (#82271) 2024-02-09 11:22:44 -07:00
pluginrequestmeta Plugins: Add statusSource to partial data response error log (#78057) 2023-11-14 16:27:48 +02:00
pluginscdn Plugins: Bump SystemJS to 6.14.2 (#70068) 2023-08-31 15:45:44 +02:00
repo Chore: use errutil for pluginRepo errors (#78647) 2023-11-30 15:49:27 +01:00
storage Plugins: Make file system path handling in tests OS agnostic (#79651) 2023-12-19 11:01:48 +01:00
apiserver_test.go K8s: Add basic query service (#80325) 2024-01-31 20:36:51 +02:00
apiserver.go K8s: Add basic query service (#80325) 2024-01-31 20:36:51 +02:00
errors.go Plugins: Add status_source label to plugin request metrics (#76236) 2023-10-17 10:27:45 +02:00
ifaces.go Plugins: Make it possible to support multiple plugin versions (#82116) 2024-02-12 12:47:49 +01:00
localfiles_test.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2023-04-27 16:19:13 +02:00
localfiles.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2023-04-27 16:19:13 +02:00
models.go Plugins: Add fuzzy search to plugins catalogue (#81001) 2024-02-14 14:30:24 +01:00
plugins_test.go Plugins: Add fuzzy search to plugins catalogue (#81001) 2024-02-14 14:30:24 +01:00
plugins.go RBAC: Cover plugin routes (#80578) 2024-01-17 16:32:23 +01:00
test_utils.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00