Torkel Ödegaard
368e847d12
feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302
2017-04-25 17:17:45 +02:00
Torkel Ödegaard
fe64ed424e
docs: removed deprecated api #8210
2017-04-25 16:17:05 +02:00
Torkel Ödegaard
b780415f25
fix: change to remember me cookie encoding
2017-04-25 15:33:15 +02:00
Daniel Lee
aee4af2148
api: omit unused fields for /api/datasources
...
Fixes #7822
2017-04-25 15:23:36 +02:00
Torkel Ödegaard
4720216e5e
tech: upgraded macaron & macaron inject, binding, session
2017-04-25 15:16:32 +02:00
Torkel Ödegaard
9f462c0519
emails: fixed position of logo in emails, fixes #8094
2017-04-25 14:50:53 +02:00
Torkel Ödegaard
b08b22192b
docs: updated docs with fix info for #7659
2017-04-25 14:29:05 +02:00
Torkel Ödegaard
c3bad4701a
fix: annotations fix for snapshots, fixes #7659
2017-04-25 14:27:41 +02:00
Torkel Ödegaard
87c978ebc9
fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093
2017-04-25 13:16:41 +02:00
Torkel Ödegaard
8beb873db4
docs: updated changelog with #6140
2017-04-25 13:04:22 +02:00
Torkel Ödegaard
8c448d95a1
Merge branch 'master' into mtanda-prometheus_table
2017-04-25 12:59:25 +02:00
Torkel Ödegaard
6ff1144abf
refactoring: prometheus PR #6140
2017-04-25 12:57:23 +02:00
Dan Cech
b489e93d94
Config Array Syntax ( #8204 )
...
* refactor util encryption library so it doesn't have to import log
* add util.SplitString to handle space and/or comma-separated config lines
* go fmt
2017-04-25 09:14:29 +02:00
Torkel Ödegaard
d085aaad41
fix: variable srv addVariable function, only used in tests
2017-04-24 17:06:58 +02:00
Torkel Ödegaard
787fea90b9
heatmap: changed name of heatmap data format option, #8054
2017-04-24 15:17:57 +02:00
Torkel Ödegaard
ae5e004b69
mysql: time filter macro updated
2017-04-24 14:55:43 +02:00
sbhenderson
c485fed744
Fix to issue 2524 by limiting number of returned measurements for display. ( #8092 )
2017-04-24 11:44:29 +02:00
Daniel Lee
92d723d6f5
docker: remove downloaded temp files from opendata image
2017-04-24 11:40:38 +02:00
Torkel Ödegaard
9e0acdda23
Update ROADMAP.md
2017-04-24 11:28:09 +02:00
Torkel Ödegaard
ef36ffb5d0
Update ROADMAP.md
2017-04-24 11:27:59 +02:00
Torkel Ödegaard
48acffe095
Update ROADMAP.md
2017-04-24 11:27:28 +02:00
Torkel Ödegaard
09b7516d47
Update ROADMAP.md
2017-04-24 11:27:05 +02:00
Torkel Ödegaard
16d27a4a8d
Update ROADMAP.md
2017-04-24 11:25:44 +02:00
Torkel Ödegaard
663f7ee239
Update ROADMAP.md
2017-04-24 11:24:19 +02:00
Torkel Ödegaard
b8259d7583
Create ROADMAP.md
2017-04-24 11:18:34 +02:00
Torkel Ödegaard
2b029912aa
mysql: query editor fix
2017-04-24 10:58:53 +02:00
Daniel Lee
7784e4e24b
mysql: add datetime type to table data
2017-04-23 21:56:58 +02:00
Daniel Lee
413ee33d5d
mysql: fix go vet error
2017-04-23 20:07:20 +02:00
Daniel Lee
d1e6f90f92
Merge pull request #8194 from Alexander-N/fix-orgfilter
...
fix: make organisation filter case insensitive
2017-04-23 19:55:35 +02:00
Torkel Ödegaard
8f17a84f31
mysql: added basic templating support
2017-04-23 14:22:47 +02:00
Torkel Ödegaard
253b8be449
mysql: updated test data
2017-04-23 13:50:49 +02:00
Alexander-N
01fc6da3b2
fix: make organisation filter case insensitive
2017-04-23 12:30:19 +02:00
Daniel Lee
fdc68a8baa
docker: adds mysqldb with test data
...
Downloads a large open dataset from NYC Open Data.
Then converts date columns into the mysql format.
2017-04-22 02:01:29 +02:00
Torkel Ödegaard
6ea99540ec
Merge branch 'master' of github.com:grafana/grafana
2017-04-21 17:30:37 +02:00
Daniel Lee
6160978019
singlestat: with table data, support string values
...
If the selected table column is string then show that in the singlestat
2017-04-21 16:54:56 +02:00
Daniel Lee
a49ef90a1d
singlestat: value mapping for table data
...
Adds support for value mapping for table data in the single stat panel.
2017-04-21 16:43:14 +02:00
Torkel Ödegaard
b22b3e5bb9
mysql: added default query template
2017-04-21 16:28:01 +02:00
Daniel Lee
8874be4c66
singlestat: add support for table data
...
If data is of type Table, then will return the first row of data. The
user can select which column should be shown in the SingleStat.
2017-04-21 16:17:31 +02:00
Daniel Lee
2c51f11440
singlestat: fix variable spelling
2017-04-21 16:17:31 +02:00
Torkel Ödegaard
ea53e7221e
mysql: added query help
2017-04-21 15:52:42 +02:00
Torkel Ödegaard
97e2d75f51
mysql: added support for tables in mysql queries
2017-04-21 15:07:43 +02:00
Torkel Ödegaard
c78c460f79
mysql: worked on mysql data soruce
2017-04-20 17:10:23 +02:00
Daniel Lee
1bbc149089
docs: document API calls for /auth/keys
2017-04-20 13:59:36 +02:00
Daniel Lee
459d195291
docs: fix link
2017-04-20 13:35:51 +02:00
Daniel Lee
6ec1d16327
fix: cli admin reset-password fixes cmd args
...
Fixes the homepath and config command line args. This allows the
command to be used even when the homepath is different from the
default.
Fixes #7730
2017-04-20 13:30:17 +02:00
Torkel Ödegaard
50e70cf3db
build: fixed unit test
2017-04-20 13:04:42 +02:00
Torkel Ödegaard
fc878bc8ad
build: fixed order
2017-04-20 11:59:11 +02:00
Torkel Ödegaard
2cb2c4073e
build: moved copy node modules ahead of tslint
2017-04-20 11:27:12 +02:00
Torkel Ödegaard
4368c5a896
build: moved copy node modules ahead of tslint
2017-04-20 11:26:30 +02:00
Torkel Ödegaard
f1276774a0
typescript: updated tslint and fixed new warnings
2017-04-20 11:16:37 +02:00