|
a6918617ff
|
feat(api): fixed minor issue with error message when trying to create duplicate datasource, fixes #6164
|
2016-10-01 16:41:27 +02:00 |
|
|
7c339f0794
|
feat(alerting): show alertin state in panel header, closes #6136
|
2016-09-30 17:37:47 +02:00 |
|
|
2750c8a801
|
feat(config): changed name of allow_user_login_pass to disable_login_form, changed the section of the config option to [auth], impacts merged PR #5423
|
2016-09-28 15:27:08 +02:00 |
|
|
e5fc4332cd
|
feat(oauth): refactoring PR #6077
|
2016-09-28 15:10:50 +02:00 |
|
|
5ccdbf01fd
|
merge with master
|
2016-09-28 13:02:15 +02:00 |
|
|
a4648607bb
|
feat(testdata): added csv test data scenario
|
2016-09-28 10:37:30 +02:00 |
|
|
63caedb094
|
Merge branch 'master' of github.com:grafana/grafana
|
2016-09-28 08:09:51 +02:00 |
|
|
3ecd96e682
|
feat(testdata): lots of work on new test data data source and scenarios
|
2016-09-27 18:17:39 +02:00 |
|
|
34f15d92d0
|
feat(testdata): worked on testdata app
|
2016-09-27 14:39:51 +02:00 |
|
|
1a32ab64b6
|
tech(renderer): improve renderOpts names
|
2016-09-26 11:07:36 +02:00 |
|
|
175c651e65
|
fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906
|
2016-09-23 12:29:53 +02:00 |
|
|
d6a0ec85c4
|
Merge pull request #6111 from grafana/pluginreadme
allow non-admin users to view plugin readme
|
2016-09-22 19:51:47 +02:00 |
|
|
2c3dd84ebb
|
allow non-admin users to view plugin readme
|
2016-09-22 13:46:11 -04:00 |
|
|
936146768f
|
fix(snapshots): fixed issue with viewing embedded/solo/png panel from snapshot without login, fixes #3769
|
2016-09-22 11:46:58 +02:00 |
|
|
39af588a94
|
fix(playlist): fixed sorting issue with playlist playback, fixes #5467
|
2016-09-22 10:06:03 +02:00 |
|
|
b387c1291d
|
Merge branch 'master' into gnet-oauth
Conflicts:
pkg/api/login_oauth.go
|
2016-09-21 09:39:35 -04:00 |
|
|
b4111d78e1
|
fix(security): fixed login issue that was a potential for social engineering, fixes #6014
|
2016-09-21 15:03:14 +02:00 |
|
|
630a8ed8aa
|
support setting default org role when adding user via grafana.net auth
|
2016-09-20 12:36:36 -04:00 |
|
|
da95a23080
|
remove 'Github' from oauth login error messages
|
2016-09-20 11:36:13 -04:00 |
|
|
fc17ed351c
|
support logging in with grafana.net credentials
|
2016-09-19 16:48:07 -04:00 |
|
|
9dd8b3b408
|
wip
|
2016-09-14 14:12:19 +02:00 |
|
|
d0f9623037
|
feat(alertlistpanel): support state filter
ref #5981
|
2016-09-14 10:49:05 +02:00 |
|
|
9cd517780f
|
Merge branch 'master' of github.com:grafana/grafana
|
2016-09-13 16:25:48 +02:00 |
|
|
b0c7e61ef8
|
feat(alerting): removed severity
|
2016-09-13 15:09:55 +02:00 |
|
|
a73424d6af
|
Secure Elasticsearch datasources a bit (#6031)
Instead of allowing users to access the
entire cluster, apply some sane restrictions.
Change-Id: Ib2e93722bf2e39d700d4afa713ff49ec556f2fdf
|
2016-09-13 15:04:21 +02:00 |
|
|
6375418d8c
|
Merge branch 'alerting' into grafana-annotations
|
2016-09-13 09:38:12 +02:00 |
|
|
1264a1b3a6
|
(cloudwatch) add metrics/dimensions (#6020)
|
2016-09-13 09:08:33 +02:00 |
|
|
1c7b76cb43
|
Merge pull request #6013 from mtanda/cloudwatch_kinesis_analytics
(cloudwatch) add metrics/dimensions
|
2016-09-12 17:03:25 +02:00 |
|
|
f998b86ade
|
(cloudwatch) add metrics/dimensions
|
2016-09-12 23:47:31 +09:00 |
|
|
e7b56c6389
|
tech(metrics): move all request counters into one middleware
|
2016-09-09 13:28:19 +02:00 |
|
|
4a2f2fba73
|
feat(alerting): show panel specific alert annotations, #5694
|
2016-09-09 11:30:55 +02:00 |
|
|
d60bd77658
|
feat(annotations): added support to show grafana stored annotations in graphs, #5982
|
2016-09-08 11:25:45 +02:00 |
|
|
4646723cbb
|
Merge branch 'custom-github-style-oauth' of https://github.com/kfitzpatrick/grafana into kfitzpatrick-custom-github-style-oauth
|
2016-09-07 08:15:44 +02:00 |
|
|
2ca7284a56
|
tech(notifications): splitt into 3 queries
closes #5883
|
2016-09-06 08:43:15 +02:00 |
|
|
c893e5d241
|
feat(notifications): add support for default notifications
ref #5883
|
2016-09-05 21:35:37 +02:00 |
|
|
d11bc57c37
|
feat(notifications): make it possible to send test alert notifications
closes #5847
|
2016-09-05 14:45:15 +02:00 |
|
|
1955defc43
|
fix(api): add missing jsonData field to dto
The field is available on the dto so I guess is should be used.
Otherwise we should remove the field rather then not setting it.
ref #5944
|
2016-09-01 17:21:13 +02:00 |
|
|
11a4ff0f8a
|
feat(alerting): add basic UI for history in alert tab
ref #5850
|
2016-08-30 13:22:59 +02:00 |
|
|
650a87dc05
|
feat(alerting): add alert history api endpoint
ref #5850
|
2016-08-30 09:32:56 +02:00 |
|
|
0050707134
|
feat(api) HEAD response, fixes #3854
|
2016-08-29 06:07:44 -07:00 |
|
|
0cbedb4473
|
chore(api): remove commented endpoints
|
2016-08-22 16:56:28 +02:00 |
|
|
7095a9d7e1
|
Merge branch 'master' into alerting
|
2016-08-22 15:31:33 +02:00 |
|
|
6bd2bb04a7
|
(cloudwatch) add api gateway metrics/dimensions
|
2016-08-20 21:57:20 +09:00 |
|
|
5cf9711862
|
feat(alerting): added eval match to test results
|
2016-08-18 11:22:24 +02:00 |
|
|
0b7fa3c19d
|
feat(alerting): minor progress on alert list, #5784
|
2016-08-16 16:50:36 +02:00 |
|
|
f934081bcb
|
feat(alerting): making progress on alerting list, #5784
|
2016-08-16 09:52:45 +02:00 |
|
|
4d0982a21c
|
Merge branch 'master' into alerting
|
2016-08-15 07:58:30 +02:00 |
|
|
7a1011ac39
|
(cloudwatch) support ApplicationELB (#5802)
|
2016-08-14 13:21:17 +02:00 |
|
|
16e75a3036
|
feat(alerting): add alert message to slack integration
|
2016-08-12 10:12:04 +02:00 |
|
|
3b69c8f687
|
feat(alerting): new design for alert tab with sidemenu
|
2016-07-31 09:31:32 +02:00 |
|