grafana/pkg/models
Daniel Lee 0e228d582d azuremonitor: builds a query and sends it to Azure on the backend
Lots of edge cases not covered and the response is not parsed. It only
handles one service and will have to be refactored to handle multiple
2019-02-08 17:20:31 +01:00
..
address.go feat(organization): added update org address to http api and to org details settings view, closes #2672 2015-09-08 14:22:44 +02:00
alert_notifications.go Added uid for alert notifications 2019-01-16 16:50:00 +02:00
alert_test.go feat(alerting): add alert message to slack integration 2016-08-12 10:12:04 +02:00
alert.go Merge pull request #13947 from bergquist/alerting_for 2018-11-19 10:38:02 +01:00
apikey.go HTTP API: grafana /render calls nows with api keys, Fixes #1649 2015-04-08 08:59:12 +02:00
context.go restrict session usage to auth_proxy 2019-01-23 14:56:48 +01:00
dashboard_acl_test.go WIP: Permission Type as string in permission query 2017-06-12 15:49:09 +02:00
dashboard_acl.go return inherited property for permissions 2018-04-23 09:23:14 +02:00
dashboard_snapshot.go snapshots: Move external snapshot creation to backend 2018-12-10 16:36:32 -05:00
dashboard_version.go snapshots: fixes cleanup of old snapshots 2018-02-22 16:12:16 +01:00
dashboards_test.go alert: fixes broken link back to grafana 2018-03-27 20:26:51 +02:00
dashboards.go Max number of repeated panels per row 2019-01-09 08:01:42 +01:00
datasource_cache_test.go Retain old name for TLS client auth 2017-10-11 08:18:04 +01:00
datasource_cache.go fix unconvert issues 2018-04-16 20:04:58 +02:00
datasource.go azuremonitor: builds a query and sends it to Azure on the backend 2019-02-08 17:20:31 +01:00
folders.go new property for current user indicating if edit permissions in folders 2018-04-30 15:34:31 +02:00
health.go 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
helpflags.go ux(getting started): progress on getting started panel and persited help flag states, #6466 2016-11-09 10:41:39 +01:00
home_dashboard.go Worked on home dashboard 2015-02-03 15:04:35 +01:00
login_attempt.go login: uses epochs for login throtting. 2018-02-16 17:25:46 +01:00
models.go social: add GitLab authentication backend 2018-08-14 14:11:48 +02:00
notifications.go Merge branch 'master' into feature/discord 2018-04-08 20:09:56 +02:00
org_user.go changed property name to UserWasDeleted and added an assert for it 2018-10-11 12:20:53 -07:00
org.go feat(organization): added update org address to http api and to org details settings view, closes #2672 2015-09-08 14:22:44 +02:00
playlist.go HTTP API documentation +fix when updating a playlist (#12612) 2018-07-17 07:45:38 -07:00
plugin_settings.go refactor(securejsondata): extract to class 2016-11-24 13:22:25 +01:00
preferences.go feat: team preferences 2018-11-12 20:01:53 +01:00
quotas.go move toMap function to be a method on the quota structs 2015-09-15 17:18:26 +08:00
search.go Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960 2015-05-13 13:36:24 +02:00
star.go Added isStarred to search result hit, very inefficient loading right now but can be cached later on 2015-02-05 09:49:00 +01:00
stats.go adds usage stats for alert notifiers (#13173) 2018-09-06 21:03:09 +02:00
streams.go mergefix(): fixed issue with master merge 2017-01-31 09:00:36 +01:00
tags_test.go Create annotations (#8197) 2017-10-07 10:31:39 +02:00
tags.go Create annotations (#8197) 2017-10-07 10:31:39 +02:00
team_member.go new column for team_member table 2018-09-14 17:27:36 +02:00
team.go Refactor team pages to react & design change (#12574) 2018-07-11 11:23:07 -07:00
temp_user.go signup: fix email sent logic for tempuser 2017-06-30 20:21:08 +02:00
test_data.go mysql: minor progress on response processing 2017-03-31 11:45:25 +02:00
user_auth.go ldap: Make it possible to define Grafana admins via ldap setup, closes #2469 2018-07-16 16:56:42 +02:00
user.go feat: #11067 prevent removing last grafana admin permissions 2018-12-03 20:05:52 -05:00