- 10 Sep, 2015 4 commits
-
-
Conflicts: pkg/api/api.go
woodsaj committed -
Conflicts: conf/defaults.ini main.go pkg/services/sqlstore/migrations/migrations.go
woodsaj committed -
Fix dataproxy_test.go tests
Torkel Ödegaard committed -
This change fix dataproxy_test.go tests that was failing with: pkg/api/dataproxy_test.go:17: not enough arguments in call to NewReverseProxy pkg/api/dataproxy_test.go:39: not enough arguments in call to NewReverseProxy FAIL _/home/ubuntu/grafana/pkg/api [build failed]
Mehdi Abaakouk committed
-
- 09 Sep, 2015 10 commits
-
-
Update docstring for postgres session provider
Torkel Ödegaard committed -
The postgres provider is named postgres and not postgresql. For somebody configuring the server from the config file example, it is very easy to write an invalid value into the file and accidentally use the "memory" provider instead because of a typo.
Jonathan A. Sternberg committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
feat(influxdb): more work on changing the influxdb editor to support better aliasing and interval options, #2647, #2599
Torkel Ödegaard committed -
feat(influxdb): began work on changing the influxdb editor to support better aliasing and interval options, #2647, #2599
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- 08 Sep, 2015 18 commits
-
-
Fix typo
Torkel Ödegaard committed -
Bruno Bigras committed
-
feat(annotations): polished up the annotation editor tabs, similar to recent commits for templating editor
Torkel Ödegaard committed -
fix(templating): updated templating UI and tab behavior, now edit tab is not visible when not actually editing an existing var, fixes #2679
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
feat(organization): added update org address to http api and to org details settings view, closes #2672
Torkel Ödegaard committed -
fix(api): Added error handling to create and update org http apis and sql update handlers, now checks for org name taken scenarios and returns correct http error code and message, fixes #2686
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
fix(elasticsearch): fixed series naming & aliasing when using field for extended_stats and percentiles
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Conflicts: public/app/plugins/datasource/influxdb/queryCtrl.js
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 07 Sep, 2015 6 commits
-
-
feat(elasticsearch): metric response handling and processsing now supports alias patterns, {{term field name}} and {{metric}} now works, #1034
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
feat(elasticsearch): extended stats like std deviation now works, and sigma option as well, added unique count (cardinality as well, #1034
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
feat(elastic_ds): moving time field name to dataasource option, it is no longer specified for each query and date_histogram
Torkel Ödegaard committed
-
- 06 Sep, 2015 2 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-