grafana/pkg/components
2017-06-06 00:15:40 +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 refactoring: moved compare dashboard version command out of sqlstore, the code in this command did not use any sql operations and was more high level, could be moved out and use existing queries to get the versions 2017-06-06 00:15:40 +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