- 19 Oct, 2015 1 commit
-
-
When linkSrv appends parameters to a URL's query string, it would blindly add a ? to the URL even if the URL already contained a ? or the string to add was empty. This change fixes that behavior and some other edge cases. Includes a unit test to verify expected behavior.
Tom Dyas committed
-
- 17 Oct, 2015 2 commits
-
-
docs(): Fix changelog link in whats-new-in-v2-1
Torkel Ödegaard committed -
I noticed a typo when I was reviewing the docs ...
Torkel Ödegaard committed
-
- 16 Oct, 2015 7 commits
-
-
Torkel Ödegaard committed
-
fix(build): minor fix for build script to make latest copy for rpm when version is pre release version
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
fix(panel): fix for firefox and placing cursor in text inputs when in panel fullscreen edit mode, fixes #2957
Torkel Ödegaard committed -
Scott M. Likens committed
-
- 14 Oct, 2015 1 commit
-
-
The quotes turn the value into a title attribute rather than href attribute, thus on http://docs.grafana.org/guides/whats-new-in-v2-1/ this link was rendered as <a href title="https://github.com/...">CHANGELOG.md</a> which when clicked goes back to itself (not to GitHub).
Timo Tijhof committed
-
- 10 Oct, 2015 5 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
fix(share): fixed share panel image url, did not generate correct url when domain name contained word dashboards, fixes #2916
Torkel Ödegaard committed -
fix(influxdb): influxdb data source did not use right http abstraction for metric queries, fixes #2919
Torkel Ödegaard committed -
Fixed configuration example for Github OAuth team_ids.
Torkel Ödegaard committed
-
- 09 Oct, 2015 1 commit
-
-
anryko committed
-
- 08 Oct, 2015 9 commits
-
-
Removed spurious `</div>`, fixes Edge on Windows
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
fix(timepicker): fixed issue with timepicker and auto refresh and entering manual time when timepicker dropdown is open, fixes #2897
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Fix missing downsampling name in kairos plugin
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 07 Oct, 2015 3 commits
-
-
Zachary Musgrave committed
-
Gary McLean Hall committed
-
Torkel Ödegaard committed
-
- 06 Oct, 2015 7 commits
-
-
Torkel Ödegaard committed
-
Conflicts: pkg/models/datasource.go public/app/plugins/datasource/prometheus/datasource.js public/app/plugins/datasource/prometheus/partials/query.editor.html public/app/plugins/datasource/prometheus/queryCtrl.js
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
small docs structure change, moved build from source into install section and CLA into project, and about into project
Torkel Ödegaard committed
-
- 05 Oct, 2015 1 commit
-
-
Torkel Ödegaard committed
-
- 03 Oct, 2015 1 commit
-
-
fix prometheus time conversion
Torkel Ödegaard committed
-
- 02 Oct, 2015 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-