Commit Graph

10214 Commits (d085aaad417cf1df722773596a4ef175255b5f9f)
 

Author SHA1 Message Date
Chris Burkhart d12dc2bfa7 Add alwaysDisplayed option to datasource plugins, this will allow it to show up as an option to select when adding queries to a panel without actually adding it as a datasource. 8 years ago
Torkel Ödegaard 07466b6725 security: fixed returning info on weither user exists or not in password reset call, fixes #7619 8 years ago
Torkel Ödegaard a109049de4 smpt: Added smtp docker block 8 years ago
Torkel Ödegaard 89a7c2c686 influxdb: validate database exist when saving data source, fixes #7864 8 years ago
Torkel Ödegaard 83e0f69cde Merge branch 'master' of github.com:grafana/grafana 8 years ago
Torkel Ödegaard 9099119f62 grunt: minor watch fix 8 years ago
Torkel Ödegaard 9bdcc4ec5f influxdb: holt winters edits 8 years ago
Torkel Ödegaard e0640487df Update CHANGELOG.md 8 years ago
Daniel Lee 3ca3c96226 profiling: adds profiling and tracing 8 years ago
Alexander Zobnin f42202e665 Merge branch 'master' into graph-annotations 8 years ago
Alexander Zobnin 70bca219e3 graph(add annotation): Add keybinding for CTRL key 8 years ago
Alexander Zobnin d553498a33 graph(add annotation): initial backend implementation #1286 8 years ago
Torkel Ödegaard 0384eecf5c fix: minor fix for bug when saving alert with empty message, fixes #7927 8 years ago
Daniel Lee 2877ad1a7d docs: manual installation of plugins 8 years ago
Alexander Zobnin 362860f687 graph(add annotation): able to select region (start and stop time) #1286 8 years ago
Davide Setti 997da1b266 fix a typo in the shortcut help modal (#8078) 8 years ago
Torkel Ödegaard 337b3295bd docs: updated changelog 8 years ago
Simen Bekkhus 21ae987bcd If earlier dashboard refresh was supressed, force a new one on page becoming visible (#8076) 8 years ago
Alfred Krohmer 41171f8a5c Add a link to a graph image in Pushover notifications (#8075) 8 years ago
Alexander Zobnin 32d34aed7a graph: initial Add Annotation flow #1286 8 years ago
Torkel Ödegaard efca9e904d Merge branch 'mixed_typeahead' of https://github.com/mtanda/grafana into mtanda-mixed_typeahead 8 years ago
Torkel Ödegaard 1cd632cc43 plugins: added state property to plugins 8 years ago
Torkel Ödegaard 26804d630f Merge branch 'master' into sql-proxy 8 years ago
Torkel Ödegaard 3b47efe70e graph: minor change to histogram buckets input field 8 years ago
Torkel Ödegaard 7ec6e84fe8 adhocfilters: minor escape change 8 years ago
Alexander Zobnin 7e14797b10 graph: initial histogram support #600 (#8053) 8 years ago
tamayika e6cc5df9d9 Fix restoration of ad-hoc variable value issue (#8057) 8 years ago
wrp c219498aab Fix typo: "your" -> "your're" (#8064) 8 years ago
Torkel Ödegaard f5f0d94ad4 fix: temp/testing fix for hanging issue, #8033 8 years ago
Calle Pettersson a79102b42d Fix ldap ca_cert example/docs for proper syntax (#8044) 8 years ago
Alexander Zobnin 2b81bfe9bf alerting: fix $timeFilter cannot be used twice (#7969) (#8037) 8 years ago
Alexander Zobnin 308d46e4ef Fix 8013 (#8027) 8 years ago
Torkel Ödegaard 48c4e549f5 Revert "support panel repeat for datasource template variable (#7711)" 8 years ago
Torkel Ödegaard dd800fd14d fix: table panel could not show annotations due to bug introduced in 4.2, fixes #8023 8 years ago
Torkel Ödegaard 95e0010a5b fix: sqlite3 and concurrent write requests caused database locked error some times, depending on how many concurrent requests and speed of disk drive. Fixed by reducign the number of concurrent db connections to 1 for sqlite3, fixes #7992 8 years ago
Torkel Ödegaard 4a2efb1007 alerting: removed width restriction on message, fixes #8000 8 years ago
Alexander Zobnin ecd404335e heatmap: fix error with null values in ES converter (#7999) 8 years ago
Torkel Ödegaard f77f8ebfc6 heatmap: changes to color spectrum, inverted some on dark theme 8 years ago
Torkel Ödegaard 3ed1600b90 Merge branch 'master' of github.com:grafana/grafana 8 years ago
Torkel Ödegaard 39e45004cd heatmap: inverted the color schemes 8 years ago
Torkel Ödegaard 4445c9ce60 Merge branch 'heatmap-panel' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-heatmap-panel 8 years ago
Torkel Ödegaard 5af81b974e mysql: graph showing 8 years ago
Torkel Ödegaard a7babfb7cf tech: updated xorm libs 8 years ago
Torkel Ödegaard bd3f825a6e updated go-sql-driver 8 years ago
Torkel Ödegaard e5a5bef200 mysql: minor update 8 years ago
Alexander Zobnin b18ed0b98f heatmap: calculate bucket size automatically for ES histogram 8 years ago
Torkel Ödegaard d6d2080f11 mysql: minor progress on response processing 8 years ago
Alexander Zobnin cb136c07b8 heatmap: add function for bucket size calculation 8 years ago
Torkel Ödegaard af0ecd440f Update CHANGELOG.md 8 years ago
Mitsuhiro Tanda 554f972a25 support panel repeat for datasource template variable (#7711) 8 years ago