This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
grafana
Watch
1
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-08-02 17:02:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
grafana
/
pkg
/
plugins
History
Torkel Ödegaard
ae39ec8585
feat(plugins): changed so that plugins can load css async via util function exposed from app/plugins/sdk
2016-02-10 13:09:39 +01:00
..
app_plugin.go
feat(plugins): changed so that plugins can load css async via util function exposed from app/plugins/sdk
2016-02-10 13:09:39 +01:00
datasource_plugin.go
feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist,
fixes
#3974
2016-02-10 11:03:12 +01:00
frontend_plugin.go
feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist,
fixes
#3974
2016-02-10 11:03:12 +01:00
models.go
feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist,
fixes
#3974
2016-02-10 11:03:12 +01:00
panel_plugin.go
feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist,
fixes
#3974
2016-02-10 11:03:12 +01:00
plugins_test.go
add support for screenshots in plugins.
2016-02-09 22:36:42 +08:00
plugins.go
feat(plugins): better logging and handling of loading plugins, try to create plugins dir if it does not exist,
fixes
#3974
2016-02-10 11:03:12 +01:00
queries.go
merge apiPlugins with appPlugins
2016-01-22 01:15:04 +08:00