Commit Graph

1295 Commits (6795383461d891bef052f4b3f9797b37600b037a)
 

Author SHA1 Message Date
Torkel Ödegaard 6795383461 Fixes #106. Css fix for Firefox and using top menu dropdowns in panel fullscren / edit mode 11 years ago
Torkel Ödegaard 305d5c5aa9 Fixes #189, correction to ms axis formater, now formats days correctly 11 years ago
Torkel Ödegaard 49492e7bca Removed panel title hide feature I added yesterday, could not get it right right now. 11 years ago
Torkel Odegaard bd0e96f166 small fix: (lowercase) file name tp panelBaseCtrl 11 years ago
Torkel Ödegaard 2e7b145a81 css fix for legend color selector popover 11 years ago
Torkel Ödegaard 6f114b17d6 Closes ##278, improvements in row height matching, refactorings of base kibana panel features into PanelBaseCtrl 11 years ago
Torkel Ödegaard 5cd73cea4b small code cleanup in grafanaGraph 11 years ago
Torkel Ödegaard 347f6aed3f small code cleanup in grafanaGraph 11 years ago
Torkel Ödegaard 24ea23ce83 Merge pull request #283 from ragzilla/master 11 years ago
Torkel Ödegaard 5cb4cfcdd2 Closes #265, Graphite errors are now easier to troubleshoot with the new inspector! 11 years ago
Torkel Ödegaard 58ef61a0bb working on inspector 11 years ago
Matt Addison 58a494f33f fix for jslint maxlen 11 years ago
Matt Addison c97213f177 use influxdb aliases to distinguish between multiple columns in a single series 11 years ago
Torkel Ödegaard a9abd2ff5c began work in inspector feature for easy troubleshooting, Issue #265 11 years ago
Torkel Ödegaard 8cba594070 Merge branch 'master' of github.com:nikicat/grafana into nikicat-master 11 years ago
Torkel Ödegaard f2c9cc17df #Closes #269, changed byte and bit formats to conform with IEC standard symbols, like Kib, Mib for bits, and KiB, MiB, GiB for bytes 11 years ago
Torkel Ödegaard 1a34c2eee3 Merge pull request #280 from syepes/add_functions_v2 11 years ago
Nikolay Bryskin a1632e4874 identation fixed 11 years ago
Sebastian YEPES 9534fccebf Add rangeOfSeries,sortByTotal,removeAbove*,removeBelow* 11 years ago
Nikolay Bryskin ae9d9ea284 import from graphite: set correct datasource for panel 11 years ago
Nikolay Bryskin 8ea4351797 import from non-default dashboard support 11 years ago
Torkel Odegaard 34a18514b6 Fixes #271, renamed Export schema to Export dashboard 11 years ago
Torkel Ödegaard 7248358ac1 Merge pull request #268 from ImmobilienScout24/feature/linebreak_in_annotations_tooltip 11 years ago
Jan Gaedicke 9e1e7be574 replace linebreaks with <br/> in data section of tooltip. 11 years ago
Torkel Ödegaard 18e0a60b9e Fixes 267, Functions without params (like integral) now causes graph to update correctly 11 years ago
Torkel Ödegaard c727863616 Merge pull request #255 from bobrik/patch-1 11 years ago
Torkel Ödegaard 75fc0c7017 Merge pull request #256 from bobrik/undefined-length-fix 11 years ago
Ian Babrou e3b046aecf fixed annoying undefined length error 11 years ago
Ian Babrou 046f80b9f2 Fixed installation instructions for config.js 11 years ago
Torkel Ödegaard b1b54740f4 Merge branch 'html_unsafe' of github.com:bruce-lyft/grafana into bruce-lyft-html_unsafe 11 years ago
Torkel Ödegaard 0c1bc378ba updated changelog 11 years ago
Torkel Ödegaard d067b69d20 Fixes #251, text panel change is now updating panel correctly. Changed button text from Cancel to Close 11 years ago
Torkel Ödegaard ba928e18bf Merge pull request #245 from magicrobotmonkey/add_functions 11 years ago
Torkel Ödegaard 2d89cb0978 Merge pull request #248 from syepes/add_functions 11 years ago
Sebastian YEPES c7c88902bd Add sortByMaxima,sortByMinima,limit,mostDeviant,movingMedian,stdev 11 years ago
Aaron Bassett 8d7669bc08 added min and max 11 years ago
Aaron Bassett 1cff3a6751 add transformNull 11 years ago
Torkel Ödegaard 6100336b2a Merge pull request #237 from maage/some-graphite-func-definitions 11 years ago
Torkel Ödegaard da7455f859 Merge pull request #238 from maage/bits-y-axis-format 11 years ago
Markus Linnala 5ec525a430 add bits format for Y-Axis 11 years ago
Markus Linnala 863e58a8e7 add support for graphite functions: maximumAbove maximumBelow minimumAbove 11 years ago
Markus Linnala e441e97030 add support for graphite func substr 11 years ago
Markus Linnala 2b0152f6f4 add support for graphite func consolidateBy 11 years ago
Bruce Sherrod eb20c5bb43 make html-unsafe for text/html panels 11 years ago
Bruce Sherrod 89c8547820 Merge branch 'master' of github.com:bruce-lyft/grafana 11 years ago
Torkel Ödegaard 5087cd2b19 Fixes #225, grid min not sent to graphite png renderer when set to 0 11 years ago
Torkel Ödegaard 06e9256050 Closes #209, sub folder with project name and version suffix in release zip files 11 years ago
Torkel Ödegaard 8aff6f50db Fixes #223, float arguments to functions like scale should now work as expected 11 years ago
Torkel Ödegaard b2aca66e2d aliasByNode support for second node param, Closes #167 11 years ago
Marco Vito Moscaritolo add61cf783 Moved function definition out of template. 11 years ago