Commit Graph

1530 Commits (6e0e6f5ec4e54df9994c998ba26dabb39833c796)
 

Author SHA1 Message Date
Andrew Rodgers c37496f2b0 added nginx conf examples for graphite CORS configuration 11 years ago
Andrew Rodgers 8743ba2886 Added left and right min and max for y-axis 11 years ago
Akeru c100054d68 Allow [[..]] filter notation in all text panels 11 years ago
Torkel Ödegaard 2fbb87e17a fix jshint and updated changelog with PR #500 11 years ago
Pauly Myjavec 1eadf52f5e Fixes regex InfluxDB queries intoduced in 1.6.0 11 years ago
Torkel Ödegaard 810f46c450 updated karma dependencies in package.json 11 years ago
Torkel Ödegaard 393dfd1e96 changed version to 1.6.0 11 years ago
Torkel Ödegaard 011e95b331 Graphite query lexer change, can now handle regex parameters for aliasSub function (Fixes #126) 11 years ago
Torkel Ödegaard da451d013a Refactoring and rewrite parts of influxdb group by feature from PR #441 11 years ago
Torkel Ödegaard d18244a8a1 removed commented out sections of the opentsdb datasource 11 years ago
Torkel Ödegaard 6214872e0c Merge branch 'master' of github.com:grafana/grafana 11 years ago
Torkel Ödegaard 6885cea0fd Improvement and polish to the OpenTSDB query editor (Issue #492) 11 years ago
Torkel Ödegaard 77bfaa4245 fixed default dashboard json editable flag, accidentally set to to false 11 years ago
Torkel Ödegaard e8c11251de fix for build step that replaces @grafanaVersion@ with correct version string 11 years ago
Torkel Ödegaard 87a8b1b3f5 small fix to config.sample.js 11 years ago
Torkel Ödegaard c5d2590293 removed unused code 11 years ago
Torkel Ödegaard 92318d5804 small fix for click on row menu submenus 11 years ago
Torkel Ödegaard 191f9daf4d update changelog 11 years ago
Torkel Ödegaard b67280f0d4 Merge pull request #476 from lyrixx/axis-s-week 11 years ago
Torkel Ödegaard ce8bdabab8 Adding JSCS (javascript style checker) 11 years ago
Grégoire Pineau b40af07103 Format seconds metric by week if needed 11 years ago
Torkel Ödegaard f3698cd625 Cleanup of config.sample.js, removed graphiteUrl setting, it will still work for next release 11 years ago
Clicky c928618d1a Formatting. 11 years ago
Clicky 3cc83ced93 Merge branch 'master' into add-influx-group-by 11 years ago
Torkel Ödegaard 0ad4f3b85e Row editing and adding new panel is now a lot quicker and easier with the new row menu (Issue #475) 11 years ago
Torkel Ödegaard 2d061ce45a changed default row height to 250px 11 years ago
Torkel Ödegaard 6e2348d2b1 renamed graphite panel to graph 11 years ago
Torkel Ödegaard 525c4d529e cleanup, removal of unused code 11 years ago
Torkel Ödegaard ea84149c87 Fix for exclusive series toggling (hold down CTRL, SHIFT or META key) and left click a series for exclusive toggling 11 years ago
Torkel Ödegaard af1855601b Improvement to InfluxDB query editor and function/value column selection, more space efficient, Closes #473 11 years ago
Torkel Ödegaard 1409065005 Merge branch 'master' into mavimo-feature/influxdb-filters 11 years ago
Torkel Ödegaard 623019ee56 Merge branch 'master' of github.com:grafana/grafana 11 years ago
Torkel Ödegaard 740d477801 added a little padding for metric target editor rows, making tthem sligly heigher 11 years ago
Torkel Ödegaard c2b8f21fd9 small changes to PR #327, Partial support for url encoded metric names when using graphite datasource 11 years ago
Torkel Ödegaard 442ed87cfa Merge branch 'urldecode' of github.com:axe-felix/grafana into axe-felix-urldecode 11 years ago
Torkel Ödegaard c48b3ded2f Fix for graphite function selection menu that some times draws outside screen. It now displays upward (Fixes #293) 11 years ago
Torkel Ödegaard 5bed5b9870 Fixing PR for influxdb filters 11 years ago
Torkel Ödegaard 2a261a32e2 Merge branch 'feature/influxdb-filters' of github.com:mavimo/grafana into mavimo-feature/influxdb-filters 11 years ago
Torkel Ödegaard 7137a9986f Fix to series toggling bug that caused annotations to be hidden when toggling (hiding) series. Fixes #328 11 years ago
Torkel Ödegaard 4ce386c6dd updated changelog - merge 11 years ago
Torkel Ödegaard 8911da8380 updated changelog 11 years ago
Torkel Ödegaard a3384d514f Merge pull request #461 from tmonk42/isNonNull 11 years ago
Haneysmith, Nathan b38f6e8062 add graphite function isNonNull 11 years ago
Clicky 6c006d0a78 Don't retry on http status codes >= 300 11 years ago
Torkel Ödegaard 0f7a55d031 improved asset (css/js) build pipeline, added revision to css and js. Will remove issues related to the browser cache when upgrading grafana and improve load performance (Fixes #418) 11 years ago
Torkel Ödegaard 62af77979b Legend Current value did not display when value was zero, Fixes #460 11 years ago
Torkel Ödegaard 384687e19b Added parameter to keepLastValue graphite function definition (default 100), Closes #459 11 years ago
Torkel Ödegaard f799ded434 worked on css and js asset reving, and angular partial precaching, still need to fix panel module.html, issue #418 11 years ago
Torkel Ödegaard d499f4e0d0 build system changes 11 years ago
Torkel Ödegaard fc7b4df98a working on angular partials pre caching, reving 11 years ago