Torkel Ödegaard
4f9f186575
docs: overhauled annotation docs and moved some of the data source specific annotation docs to the respective data source doc pages, closes #1111
2017-04-28 12:51:21 +02:00
Torkel Ödegaard
c46b73538c
docs: minor update to troubleshooting guide, closes #8242
2017-04-28 11:16:05 +02:00
Torkel Ödegaard
0ac9ec8f7e
docs: added restore instructions to backup section in upgrading doc article, closes #5680
2017-04-28 11:05:14 +02:00
Daniel Lee
c6d5259c6d
changelog: add note for #6564
2017-04-28 11:01:54 +02:00
Torkel Ödegaard
26f4a8e5a4
docs: added links to upgrading article
2017-04-28 10:58:26 +02:00
Torkel Ödegaard
a93fa0acde
docs: Added general upgrading docs / guide, closes #5905
2017-04-28 10:52:50 +02:00
Torkel Ödegaard
b14c3d63e4
docs: added missing white space to config docs, #7073
2017-04-28 09:21:47 +02:00
Dan Cech
2361e2ddd9
fix moment.js deprecation warning when running tests
2017-04-27 15:29:32 -04:00
Dan Cech
b1691f1cd1
add support for column aliases in table panel
2017-04-27 15:23:49 -04:00
Torkel Ödegaard
24e3777894
docs: updated make file for docs to support specifying env and version
2017-04-27 12:17:22 +02:00
Torkel Ödegaard
f5a6c306a6
docs: worked on supporting doc versions
2017-04-27 09:58:45 +02:00
Mitja Z
c92d719a72
added support for listening on unix socket #4030 ( #8221 )
2017-04-27 08:54:21 +02:00
Yaron de Leeuw
d4f7a2bc99
minor code style: use strings.Replace
fourth argument in influxdb ( #8225 )
...
Remove 5 lines from the codebase and an unecessary function,
by calling `strings.Replace` with -1 for the fourth argument.
A better alternative to what was merged in #8037
2017-04-27 08:51:43 +02:00
Matt Toback
b909cfbde4
Refactored Alert Pulse ( #8227 )
...
* Moved the animation to the pseudo element which seemed to reduce the CPU usage in an observable way.
* Removed unnecessary style
2017-04-27 08:49:03 +02:00
Torkel Ödegaard
a0d8afd435
ux: minor change to styles & heatmap option names
2017-04-26 14:18:58 +02:00
Daniel Lee
f23239650e
changelog: adds note for #514
2017-04-26 13:25:38 +02:00
Daniel Lee
8f4c797399
docs: update graph docs images + some text changes
2017-04-26 13:19:24 +02:00
Daniel Lee
6707d77af5
graph: dashes option only used in series overrides
...
Removes dashes option from Display tab so that it is only available
for series overrides. Also removes options for dash space and length
in series overrides and just uses the default values of 10 for both of
them.
2017-04-26 13:19:24 +02:00
smalik
1a3bc60e69
feat(dashed lines): Implementing dashed lines
...
Adding support for dashed lines using jquery.flot.dashes.js
2017-04-26 13:19:24 +02:00
Torkel Ödegaard
9e13c93379
docs: fixed redirects to panel docs for old location, caused by move in bd414c1793
2017-04-26 13:01:12 +02:00
Daniel Lee
dc1178acc8
Merge pull request #8211 from necrolyte2/patch-1
...
duplicate keys for auth.github for allow_sign_up
2017-04-25 20:26:46 +02:00
Tyghe Vallard
1edeaa5e7e
duplicate keys for auth.github for allow_sign_up
2017-04-25 11:11:32 -05:00
Torkel Ödegaard
d2a22e7b23
influxdb: fixed template variable interpolation of multi valued variables when using raw query editor mode, fixes #8165
2017-04-25 17:27:57 +02:00
Torkel Ödegaard
19a04b7e4a
change: minor change to health check api endpoint
2017-04-25 17:24:36 +02:00
Torkel Ödegaard
f6f2d85aa7
change: minor change to health check api endpoint
2017-04-25 17:24:06 +02:00
Daniel Lee
6538e86793
webdav: add tests + path.join for public url param
...
Fixes #7914 . Fixes #7921
2017-04-25 17:22:18 +02:00
fir4
6d9e8bd147
webdav: allow specification of a different public_url than upload url
2017-04-25 17:22:18 +02:00
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