Commit Graph

9060 Commits (3475ff2d816c199765580d77ede82fb28568e790)
 

Author SHA1 Message Date
bergquist 3475ff2d81 docs(http): moves overview content to /http_api/ 9 years ago
bergquist e3ad740b49 docs(changelog): add note about closing #6701 9 years ago
bergquist bdfb773a98 fix(alerting): fixes broken no_value evaluator 9 years ago
bergquist 583de8e0e0 docs(graph): remove unused headers 9 years ago
bergquist adc1bd3dea docs(graph): moves thresholds to display tab 9 years ago
bergquist c3075a9bd1 docs(changelog): add note about solving sync problem for alerts 9 years ago
Carl Bergquist 42f522fe97 Merge pull request #6692 from grafana/feature/tls-client-auth 9 years ago
Daniel Lee ad8f06f87f feat(changelog): adds TLS Client auth 9 years ago
bergquist 2bbe3d56bc docs(alerting): add info about alerting metrics 9 years ago
Daniel Lee 0618122bcd feat(httpsettings): add tls auth option 9 years ago
Daniel Lee b6b53c0f4b fix(dataproxy): test with CA Cert 9 years ago
Daniel Lee 2893b25a05 feat(datasources): allow updating of tls certs 9 years ago
Daniel Lee 387f8cc0c6 feat(dataproxy): TLS CA Cert for self-signed certs 9 years ago
Daniel Lee c9b2c694f1 refactor(dataproxy): TLS Client Auth 9 years ago
Daniel Lee af07adb146 refactor(securejsondata): extract to class 9 years ago
Joe Lanford 56b7e2dfaf Added support for TLS client auth for datasource proxies (#5801) 9 years ago
Torkel Ödegaard ad7ae1b912 fix(graph): Fixed tooltip date header visible when x-mode was set to series, fixes #6364 9 years ago
bergquist 421c1eed82 fix(dashboard): fixes bug when saving dashboards 9 years ago
Torkel Ödegaard d9cf6a958b fix(unsaved changes): You now navigate to the intended page after saving in the unsaved changes dialog fixes #6675 9 years ago
Ben RUBSON 614bd7f1e8 Sort series by yaxis by default (#6683) 9 years ago
bergquist 6081c6cb61 docs(http_api): convert to new docs format 9 years ago
Carl Bergquist df2b2e3058 feat(alerting): validate alerts before saving dashboard (#6691) 9 years ago
Torkel Ödegaard 223f2320eb fix(streaming): clear data stream on subject completion 9 years ago
Torkel Ödegaard cf751c256b fix(graph): fixed order of graph tooltip when sort order was none, fixes #6648 9 years ago
Torkel Ödegaard ea5cb0d076 fix(server side rendering): Fixed address used when rendering panel via phantomjs and using non default http_addr config, fixes #6660 9 years ago
Torkel Ödegaard 773fb5d1ae fix(alerting): check if dashboard is saved before testing alert rule, fixes #6549 9 years ago
Pavlos Daoglou c365d52a80 [6486] Fix status code when adding an existing user to org (#6678) 9 years ago
bergquist 02dc51b1b6 docs(influxdb): typo 9 years ago
Carl Bergquist 78ce29b8f1 Merge pull request #6671 from peregrinogris/patch-2 9 years ago
Hernán Rodríguez Colmeiro e7e83a71a6 Fix typo in Basic Concepts 9 years ago
bergquist 56156fcd7f feat(alerting): add median reducer to frontend 9 years ago
Torkel Ödegaard 2a33594c02 fix(templating): fixed duplicate button bug, fixes #6652 9 years ago
Torkel Ödegaard 34790e1fab fix(dashboard): minor fix to schema upgrade when schemaVersion is not correct, fixes #6650 9 years ago
bergquist 6882dcfb99 feat(alerting): add backend support for median reducer 9 years ago
Mitsuhiro Tanda 51f80affe3 (cloudwatch) update aws-sdk-go to v1.5.8 (#6658) 9 years ago
bergquist 50811c80ea fix(alerting): fixes bug that prevents noData from triggering 9 years ago
bergquist d73620f304 docs(issue_template): add note about alerting 9 years ago
bergquist 41a1ec29e7 docs(readme): add link to whats new in grafana 4 9 years ago
Torkel Ödegaard a3d5b4bf25 Update CHANGELOG.md 9 years ago
Torkel Ödegaard 092f0c4b62 docs(): fixed windows link 9 years ago
Torkel Ödegaard a5c0295a0e docs(): updated doc download links 9 years ago
Torkel Ödegaard c643466d57 bumped version to v4-beta2 9 years ago
bergquist 2b6013ce81 fix(notifications): failed image upload should not stop notification 9 years ago
Torkel Ödegaard 6fa4b8c0b6 Merge branch 'master' of github.com:grafana/grafana 9 years ago
Torkel Ödegaard 8d80812601 Merge branch 'issue-6566' of https://github.com/benrubson/grafana into benrubson-issue-6566 9 years ago
benrubson e71114f4fb Come back to #6287 for graph_tooltip.js 9 years ago
benrubson 9797845460 Typo 9 years ago
benrubson 0034b6ede7 Highlight correct point when series has null values 9 years ago
benrubson 1eb0ea3450 Correctly stack series with null and missing values 9 years ago
benrubson becb6303e5 Revert #6287 for graph_tooltip.js 9 years ago