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-07-31 16:02:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
grafana
/
pkg
/
components
History
Torkel Ödegaard
577dfee086
dasboard_history: fixed json diff so only dashbord is compared and not the whole dashboard revision object (message and restoreFrom etc was showing up in json diff)
2017-06-07 13:36:03 +02:00
..
apikeygen
New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key,
Closes
#1440
2015-02-26 17:23:28 +01:00
dashdiffs
dasboard_history: fixed json diff so only dashbord is compared and not the whole dashboard revision object (message and restoreFrom etc was showing up in json diff)
2017-06-07 13:36:03 +02:00
dynmap
lib(): added simplejson lib
2016-03-11 23:28:33 +01:00
imguploader
fix: s3 image uploads to us-east-1 (us standard) did not return correct image urls so images shared to slack and other services was not correct,
fixes
#8444
2017-05-23 15:50:22 +02:00
null
fix(alerting): fixed evaluation for no_value condition,
fixes
#7244
(
#7247
)
2017-01-13 12:32:30 +01:00
renderer
feat(server side png rendering): added timezone parameter for server side rendering, refactoring PR
#7264
2017-01-31 07:48:10 +01:00
securejsondata
Config Array Syntax (
#8204
)
2017-04-25 09:14:29 +02:00
simplejson
feat(plugins): dashboard import for data sources is working!
#4298
2016-03-12 10:13:49 +01:00