- 06 Jun, 2017 1 commit
-
-
Torkel Ödegaard committed
-
- 05 Jun, 2017 14 commits
-
-
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
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
refactoring: moved dashboard history item formating (message) and fixed dashboard history migration issue, and removed from frontend tests that where no longer needed
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
operations instead of duplicating a bunch of get & save logic.
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
refactoring: Renamed dashboard version queries that wrongly had Command suffix, added missing OrgId to dashboard history commands and queries
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
* Update to latest oauth2 library using govendor * Follow API changes
Eirik Nygaard committed
-
- 04 Jun, 2017 4 commits
-
-
Dan Cech committed
-
Tom Gardiner committed
-
I added in a description since there was just TODO there originally.
aykim17 committed -
Torkel Ödegaard committed
-
- 02 Jun, 2017 3 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 01 Jun, 2017 1 commit
-
-
sanchitraizada committed
-
- 31 May, 2017 5 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 30 May, 2017 2 commits
-
-
chrome: an attempt to fix scroll issue with chrome, but this did not fix the problem as it seems to be caused by some interaction between graph rendering and scrolling, #8494
Torkel Ödegaard committed -
Pranay Kanwar committed
-
- 29 May, 2017 10 commits
-
-
* remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests * properly handle X-Forwarded-For
Dan Cech committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
fixes #8446. Data with all values equal to zero, creates a max with the value of Infinite. The for loop for creating ticks then gets stuck in an infinite loop. This fix resets min and max and creates some fake ticks for the y-axis if the min and max are not finite numbers.
Daniel Lee committed -
Dan Cech committed
-
Torkel Ödegaard committed
-
Resolves issue #8467
Victor Azevedo committed -
Daniel Lee committed
-
fixes #8446. Data with all values equal to zero, creates a max with the value of Infinite. The for loop for creating ticks then gets stuck in an infinite loop. This fix resets min and max and creates some fake ticks for the y-axis if the min and max are not finite numbers.
Daniel Lee committed -
Torkel Ödegaard committed
-