Commit Graph

13102 Commits (d8d82c17698f59711480d33945b843f6d06afcd4)
 

Author SHA1 Message Date
Carl Bergquist 1de00ded1e
Merge pull request #10556 from Ultimation/patch-1 7 years ago
bergquist 278337e45a install dep instead of govendor on setup 7 years ago
Carl Bergquist 987a546e74
Merge pull request #10563 from grafana/golang_dep 7 years ago
bergquist 7ed643f302 remove unused code from vendor 7 years ago
bergquist e023f79c5a migrate from govendor to dep 7 years ago
Torkel Ödegaard 4f59d229fe fix: cloudwatch corrected error handling so original error is not thrown away 7 years ago
Dan Cech a09044a45a
go fmt 7 years ago
Dan Cech 04e17c145f
support for decoding JWT id tokens 7 years ago
Torkel Ödegaard 4720b86f5c Merge remote-tracking branch 'origin/mattttt-style-tweaks' 7 years ago
Torkel Ödegaard 2d192f6cc8 Merge branch 'dashboard_permissions' of github.com:grafana/grafana into dashboard_permissions 7 years ago
Torkel Ödegaard cfa775e012 ds: updated ds nav 7 years ago
Torkel Ödegaard dc3e943a4e feat: ds edit fix 7 years ago
Torkel Ödegaard ccde8d9e2f feat: ds edit nav 7 years ago
Dan Cech 5bb22b836d Generic Oauth Support for ADFS (#9242) 7 years ago
Andrew Cottrell 8368bfeab4
Recommend a limit on database query 7 years ago
Matt 0dffb6dbb1 Adjusted the border color on the buttons in dashboard nav, fixed alert email text area width, fixed padding-top issue on dashboard settings aside 7 years ago
Daniel Lee f64637c2c5 dashfolders: stop user locking themselves out of a folder 7 years ago
Daniel Lee 10018d8455 dashfolders: add breadcrumbs to NavStore 7 years ago
Daniel Lee 1a019052d5 mysql: convert numbers to text for annotation tooltip 7 years ago
Daniel Lee 6d13645206 mysql: update to use ColumnTypes interface in new version 7 years ago
Daniel Lee 7bc7af6c39 mysql: update mysql driver to latest master 7 years ago
bergquist a32644198c gofmt my dear friend 7 years ago
Torkel Ödegaard 7dc046d9f5 ux: updated react-layout-grid 7 years ago
Carl Bergquist d6667c4fa0
Merge pull request #10548 from StevenTobin/follow_symlinks 7 years ago
bergquist b6e6935821 plugins: send secureJsonData unencrypted 7 years ago
Carl Bergquist 81bb3e1e27
Merge pull request #10547 from grafana/provisioning 7 years ago
stobin f1813ae3a3 Make file_reader follow symlinks 7 years ago
bergquist 34d7f8a44f dashboards as cfg: property path replaces folder 7 years ago
bergquist 9e20004ec8 Merge branch 'plugin_lib' 7 years ago
bergquist a183ea97bb moves datasource plugin model to grafana/grafana_plugin_model 7 years ago
Torkel Ödegaard af9d1cc577
Update package.json 7 years ago
Torkel Ödegaard 561561d8fe fix: fixed build issue 7 years ago
Torkel Ödegaard 66edb29f53 fix: multi valued query variables did not work correctly, fixes #10539 7 years ago
Dan Cech c62b0858ae
move graphite /functions parsing into gfunc.ts 7 years ago
Dan Cech 50ffe56b60
remove duplicate sass rules 7 years ago
Dan Cech 315ecf8505
fix tests & some display issues 7 years ago
Torkel Ödegaard e9d33750cb
fix: graphite func editor fixes, this component is messy and ugly as hell 7 years ago
Torkel Ödegaard 1a6bf692c6
fix: minor fixes 7 years ago
Torkel Ödegaard 38f4d5d06d
fix: restored previous behavior of form_dropdown, this fixes all my observerd bugs with the dropdown behavior 7 years ago
Torkel Ödegaard 7e750cef43
fix: query editor needs to wait for function definitions to load 7 years ago
Dan Cech b483d42d34
fix issue with metric find & functions being loaded multiple times 7 years ago
Dan Cech 60ba6ee6a2
interpolate variables in tags & values during autocomplete 7 years ago
Dan Cech 92086bc858
fix typo 7 years ago
Dan Cech 1d00c3c72a
update rst2html 7 years ago
Dan Cech da9e1a7e98
fix line length, run jscs & jshint in precommit 7 years ago
Dan Cech 3ddb65fc8b
function description formatting 7 years ago
Dan Cech 4d3bac0284
tooltips for function definitions 7 years ago
Dan Cech 80a6e0d8d1
support specifying tag_values("<tag>") as graphite template query 7 years ago
Dan Cech 7c1be021ac
use typeahead value in graphite find requests 7 years ago
Dan Cech ff759b0ef7
send prefix when auto-completing tags 7 years ago