Torkel Ödegaard
|
29c833d623
|
Merge pull request #2598 from robison/master
updating the limit of returned tagvs in a MetricKeyLookup
|
2015-08-26 09:48:44 +02:00 |
|
robbie
|
46c0215b1f
|
updating the limit of returned tagvs in a MetricKeyLookup since opentsdb supports limit in 2.1.0
|
2015-08-25 12:46:54 -07:00 |
|
Torkel Ödegaard
|
9a142cea7a
|
fix(panel links): fixed panel height issue when using panel links, could cause strange panel flow, fixes #2576
|
2015-08-25 15:49:46 +02:00 |
|
Torkel Ödegaard
|
7b911aea46
|
fix(shutdown flow): improved shutdown flow and log closing, listing to kill and and SIGTERM as well, closes #2516
|
2015-08-25 15:22:24 +02:00 |
|
Torkel Ödegaard
|
af95daadf4
|
fix(jscs): fixed failing js style check
|
2015-08-25 09:39:42 +02:00 |
|
Torkel Ödegaard
|
6e8d5cd873
|
fix(opentsdb): blur event triggered twice for metric selector, caused double query to opentsdb after metric name change
|
2015-08-25 09:34:43 +02:00 |
|
Torkel Ödegaard
|
48686cf9f7
|
fix(influxdb_09): fix for handling empty series object in response from influxdb, fixes #2413
|
2015-08-25 09:11:39 +02:00 |
|
Torkel Ödegaard
|
364d9de751
|
feat(ui viewer): prevent viewers from creating new dashboard or importing dashboard, closes #2590
|
2015-08-24 14:24:10 +02:00 |
|
Torkel Ödegaard
|
ca5e8c73d7
|
logging(ldap): added more logging to bind failures, #2588
|
2015-08-24 11:47:22 +02:00 |
|
Torkel Ödegaard
|
3e0c66edab
|
docs(): updated download links in docs
|
2015-08-24 10:05:05 +02:00 |
|
Torkel Ödegaard
|
5d69c69b7c
|
Merge pull request #2586 from thuck/link_typo
Fix small typo "dashbord" to dashboard
|
2015-08-22 14:48:13 +02:00 |
|
Denis Doria
|
06077faa6a
|
Fix small typo "dashbord" to dashboard
|
2015-08-22 11:48:35 +02:00 |
|
Torkel Ödegaard
|
fcc369e854
|
Merge branch 'v2.1.x'
Conflicts:
CHANGELOG.md
|
2015-08-22 08:44:47 +02:00 |
|
Torkel Ödegaard
|
ea187961da
|
fix(templating): Another atempt at fixing #2534 (Init multi value template var used in repeat panel from url), fixes #2564
Conflicts:
CHANGELOG.md
|
2015-08-22 08:43:43 +02:00 |
|
Torkel Ödegaard
|
c9b2cec5ff
|
fix(packaging): deb & rpm package did not mark ldap.toml config file as a configuration file, 2.1.1 & 2.1.2 upgrade overwrote it :(, fixes #2580
|
2015-08-22 08:34:20 +02:00 |
|
Torkel Ödegaard
|
960a4f71a3
|
fix(jsc): fixed javascript indenting
|
2015-08-21 16:28:01 +02:00 |
|
Torkel Ödegaard
|
292db86c9e
|
feat(relative time override): You can now use the new relative time option in panel time override, closes #2575
|
2015-08-21 16:19:51 +02:00 |
|
Torkel Ödegaard
|
6d3b36d61b
|
fix(annotations): removed accidental test code from annotationsSrv
|
2015-08-21 15:32:20 +02:00 |
|
Torkel Ödegaard
|
c876aa537a
|
feat(panel resize): Resize handles in panel bottom right corners for easy width and height change, closes #2577
Conflicts:
public/app/features/panel/panelDirective.js
|
2015-08-21 14:59:15 +02:00 |
|
Torkel Ödegaard
|
ca53ae4fc5
|
fix(templating): Another atempt at fixing #2534 (Init multi value template var used in repeat panel from url), fixes #2564
|
2015-08-21 10:40:14 +02:00 |
|
Torkel Ödegaard
|
8f35683ccb
|
fix(annotations): Fixed issue when html sanitizer failes for title to annotation body, now fallbacks to html escaping title and text, fixes #2563
|
2015-08-21 10:17:02 +02:00 |
|
Torkel Ödegaard
|
30cd782e92
|
fix(snapshot): Fix for snapshot with expire 7 days option, 7 days option not correct, was 7 hours, fixes #2574
|
2015-08-21 09:51:16 +02:00 |
|
Torkel Ödegaard
|
3d37c9c9a3
|
feat(tagmanager): support to add google tagmanager id, closes #2569
|
2015-08-21 09:30:39 +02:00 |
|
Torkel Ödegaard
|
7072af7c14
|
fix(auth proxy): Fix for server side rendering of panel when using auth proxy, fixes #2568
|
2015-08-21 07:49:49 +02:00 |
|
Torkel Ödegaard
|
abd7c15ba8
|
fix(TimePicker): Fix for when you applied custom time range it did not refreh dashboard, fixes #2565
|
2015-08-20 17:57:15 +02:00 |
|
Torkel Ödegaard
|
a4ff1e4f33
|
docs(): updated version in install docs
|
2015-08-20 15:20:26 +02:00 |
|
Torkel Ödegaard
|
5b9ea96dc5
|
Merge branch 'v2.1.x'
Conflicts:
CHANGELOG.md
package.json
|
2015-08-20 11:16:05 +02:00 |
|
Torkel Ödegaard
|
e86c87f7bc
|
updated version to v2.1.2
|
2015-08-20 11:12:32 +02:00 |
|
Torkel Ödegaard
|
e5794ed1c1
|
fix(dragdrop): Fix for broken drag drop behavior, fixes #2558
|
2015-08-20 11:12:06 +02:00 |
|
Torkel Ödegaard
|
952a69abca
|
docs(tutorial): updated hubot tutorial
|
2015-08-19 13:53:15 +02:00 |
|
Torkel Ödegaard
|
aa21bfd8a8
|
fix(timepicker): fixed for viewing auto refresh submenu when timpicker selection is set to Today, fixes #2552
|
2015-08-19 13:25:36 +02:00 |
|
Torkel Ödegaard
|
5768762591
|
Merge pull request #2539 from papylhomme/master
Disable load timeout in requirejs
|
2015-08-18 20:23:47 +02:00 |
|
Torkel Ödegaard
|
ca9c11486e
|
config(github oauth): removed allowed_domains options, closes #1986
|
2015-08-18 20:19:37 +02:00 |
|
Torkel Ödegaard
|
01d9849e44
|
fix(user create): fixed for creating multiple users with empty email when auto assign org is set to false, fixes #2011
|
2015-08-18 20:15:24 +02:00 |
|
Torkel Ödegaard
|
0339026674
|
fix(default datasource): minor fix for handling of default datasource
|
2015-08-18 20:04:24 +02:00 |
|
Trent White
|
2f5115ca45
|
Update hubot_howto.md
|
2015-08-18 09:37:51 -04:00 |
|
Trent White
|
66878a9b48
|
Update hubot_howto.md
|
2015-08-18 09:34:31 -04:00 |
|
Trent White
|
333952a231
|
Update hubot_howto.md
|
2015-08-18 09:34:08 -04:00 |
|
Torkel Ödegaard
|
50281f12b9
|
fix(default datasource): minor fix for handling of default datasource
|
2015-08-18 14:54:56 +02:00 |
|
Torkel Ödegaard
|
4f8cea6e2d
|
docs(): added tutorial article on hubot and grafana integration
|
2015-08-18 14:39:04 +02:00 |
|
Torkel Ödegaard
|
bf5081ec8c
|
fix(type ahead): fixed highlight, and made the highlight more distinct, also rolled back #2436 due to its issues on linux and windows, fixes #2527
|
2015-08-18 10:09:12 +02:00 |
|
Torkel Ödegaard
|
4f7587492d
|
docs(changelog): fixed minor wording issue in changelog
|
2015-08-18 08:24:08 +02:00 |
|
Torkel Ödegaard
|
9a9c9b2b12
|
Merge branch 'query-editor-breakout'
Conflicts:
CHANGELOG.md
|
2015-08-18 08:23:13 +02:00 |
|
Torkel Ödegaard
|
d4432ddd64
|
feat(mixed datasources): feature ready to merge to master, closes #436
|
2015-08-18 08:22:00 +02:00 |
|
Torkel Ödegaard
|
5c2d49f7ce
|
feat(mixed datasource): updated Elasticsearch so it uses new way to define annotations editor
|
2015-08-18 07:58:44 +02:00 |
|
Michaël Lhomme
|
0dc263d919
|
Disable load timeout in requirejs
|
2015-08-17 21:41:04 +02:00 |
|
Torkel Ödegaard
|
3de041a411
|
feat(mixed datasource): added datasource name to left of query hamburger #436
|
2015-08-17 21:25:08 +02:00 |
|
Torkel Ödegaard
|
00f5f8b2a0
|
feat(mixed datasource): polishing feature, making sure everything works, #436
|
2015-08-17 21:20:09 +02:00 |
|
Torkel Ödegaard
|
95f1343a59
|
feat(mixed datasource): fixing varios issues with the query editor changes, updated kariosdb data source editor to work with the new model, #436
|
2015-08-17 20:53:40 +02:00 |
|
Torkel Ödegaard
|
b4115b0362
|
feat(query editor): updated influxdb 0.8.x data source query editors to new abstraction
|
2015-08-17 17:28:03 +02:00 |
|