Commit Graph

4622 Commits (62c908a905dcacfc94776dca4b99c3b902559731)
 

Author SHA1 Message Date
Torkel Ödegaard 62c908a905 fix(build): fixed partials so they are included in optimized js file, fixes #2997 10 years ago
Torkel Ödegaard 58497ed596 feat(panel): performance improvement for loading panels, closes #2994 10 years ago
Torkel Ödegaard ae81fbdffe Merge branch 'master' of github.com:grafana/grafana 10 years ago
Torkel Ödegaard fc0705e87c fix(elasticsearch): fix for daily pattern when getting index for today, is now using utc, fixes #2913 10 years ago
Torkel Ödegaard c489d806dc Merge pull request #2995 from peekeri/fix_influxdb_annotation_query 10 years ago
Jari Sukanen f3ecdc5af4 influxdb: fix influxdb annotation query 10 years ago
Torkel Ödegaard 6fecb4bf3e fix(http route): fixed dashboard-solo route to not return 404, fixes #2979 10 years ago
Torkel Ödegaard 1ff3c3be84 Merge pull request #2952 from Krinkle/fixup 10 years ago
Torkel Ödegaard 1cb9de07a6 Merge pull request #2962 from damm/docs_spellcheck 10 years ago
Torkel Ödegaard 43ca50ebbe fix(build): anonther minor build script fix 10 years ago
Torkel Ödegaard b70b730cb9 fix(build): minor fix for build script to make latest copy for rpm when version is pre release version 10 years ago
Torkel Ödegaard dbc1a9cf82 fix(influxdb_0.8.x): fixed issue with new timepicker ranges like The day so far, fixes #2936 10 years ago
Torkel Ödegaard c95a991cb3 fix(panel/common): fix for query letters when importing old dashboards, fixes #2943 10 years ago
Torkel Ödegaard c320e9d583 fix(annotations): fixed graphite annotations, broken by recent time handling changes, fixes #2947 10 years ago
Torkel Ödegaard e507afc3d5 fix(panel): fix for firefox and placing cursor in text inputs when in panel fullscreen edit mode, fixes #2957 10 years ago
Scott M. Likens bd77fd92bb I'm not sure what a dashboard is ... 10 years ago
Timo Tijhof 267417d6a8 docs(): Fix changelog link in whats-new-in-v2-1 10 years ago
Torkel Ödegaard e873574e8c fix(logging): fixed so that router_logging = true actually logs all http requests, fixes #2902 10 years ago
Torkel Ödegaard d09bff9039 fixed failing jshint 10 years ago
Torkel Ödegaard c0da52aac8 fix(share): fixed share panel image url, did not generate correct url when domain name contained word dashboards, fixes #2916 10 years ago
Torkel Ödegaard c831369974 fix(influxdb): influxdb data source did not use right http abstraction for metric queries, fixes #2919 10 years ago
Torkel Ödegaard f0a13b2a0d Merge pull request #2914 from anryko/master 10 years ago
anryko b68987dcde Fixed configuration example for Github OAuth team_ids. 10 years ago
Torkel Ödegaard bf25b9f443 Merge pull request #2896 from garymcleanhall/fix-grafana-on-microsoft-edge 10 years ago
Torkel Ödegaard 3435aaea45 fixed failing unit test 10 years ago
Torkel Ödegaard 9fc91b7aa1 fixed gofmt issue 10 years ago
Torkel Ödegaard 04eefb8480 fix(timepicker): fixed issue with timepicker and auto refresh and entering manual time when timepicker dropdown is open, fixes #2897 10 years ago
Torkel Ödegaard 8789be7671 Merge branch 'master' of github.com:grafana/grafana 10 years ago
Torkel Ödegaard fe46410c31 Merge branch 'cloudwatch' 10 years ago
Torkel Ödegaard aef644bd21 feat(cloudwatch): final polish to the cloudwatch editor, closes #684 10 years ago
Torkel Ödegaard df4d5ea8a6 Merge pull request #2898 from zachm/ztm_patch_missing_downsample 10 years ago
Torkel Ödegaard c34c3ac845 feat(cloudwatch): refactoring and editor improvements, #684 10 years ago
Zachary Musgrave a94720878b Fix missing downsampling name in kairos plugin 10 years ago
Gary McLean Hall 59a2042a31 Removed spurious `</div>`, fixes Edge on Windows 10 years ago
Torkel Ödegaard f680c15283 fix(snapshot): fixed issue with timepicker / time display when viewing snapshot, fixes #2892 10 years ago
Torkel Ödegaard f11785001c docs: minor fix 10 years ago
Torkel Ödegaard 106fe4854f Merge branch 'prometheus' of github.com:grafana/grafana 10 years ago
Torkel Ödegaard 44d377b810 feat(prometheus): refactoring and polish of the prometheus editor removing unused/uneeded code 10 years ago
Torkel Ödegaard a2bf3e056d Merge branch 'prometheus' 10 years ago
Torkel Ödegaard 2d722e26de fix(cloudwatch): fixed test datasource, broken due to some function name changes 10 years ago
Torkel Ödegaard 182e079d25 Merge branch 'master' into cloudwatch 10 years ago
Torkel Ödegaard 318af9b418 small docs structure change, moved build from source into install section and CLA into project, and about into project 10 years ago
Torkel Ödegaard 0bcda4a2eb minor elasticsearch fix 10 years ago
Torkel Ödegaard 0db2d07a1a Merge pull request #2871 from mtanda/prometheus_time_fix 10 years ago
Torkel Ödegaard 3d52095765 feat(cloudwatch): restored dimension keys lookup 10 years ago
Torkel Ödegaard 0912cec0e5 feat(cloudwatch): contining work on moving hard coded stuff to backend and cleaning up code, #684 10 years ago
Torkel Ödegaard 180ba33ac8 feat(cloudwatch): refactoring and cleanup of backend code, started moving hard coded stuff in the frontend to the backend, changed name of metricFind queries region() -> regions() , and namespace() -> namespaces() to be more consistent with the others, #684 10 years ago
Torkel Ödegaard 04f4454974 feat(cloudwatch): lots of code refactoring and cleanup, #684, dimension values lookup works but seems to return all dimension values no matter what dimension key you select, removed strange formating of template dimension values query, should not return key value pair but only the dimension value 10 years ago
Torkel Ödegaard 91285baea5 feat(cloudwatch): fixed failing unit tests 10 years ago
Torkel Ödegaard 875d80aa72 feat(cloudwatch): refactoring cloudwatch datasource code, #684 10 years ago