| .. |
|
avatar
|
Fix megacheck issue unused code.
|
2018-10-01 18:23:59 +02:00 |
|
dtos
|
filter out alpha plugins in api call, fixes #14030
|
2018-11-15 11:10:47 +01:00 |
|
live
|
Fix megacheck issue unused code.
|
2018-10-01 18:23:59 +02:00 |
|
pluginproxy
|
redact value for plugin proxy routes
|
2018-12-04 22:35:00 -06:00 |
|
routing
|
…
|
|
|
static
|
…
|
|
|
admin.go
|
…
|
|
|
admin_users.go
|
feat: #11067 prevent removing last grafana admin permissions
|
2018-12-03 20:05:52 -05:00 |
|
admin_users_test.go
|
feat: #11067 prevent removing last grafana admin permissions
|
2018-12-03 20:05:52 -05:00 |
|
alerting.go
|
Fix Error 500 on unexisting /api/alert-notification/<id>
|
2019-01-13 21:30:20 +02:00 |
|
alerting_test.go
|
Fix Error 500 on unexisting /api/alert-notification/<id>
|
2019-01-13 21:30:20 +02:00 |
|
annotations.go
|
renames PartialMatch to MatchAny
|
2018-09-13 15:15:42 +02:00 |
|
annotations_test.go
|
Refactor team pages to react & design change (#12574)
|
2018-07-11 11:23:07 -07:00 |
|
api.go
|
Add GET /api/users/:id/teams for orgAdmin
|
2018-11-19 17:08:10 +08:00 |
|
apikey.go
|
…
|
|
|
app_routes.go
|
…
|
|
|
basic_auth.go
|
Re-organize packages and add basic auth test
|
2018-11-19 13:54:13 -05:00 |
|
basic_auth_test.go
|
Re-organize packages and add basic auth test
|
2018-11-19 13:54:13 -05:00 |
|
common.go
|
refactoring: making api wrap public
|
2018-07-02 14:13:18 +02:00 |
|
common_test.go
|
test: fixed usage of wrap in tests.
|
2018-07-02 17:13:59 +02:00 |
|
dashboard.go
|
return actual error if failing to update alert data
|
2018-11-22 11:19:08 +01:00 |
|
dashboard_permission.go
|
…
|
|
|
dashboard_permission_test.go
|
test: fixed usage of wrap in tests.
|
2018-07-02 17:13:59 +02:00 |
|
dashboard_snapshot.go
|
snapshots: Close response body after error check
|
2018-12-18 08:32:49 -05:00 |
|
dashboard_snapshot_test.go
|
snapshots: Add support for deleting external snapshots
|
2018-12-10 18:47:23 -05:00 |
|
dashboard_test.go
|
return actual error if failing to update alert data
|
2018-11-22 11:19:08 +01:00 |
|
dataproxy.go
|
log error on datasource access denied
|
2018-10-30 09:32:32 +01:00 |
|
dataproxy_test.go
|
dataproxy should forward a trailing slash to proxy
|
2018-10-03 12:55:01 +02:00 |
|
datasources.go
|
permissions: cleanup.
|
2018-10-17 15:58:52 +02:00 |
|
datasources_test.go
|
…
|
|
|
folder.go
|
Fix goconst issues
|
2018-09-23 21:19:21 +02:00 |
|
folder_permission.go
|
…
|
|
|
folder_permission_test.go
|
test: fixed usage of wrap in tests.
|
2018-07-02 17:13:59 +02:00 |
|
folder_test.go
|
Fix megacheck issue unused code.
|
2018-10-01 18:23:59 +02:00 |
|
frontendsettings.go
|
Gauge option form markup fixes
|
2018-12-17 17:54:40 +01:00 |
|
grafana_com_proxy.go
|
…
|
|
|
http_server.go
|
Re-organize packages and add basic auth test
|
2018-11-19 13:54:13 -05:00 |
|
http_server_test.go
|
Re-organize packages and add basic auth test
|
2018-11-19 13:54:13 -05:00 |
|
index.go
|
Remove Explore > "New tab" from sidebar
|
2018-12-07 11:27:46 +01:00 |
|
login.go
|
Implement oauth_auto_login setting
|
2018-10-29 18:46:52 +01:00 |
|
login_oauth.go
|
…
|
|
|
metrics.go
|
log error on datasource access denied
|
2018-10-30 09:32:32 +01:00 |
|
org.go
|
…
|
|
|
org_invite.go
|
…
|
|
|
org_users.go
|
Merge pull request #13611 from grafana/remove-user-from-org-and-system
|
2018-10-11 21:54:07 +02:00 |
|
password.go
|
Prevent password reset when login form is disabled or either LDAP or Auth Proxy is enabled
|
2018-12-03 15:32:26 +02:00 |
|
playlist.go
|
HTTP API documentation +fix when updating a playlist (#12612)
|
2018-07-17 07:45:38 -07:00 |
|
playlist_play.go
|
…
|
|
|
plugins.go
|
Panel help view fixes
|
2018-12-19 11:03:54 +01:00 |
|
preferences.go
|
feat: team preferences
|
2018-11-12 20:01:53 +01:00 |
|
quota.go
|
…
|
|
|
render.go
|
Changed setting to be an alerting setting
|
2018-09-25 12:17:04 +02:00 |
|
search.go
|
…
|
|
|
signup.go
|
…
|
|
|
stars.go
|
…
|
|
|
team.go
|
feat: team preferences
|
2018-11-12 20:01:53 +01:00 |
|
team_members.go
|
new column for team_member table
|
2018-09-14 17:27:36 +02:00 |
|
team_test.go
|
Refactor team pages to react & design change (#12574)
|
2018-07-11 11:23:07 -07:00 |
|
user.go
|
Fix param
|
2018-11-19 17:09:45 +08:00 |
|
user_test.go
|
…
|
|