- 25 Jan, 2014 1 commit
-
-
Torkel Ödegaard committed
-
- 24 Jan, 2014 6 commits
-
-
Added new config setting timezoneOffset, usefull when your graphite server is on a different timezone thant your users browsers. This is not optimal (for example if your users have different timezones) can be improved by finding a way to query the timezone different between browser and graphite server. Or fix so that the &tz graphite parameter works for json, then all absolute filters can use UTC time. #31
Torkel Ödegaard committed -
Update graphiteSrv.js
Torkel Ödegaard committed -
Fixed graphite import to include all graphs in a dashboard.
Torkel Ödegaard committed -
Johan Wirén committed
-
If 'now' is not in 'data', the result is -1, so it should be '>= 0' ...
Roland Sommer committed -
Sets graph title when importing from graphite
Torkel Ödegaard committed
-
- 23 Jan, 2014 11 commits
-
-
Johan Wirén committed
-
Fixed typo in import
Torkel Ödegaard committed -
Long Nguyen committed
-
Torkel Odegaard committed
-
Correct typo "probject".
Torkel Ödegaard committed -
Dan Carley committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 22 Jan, 2014 4 commits
-
-
Torkel Odegaard committed
-
Fixes #16 (Basic Authentication), set graphiteUrl: http://username:password@domain.com and it should work, but requires special CORS settings in apache2
Torkel Odegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 21 Jan, 2014 6 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Partial fix for #10 , the lexer & parser can now handle curly brace, but target editor needs to be updated to support selecting multiple segment nodes
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 20 Jan, 2014 12 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
added more function definitions, added small hack to make randomWalk and countLine that do not take any series work with the parser and target editor (the whole target editor and parsing & back to target rendering needs to be rewritten to handle functions that take multiple series)
Torkel Ödegaard committed -
Fixing download link in README
Torkel Ödegaard committed -
Denys Zhdanov committed
-