Commit Graph

52 Commits (b6e46c9eb8b15d22b1e9e4e9de8a99aca1522f08)

Author SHA1 Message Date
Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 9 years ago
berghauz 48cf58e739 Indenting fix 9 years ago
berghauz c713bd9a9a Proxy support added, fixes #7922 9 years ago
rogerswingle 02455753b5 Specify region for s3 (#8251) 9 years ago
Daniel Lee 6538e86793 webdav: add tests + path.join for public url param 9 years ago
fir4 6d9e8bd147 webdav: allow specification of a different public_url than upload url 9 years ago
Dan Cech b489e93d94 Config Array Syntax (#8204) 9 years ago
Torkel Ödegaard f78a28395d s3: support for alternative s3 bucket url syntax, closes #7871 9 years ago
Torkel Ödegaard be5c4f47a6 s3: support for alternative s3 bucket url syntax, closes #7871 9 years ago
Mitsuhiro Tanda b387a8759e use session.NewSession() (#7745) 9 years ago
bergquist 05952688c5 tech: avoid using http.DefaultClient 9 years ago
Torkel Ödegaard 1a9aaa4138 feat(server side png rendering): added timezone parameter for server side rendering, refactoring PR #7264 9 years ago
Ryuichi Sakai 1bc55a2d38 Enable image rendering to use browser time offset 9 years ago
Torkel Ödegaard d354f3a8af fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 9 years ago
Mitsuhiro Tanda 7e4c101d02 S3 IAM support (#7058) 9 years ago
bergquist c17064fb44 fix(webdav): adds missing auth headers 9 years ago
jifwin e73b82d54f Disable web-security for phantomjs rendering (#6469) 9 years ago
Torkel Ödegaard ab07667b69 fix(rendering): minor fix for server side rendering when using non default http addr setting and non default domain setting, #6813 9 years ago
bergquist b4b7156f42 fix(webdav): adds missing auth headers 9 years ago
Daniel Lee af07adb146 refactor(securejsondata): extract to class 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
bergquist 92121ea656 feat(alerting): add nop uploader 9 years ago
bergquist 1a32ab64b6 tech(renderer): improve renderOpts names 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
Torkel Ödegaard 50b41130ca feat(alerting): fixed s3 upload issue, progress on alerting on null/missing data, updated ini package to get the support for line continuations 9 years ago
bergquist d1a7a23c84 test(imageupload): add more specific tests 9 years ago
bergquist 99e99922b4 feat(alerting): add support for uploading images to webdav. 9 years ago
Torkel Ödegaard 357358898d feat(annotations): working on alert annotations, #5694 10 years ago
Torkel Ödegaard 2b276d5cd1 feat(alerting): working on alert notification and image rendering 10 years ago
Torkel Ödegaard 4fc50742a0 feat(alerting): working on image rendering with alert notifications 10 years ago
fg2it 303cd8a5af [RenderToPng fix] (#4901) 10 years ago
Torkel Ödegaard 0398face05 feat(plugins): dashboard import for data sources is working! #4298 10 years ago
Torkel Ödegaard 3fb0b71822 refactor(): refactoring json usage 10 years ago
Torkel Ödegaard 40b2f00dc5 fix(): fixed from db -> json 10 years ago
Torkel Ödegaard 1f9f439acb lib(): added simplejson lib 10 years ago
Torkel Ödegaard c5a817194a more work on dashboard importing and templating 10 years ago
bergquist 43073da7eb feat(renderer): add timeout for the renderer api 10 years ago
bergquist 6a7e9134a5 fix(renderer): add .exe for phantomjs on windows 10 years ago
Torkel Ödegaard 49fdf8427a fix(png rendering): removed --ssl-protocol=any phantomjs param 10 years ago
Torkel Ödegaard 26e5d7a3de Graph: fixed PNG rendering of panels with legend table to the right, #2185 11 years ago
Brandon Turner b2a0ae0f83
Render panel images with any SSL protocol 11 years ago
Torkel Ödegaard ea993b6404 Some inital ldap work 11 years ago
Torkel Ödegaard 6911572fa1 Panel image rendering: now works under self-signed https cert, Fixes #1726 11 years ago
Torkel Ödegaard 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 11 years ago
Anthony Woods 7010df0fe8 fixes #1619 Secure PhantomJS Png rendering 11 years ago
Torkel Ödegaard c75aa23092 New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 11 years ago
Torkel Ödegaard 5269422f7c Began work on hashing api keys 11 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 11 years ago
Torkel Ödegaard 27f07e9de2 Progress on data source admin 11 years ago
Torkel Ödegaard 90ae59ccaf Fixed png rending 11 years ago