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-29 17:02:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
grafana
/
pkg
/
components
/
dashdiffs
History
Ben Tranter
b54b43a42e
Add tests for diff formatters
2017-06-22 18:08:37 -04:00
..
compare.go
dasboard_history: security fix, added orgId filter to dashboard version lookup
2017-06-07 14:21:40 +02:00
formatter_basic.go
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
formatter_json.go
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
formatter_test.go
Add tests for diff formatters
2017-06-22 18:08:37 -04:00