tamayika
|
e6cc5df9d9
|
Fix restoration of ad-hoc variable value issue (#8057)
* Fix restoration of ad-hoc variable value issue
* Escape delimiters in ad-hoc variable URL
* Remove unnecessary newline
|
2017-04-07 09:31:36 +02:00 |
|
wrp
|
c219498aab
|
Fix typo: "your" -> "your're" (#8064)
|
2017-04-07 09:29:46 +02:00 |
|
Torkel Ödegaard
|
f5f0d94ad4
|
fix: temp/testing fix for hanging issue, #8033
|
2017-04-06 13:18:50 +02:00 |
|
Calle Pettersson
|
a79102b42d
|
Fix ldap ca_cert example/docs for proper syntax (#8044)
|
2017-04-06 09:53:11 +02:00 |
|
Alexander Zobnin
|
2b81bfe9bf
|
alerting: fix $timeFilter cannot be used twice (#7969) (#8037)
|
2017-04-05 17:17:55 +02:00 |
|
Alexander Zobnin
|
308d46e4ef
|
Fix 8013 (#8027)
* Add @ngInject to HeatmapCtrl constructor, issue #8013
* Remove unused loadPluginCss
|
2017-04-04 11:02:25 +02:00 |
|
Torkel Ödegaard
|
48c4e549f5
|
Revert "support panel repeat for datasource template variable (#7711)"
This reverts commit 554f972a25 .
|
2017-04-04 09:28:33 +02:00 |
|
Torkel Ödegaard
|
dd800fd14d
|
fix: table panel could not show annotations due to bug introduced in 4.2, fixes #8023
|
2017-04-03 22:07:09 +02:00 |
|
Torkel Ödegaard
|
95e0010a5b
|
fix: sqlite3 and concurrent write requests caused database locked error some times, depending on how many concurrent requests and speed of disk drive. Fixed by reducign the number of concurrent db connections to 1 for sqlite3, fixes #7992
|
2017-04-03 09:42:11 +02:00 |
|
Torkel Ödegaard
|
4a2efb1007
|
alerting: removed width restriction on message, fixes #8000
|
2017-03-31 23:07:57 +02:00 |
|
Alexander Zobnin
|
ecd404335e
|
heatmap: fix error with null values in ES converter (#7999)
|
2017-03-31 17:13:26 +02:00 |
|
Torkel Ödegaard
|
f77f8ebfc6
|
heatmap: changes to color spectrum, inverted some on dark theme
|
2017-03-31 17:12:50 +02:00 |
|
Torkel Ödegaard
|
3ed1600b90
|
Merge branch 'master' of github.com:grafana/grafana
|
2017-03-31 16:09:16 +02:00 |
|
Torkel Ödegaard
|
39e45004cd
|
heatmap: inverted the color schemes
|
2017-03-31 16:09:00 +02:00 |
|
Torkel Ödegaard
|
4445c9ce60
|
Merge branch 'heatmap-panel' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-heatmap-panel
|
2017-03-31 14:26:52 +02:00 |
|
Torkel Ödegaard
|
5af81b974e
|
mysql: graph showing
|
2017-03-31 13:57:10 +02:00 |
|
Torkel Ödegaard
|
a7babfb7cf
|
tech: updated xorm libs
|
2017-03-31 12:54:39 +02:00 |
|
Torkel Ödegaard
|
bd3f825a6e
|
updated go-sql-driver
|
2017-03-31 12:50:07 +02:00 |
|
Torkel Ödegaard
|
e5a5bef200
|
mysql: minor update
|
2017-03-31 12:49:05 +02:00 |
|
Alexander Zobnin
|
b18ed0b98f
|
heatmap: calculate bucket size automatically for ES histogram
|
2017-03-31 12:51:43 +03:00 |
|
Torkel Ödegaard
|
d6d2080f11
|
mysql: minor progress on response processing
|
2017-03-31 11:45:25 +02:00 |
|
Alexander Zobnin
|
cb136c07b8
|
heatmap: add function for bucket size calculation
|
2017-03-31 11:44:44 +03:00 |
|
Torkel Ödegaard
|
af0ecd440f
|
Update CHANGELOG.md
|
2017-03-31 07:32:44 +02:00 |
|
Mitsuhiro Tanda
|
554f972a25
|
support panel repeat for datasource template variable (#7711)
* support panel repeat for datasource template variable
* support All option
|
2017-03-31 07:31:15 +02:00 |
|
Alexander Zobnin
|
9ddfeaa9c2
|
heatmap: initial ES histogram support
|
2017-03-30 21:36:36 +03:00 |
|
Torkel Ödegaard
|
bd4f073425
|
mysql: minor update
|
2017-03-30 20:23:40 +02:00 |
|
Torkel Ödegaard
|
998f04e1e8
|
mysql: testdata
|
2017-03-30 20:01:04 +02:00 |
|
Alexander Zobnin
|
3170f0d84a
|
heatmap: add ES histogram converter
|
2017-03-30 20:55:10 +03:00 |
|
Torkel Ödegaard
|
34d92b0e79
|
mysql: starting work on test data
|
2017-03-30 18:03:50 +02:00 |
|
Alexander Zobnin
|
114431beed
|
heatmap: add tests for heatmap_data_converter
|
2017-03-30 18:21:22 +03:00 |
|
timolehto
|
6e304e6e42
|
comments: Typos in defaults.ini (#7988)
|
2017-03-30 17:12:00 +02:00 |
|
Torkel Ödegaard
|
080d2a2054
|
mysql: reading arbitrary SQL data in go is really strange, data is only in strings?
|
2017-03-30 13:46:46 +02:00 |
|
Kazumasa Kohtaka
|
aada5181fa
|
docs: fix typo in a section describing search API (#7984)
|
2017-03-30 08:54:32 +02:00 |
|
Torkel Ödegaard
|
00fcaaf171
|
mysql: commented out old code from old PR
|
2017-03-29 22:55:37 +02:00 |
|
Torkel Ödegaard
|
8f90c6115d
|
mysql: progress on mysql data source
|
2017-03-29 22:54:18 +02:00 |
|
Torkel Ödegaard
|
1ecdf34938
|
sql: wip mysql stuff
|
2017-03-29 20:43:20 +02:00 |
|
Torkel Ödegaard
|
c33fa27ed8
|
Update latest.json
|
2017-03-29 17:28:52 +02:00 |
|
Torkel Ödegaard
|
6965064ea9
|
Merge branch 'master' into sql-proxy
|
2017-03-29 16:40:14 +02:00 |
|
Torkel Ödegaard
|
91c184d3e0
|
elasticseach: fixed broken unit test
|
2017-03-29 16:33:44 +02:00 |
|
Torkel Ödegaard
|
3b235612fd
|
elasticsearch: improve validation and error message when adding/testing elasticsearch ds, #7836
|
2017-03-29 16:03:28 +02:00 |
|
Daniel Lee
|
5702c57452
|
panel: remove unneeded options for tooltip
|
2017-03-29 16:01:27 +02:00 |
|
Alexander Zobnin
|
84b15fc74c
|
Merge branch 'master' into heatmap-panel
|
2017-03-29 15:46:04 +03:00 |
|
Torkel Ödegaard
|
085c4c56b8
|
elasticearch: added support for histogram aggregations, closes #3164
|
2017-03-29 13:44:50 +02:00 |
|
Alexander Zobnin
|
65a829b64d
|
heatmap tests: fix timezone-dependent test error
|
2017-03-29 13:41:19 +03:00 |
|
Alexander Zobnin
|
7c5b9f8c5b
|
heatmap tooltip: change "values" label to "count"
|
2017-03-29 12:41:34 +03:00 |
|
Seuf
|
319b8d8fca
|
Configurable signout menu activation (#7968)
|
2017-03-29 11:33:28 +02:00 |
|
Daniel Lee
|
ac39ed4218
|
panel: fixes #7970. Description tooltip overflow.
This seems to work for the three use cases:
- Overflow on the left
- Overflow on the right
- Elements that are out of view on page load
|
2017-03-29 11:16:16 +02:00 |
|
Alexander Zobnin
|
7770c38e30
|
heatmap: test for Y axis rendering
|
2017-03-29 11:30:30 +03:00 |
|
Alexander Zobnin
|
72e313a3dd
|
heatmap: fix type error on buckets object
|
2017-03-29 11:29:58 +03:00 |
|
Torkel Ödegaard
|
98554e9fbe
|
docs: added config entry for ldap allow_sign_up option, #7972
|
2017-03-29 08:42:10 +02:00 |
|