| .. |
|
address.go
|
…
|
|
|
alert.go
|
Alert panel filters (#11712)
|
2018-06-01 14:36:40 +02:00 |
|
alert_notifications.go
|
…
|
|
|
alert_test.go
|
…
|
|
|
apikey.go
|
…
|
|
|
context.go
|
rename Context to ReqContext
|
2018-03-07 11:54:50 -05:00 |
|
dashboard_acl.go
|
return inherited property for permissions
|
2018-04-23 09:23:14 +02:00 |
|
dashboard_acl_test.go
|
WIP: Permission Type as string in permission query
|
2017-06-12 15:49:09 +02:00 |
|
dashboard_snapshot.go
|
Fix dashboard snapshot deletion (#12025)
|
2018-05-24 08:55:16 +02:00 |
|
dashboard_version.go
|
snapshots: fixes cleanup of old snapshots
|
2018-02-22 16:12:16 +01:00 |
|
dashboards.go
|
provisioning: only update dashboard if hash of json changed
|
2018-05-31 21:05:52 +02:00 |
|
dashboards_test.go
|
alert: fixes broken link back to grafana
|
2018-03-27 20:26:51 +02:00 |
|
datasource.go
|
remove internal influx ifql datasource
|
2018-06-14 20:42:33 +01:00 |
|
datasource_cache.go
|
fix unconvert issues
|
2018-04-16 20:04:58 +02:00 |
|
datasource_cache_test.go
|
Retain old name for TLS client auth
|
2017-10-11 08:18:04 +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
|
…
|
|
|
home_dashboard.go
|
…
|
|
|
login_attempt.go
|
login: uses epochs for login throtting.
|
2018-02-16 17:25:46 +01:00 |
|
models.go
|
grafana_com: changed name of oauth grafana_net integration (old settings names still work), and updated login button look, closes #8415
|
2017-05-22 14:56:50 +02:00 |
|
notifications.go
|
Merge branch 'master' into feature/discord
|
2018-04-08 20:09:56 +02:00 |
|
org.go
|
…
|
|
|
org_user.go
|
Use fmt.Errorf() (gosimple)
|
2018-04-16 21:04:57 +02:00 |
|
playlist.go
|
HTTP API documentation +fix when updating a playlist (#12612)
|
2018-07-17 07:45:38 -07:00 |
|
plugin_settings.go
|
…
|
|
|
preferences.go
|
…
|
|
|
quotas.go
|
…
|
|
|
search.go
|
…
|
|
|
star.go
|
…
|
|
|
stats.go
|
add usage stats for datasource access mode
|
2018-05-25 16:06:35 +02:00 |
|
streams.go
|
…
|
|
|
tags.go
|
Create annotations (#8197)
|
2017-10-07 10:31:39 +02:00 |
|
tags_test.go
|
Create annotations (#8197)
|
2017-10-07 10:31:39 +02:00 |
|
team.go
|
Refactor team pages to react & design change (#12574)
|
2018-07-11 11:23:07 -07:00 |
|
team_member.go
|
Improve extensions build. (#12461)
|
2018-07-01 07:01:43 -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.go
|
fix: viewers can edit now works correctly
|
2017-12-15 14:19:49 +01: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 |