Commit Graph

8438 Commits (8cd9225eb69a6fd2e11a4e9dbe583c48f7f21336)
 

Author SHA1 Message Date
bergquist 8cd9225eb6 feat(alerting): increase timeout to 15s 9 years ago
Dan Cech 501e67a657 use semver when comparing grafana and plugin versions (#6108) 9 years ago
Torkel Ödegaard 9a94072c1d Merge branch 'master' of github.com:grafana/grafana 9 years ago
Torkel Ödegaard 175c651e65 fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 9 years ago
bergquist 99c77e7df8 tech(plugins): increase timeout 9 years ago
bergquist e5c64732f1 fix(sql): Add boolstr to all dialects 9 years ago
bergquist 521b5cf014 tech(build): make sure build.go setup works fine 9 years ago
Carl Bergquist 696a5f6a80 Merge pull request #6113 from replay/fix_context_dependency 9 years ago
Carl Bergquist 66fe886755 Merge pull request #6112 from replay/fix_typo 9 years ago
Mauro Stettler f7dfcb4401 Merge branch 'master' of github.com:grafana/grafana into fix_context_dependency 9 years ago
Mauro Stettler cb0f19f8d4 fix context dependency 9 years ago
Carl Bergquist 7bfef0ced8 Merge pull request #6111 from grafana/pluginreadme 9 years ago
Torkel Ödegaard bb77caa369 Merge branch 'master' of github.com:grafana/grafana 9 years ago
Torkel Ödegaard e36cdac594 fix(templating): fixed issue with templating when initalizing variables without any existing value 9 years ago
Mauro Stettler b063cf0a6e fix typo 9 years ago
Carl Bergquist d6a0ec85c4 Merge pull request #6111 from grafana/pluginreadme 9 years ago
Dan Cech 2c3dd84ebb allow non-admin users to view plugin readme 9 years ago
bergquist 5817948341 Merge branch 'alert_prometheus' 9 years ago
bergquist d711c0ed35 Merge branch 'master' into alert_prometheus 9 years ago
bergquist a49c21df3a fix(png-renderer): increase timeouts 9 years ago
bergquist 76b8cff445 fix(gnet): remove trailing , 9 years ago
Torkel Ödegaard 0fc7405b95 fix(elasticsearch): for query template variable when looking up terms without query, no longer relies on elasticsearch default field, fixes #3887 9 years ago
Torkel Ödegaard f79600b352 fix(internal metrics): removed local dev code 9 years ago
Torkel Ödegaard e336fb3d60 fix(smtp mailer): added timeout of 10 seconds to smpt mailer, fixes #2989 9 years ago
Torkel Ödegaard 936146768f fix(snapshots): fixed issue with viewing embedded/solo/png panel from snapshot without login, fixes #3769 9 years ago
Torkel Ödegaard 3ed7ab93c5 added small info text to plugins list page, #5176 9 years ago
Torkel Ödegaard 6574dfacfb feat(internal metrics): added some total stats to metrics reporting, closes #5865 9 years ago
Torkel Ödegaard 8c05a125dc fix(build): updated build.go setup 9 years ago
Torkel Ödegaard d8df421b43 fix(build): fixed issues with optimized build, fixes #6096 9 years ago
Torkel Ödegaard 39af588a94 fix(playlist): fixed sorting issue with playlist playback, fixes #5467 9 years ago
Torkel Ödegaard 598ac0e815 docs(http api): Clarified issue with admin http api docs, fixes #5834# 9 years ago
Torkel Ödegaard 2752dbd13a feat(templating): minor fixes to recent refactorings 9 years ago
Torkel Ödegaard 6257ae094c feat(sqlstore): added index for dashboard_id in dashboard_tag table, fixes #5868 9 years ago
Torkel Ödegaard d65fbcbb42 fix(graphite): fixed minor graphite lexer issue when nodes begin with octal syntax and end with dash identifier, fixes #6049# 9 years ago
Torkel Ödegaard 9e26a4cfcb fix(templating): fixed unique filter after regex pass, fixes #6086 9 years ago
Torkel Ödegaard b4111d78e1 fix(security): fixed login issue that was a potential for social engineering, fixes #6014 9 years ago
Torkel Ödegaard 4a1693196c fix(mixed datasource): fixed issue when exporting dashboard using mixed data source, fixes #6032 9 years ago
Torkel Ödegaard 46ab09ed60 feat(links): fixed styling for dashboard links 9 years ago
bergquist b856d7e193 fix(prometheus): remove timerange from context 9 years ago
bergquist ae7345b04d style(prometheus): remove commented test 9 years ago
bergquist c084145cba refactor(prometheus): add timerange to alert context 9 years ago
Torkel Ödegaard dc3b614749 fix(submenu): fixed issue with submenu and annotation display, and annotation issue in table panel 9 years ago
bergquist af551b8825 refactor(tsdb): remove toUnix from timerange 9 years ago
bergquist 9534a04d3d fix(prometheus): only accept matrix result 9 years ago
bergquist ee0f1a0f36 feat(prometheus): handle more errors 9 years ago
Torkel Ödegaard d0b75cdb66 fix(templating): fixed issue with regex in query variable introduced by yesterdays big merged refactoring of template variable system 9 years ago
bergquist 3e73be8d2e feat(prometheus): improve error handling 9 years ago
Torkel Ödegaard 8b90eedb35 feat(table): table options tab form layout changes 9 years ago
bergquist 4c88db3e43 feat(prometheus): add support for legend formatting 9 years ago
Torkel Ödegaard 7c10af012e feat(singlestat): slight layout changes to options tab 9 years ago