bergquist
|
b4b7156f42
|
fix(webdav): adds missing auth headers
closes #6779
|
2016-12-02 16:20:15 +01:00 |
|
Carl Bergquist
|
c206c04399
|
Merge pull request #6796 from hvnsweeting/patch-2
Update sample.ini
|
2016-12-02 16:10:39 +01:00 |
|
bergquist
|
04fa86fdde
|
docs(changelog): note about closing #6759
|
2016-12-02 15:43:39 +01:00 |
|
stuart nelson
|
9ed21c6a16
|
Add transport cache for reverse proxy (#6776)
* Add transport cache for reverse proxy
* Use updated at in cache
|
2016-12-02 15:39:28 +01:00 |
|
Viet Hung Nguyen
|
c6e66ec15e
|
Update sample.ini
Use space to separate multiple modes
|
2016-12-02 13:48:08 +07:00 |
|
bergquist
|
158656f570
|
docs(changelog): add note about closing #6749
|
2016-12-01 21:23:55 +01:00 |
|
Carl Bergquist
|
6c03c64c79
|
Merge pull request #6768 from fg2it/fix6749
fix 6749 by swapping member in StandardGauge to avoid problem with atomic
|
2016-12-01 21:16:16 +01:00 |
|
Carl Bergquist
|
ae171357fc
|
Merge pull request #6783 from solugebefola/patch-1
typo?
|
2016-12-01 18:16:10 +01:00 |
|
Solar Olugebefola
|
1c234c6089
|
typo?
|
2016-12-01 11:54:07 -05:00 |
|
fg2it
|
834e3f1c29
|
swap member declaration in StandardGauge to avoid problem with atomic on arm and x86-32
|
2016-11-30 21:57:18 +00:00 |
|
bergquist
|
09e49f0a17
|
docs: adds note about closing #5677
|
2016-11-30 00:10:29 +01:00 |
|
Carl Bergquist
|
d11b17b8fe
|
Merge pull request #5677 from bmundt/remove_columns
Added Hidden Column Style for Table Panel
|
2016-11-30 00:08:17 +01:00 |
|
bergquist
|
4543bfe5aa
|
docs: add note about closing cloudwatch
|
2016-11-29 23:38:44 +01:00 |
|
Carl Bergquist
|
3c662ade8c
|
Merge pull request #6698 from grafana/cloudwatch_configurable_keys
Cloudwatch configurable keys from config page.
|
2016-11-29 23:37:13 +01:00 |
|
bergquist
|
180940a378
|
fix(singlestat): align width for gauge settings
|
2016-11-29 23:25:45 +01:00 |
|
bergquist
|
0d41b1294a
|
fix(singlestat): align width for gauge settings
|
2016-11-29 23:24:46 +01:00 |
|
bergquist
|
16f6339327
|
docs: add note about closing #6740
|
2016-11-29 23:20:48 +01:00 |
|
Carl Bergquist
|
c2ed24b788
|
Merge pull request #6740 from dirk-leroux/new_aggregation_on_singlestat_panel
New aggregation on singlestat panel
|
2016-11-29 23:18:01 +01:00 |
|
bergquist
|
aa14d9d893
|
docs: add note about closing #6411
|
2016-11-29 22:30:05 +01:00 |
|
bergquist
|
87824d2be7
|
Merge branch 'ichekrygin-victorops'
|
2016-11-29 22:28:39 +01:00 |
|
bergquist
|
83e90325c9
|
chore(victorops): remove unused code
|
2016-11-29 22:26:42 +01:00 |
|
bergquist
|
a6ea2f4fdb
|
Merge branch 'victorops' of https://github.com/ichekrygin/grafana into ichekrygin-victorops
|
2016-11-29 22:22:25 +01:00 |
|
bergquist
|
bb6248a51a
|
docs: remove link to CLA since we use CLA assistance
|
2016-11-29 21:51:51 +01:00 |
|
bergquist
|
a3a07b7191
|
docs(changelog): add note about closing #6655
|
2016-11-29 21:43:31 +01:00 |
|
Carl Bergquist
|
b47410af6a
|
Merge pull request #6670 from tomkozlowski/feature/postgres-certs
generalized database connection cert support and added to postgres
|
2016-11-29 21:40:27 +01:00 |
|
bergquist
|
9f4d06e8e2
|
docs(changelog): add note about closing #5443
|
2016-11-29 21:24:45 +01:00 |
|
bergquist
|
253324fc32
|
style(sqlstore): remove comment
|
2016-11-29 21:24:45 +01:00 |
|
Carl Bergquist
|
f6557f14b7
|
Merge pull request #6741 from dpavlos/fix_5443
[5443] Check if title is empty before save a new dashboard
|
2016-11-29 21:22:07 +01:00 |
|
bergquist
|
3b4e55216c
|
docs(changelog): add note about fixing #6679
|
2016-11-29 21:14:37 +01:00 |
|
Carl Bergquist
|
5a0fc434f3
|
Merge pull request #6722 from dpavlos/fix_6679
[6679] Check if org exists before delete it
|
2016-11-29 21:12:02 +01:00 |
|
bergquist
|
b00e9390d3
|
docs(v4): update docs for v4
|
2016-11-29 19:03:33 +01:00 |
|
bergquist
|
aed695ebe0
|
tech(build): set master to 4.1.0 pre
|
2016-11-29 18:03:20 +01:00 |
|
Torkel Ödegaard
|
7276b00fc7
|
fix(row): fixed dropping new panels onto panels, should split target panel
|
2016-11-29 11:37:06 -05:00 |
|
bergquist
|
360516ed41
|
feat(metrics): change active alerts to guage
|
2016-11-29 16:46:25 +01:00 |
|
Torkel Ödegaard
|
7e831e10a2
|
updated version in grafana-server main.go
|
2016-11-29 10:41:31 -05:00 |
|
Pavlos Daoglou
|
7f7f080ad8
|
[5443] Check if title is empty before save a new dashboard
|
2016-11-29 12:25:20 +02:00 |
|
Dirk le Roux
|
e0073d7e54
|
Fixed spelling error
|
2016-11-29 08:32:51 +02:00 |
|
Dirk le Roux
|
6412bd2f57
|
oAdded value type documentation to singlestat panel
Signed-off-by: Dirk le Roux <dirk.leroux@gmail.com>
|
2016-11-29 08:26:32 +02:00 |
|
Dirk le Roux
|
49dda7e5c1
|
first, delta, range passing unit tests
Signed-off-by: Dirk le Roux <dirk.leroux@gmail.com>
|
2016-11-29 08:26:31 +02:00 |
|
bergquist
|
f7e8e9c9af
|
docs(readme): bump golang version
|
2016-11-28 20:47:04 +01:00 |
|
Carl Bergquist
|
2bdb2f79ec
|
fix(table): renderes empty date column as '-' (#6736)
* fix(table): renderes empty date column as '-'
closes #6728
* docs(changelog): add note about closing 6728
|
2016-11-28 14:42:43 -05:00 |
|
bergquist
|
2bdeb78885
|
style(docker): remove comments
|
2016-11-28 18:48:34 +01:00 |
|
bergquist
|
20df0aafc2
|
tech(docker): adds docker fig for elastic 5
|
2016-11-28 18:43:26 +01:00 |
|
bergquist
|
ab2f109443
|
fix(config): error message for broken config file
closes #6731
|
2016-11-28 17:55:18 +01:00 |
|
Torkel Ödegaard
|
a2d1cc1a46
|
fix(css): minor style fix
|
2016-11-28 09:39:07 -05:00 |
|
Pavlos Daoglou
|
0064331bbf
|
[6679] Check if org exists before delete it
|
2016-11-28 00:09:01 +02:00 |
|
bergquist
|
b2edcd8cfd
|
tech(docs): use relref for links
|
2016-11-27 20:22:29 +01:00 |
|
bergquist
|
ce64a0173c
|
docs(datasource): add root datasource page
|
2016-11-27 20:05:35 +01:00 |
|
bergquist
|
3475ff2d81
|
docs(http): moves overview content to /http_api/
ref #6719
|
2016-11-27 17:09:56 +01:00 |
|
bergquist
|
e3ad740b49
|
docs(changelog): add note about closing #6701
|
2016-11-27 16:56:31 +01:00 |
|