..
avatar
move log package to /infra ( #17023 )
2019-05-13 08:45:54 +02:00
dtos
Feature: Parse user agent string in user auth token api response (#16… ( #17504 )
2019-06-11 14:12:52 +02:00
live
move log package to /infra ( #17023 )
2019-05-13 08:45:54 +02:00
pluginproxy
OAuth: Fix for wrong user token updated on OAuth refresh in DS proxy ( #17541 )
2019-06-12 13:47:38 +02:00
routing
removes unused return object
2018-06-26 09:22:31 +02:00
static
pkg: fix codespell issues
2018-04-13 20:31:29 +02:00
admin.go
Initial Baby Step to refactoring settings from global vars to instance ( #11777 )
2018-04-30 16:21:04 +02:00
admin_ldap.go
LDAP: consistently name the LDAP entities ( #17203 )
2019-05-22 15:30:03 +03:00
admin_provisioning.go
Provisioning: Add API endpoint to reload provisioning configs ( #16579 )
2019-04-25 09:06:44 +02:00
admin_users.go
Auth: Logout disabled user ( #17166 )
2019-05-23 15:54:47 +03:00
admin_users_test.go
Auth: Logout disabled user ( #17166 )
2019-05-23 15:54:47 +03:00
alerting.go
Alerting: golint fixes for alerting ( #17246 )
2019-06-03 10:25:58 +02:00
alerting_test.go
Fix Error 500 on unexisting /api/alert-notification/<id>
2019-01-13 21:30:20 +02:00
annotations.go
Address review comments
2019-02-06 06:41:39 +10:00
annotations_test.go
Added PATCH verb end point for annotation op
2019-02-05 09:43:17 +10:00
api.go
Auth: Logout disabled user ( #17166 )
2019-05-23 15:54:47 +03:00
apikey.go
Make golint happier
2018-03-22 22:38:44 +01:00
app_routes.go
move log package to /infra ( #17023 )
2019-05-13 08:45:54 +02:00
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
Chore: use remote cache instead of session storage ( #16114 )
2019-04-08 14:31:46 +03:00
dashboard.go
Defer closing of files ( #17213 )
2019-05-22 08:48:47 +02:00
dashboard_permission.go
permission: generate team avatar url with default
2018-04-04 15:50:45 +02:00
dashboard_permission_test.go
test: fixed usage of wrap in tests.
2018-07-02 17:13:59 +02:00
dashboard_snapshot.go
Snapshot: use given key and deleteKey ( #16876 )
2019-05-09 11:53:04 +02:00
dashboard_snapshot_test.go
snapshots: Add support for deleting external snapshots
2018-12-10 18:47:23 -05:00
dashboard_test.go
Provisioning: Show file path of provisioning file in save/delete dialogs ( #16706 )
2019-04-30 13:32:18 +02:00
dataproxy.go
Add custom header with grafana user and a config switch for it
2019-03-14 16:33:19 +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
Return a 404 when deleting a datasource through the API if it doesn't exist and add a test for it to confirm #12313
2018-06-22 21:15:36 -05:00
folder.go
Search: Fixes search limits and adds a page parameter ( #16458 )
2019-04-17 13:07:50 +02:00
folder_permission.go
permissions: return user and team avatar in folder permissions api
2018-04-04 15:51:19 +02:00
folder_permission_test.go
test: fixed usage of wrap in tests.
2018-07-02 17:13:59 +02:00
folder_test.go
Search: Fixes search limits and adds a page parameter ( #16458 )
2019-04-17 13:07:50 +02:00
frontendsettings.go
LDAP: consistently name the LDAP entities ( #17203 )
2019-05-22 15:30:03 +03:00
grafana_com_proxy.go
http: remove dualstack since its deprecated ( #16940 )
2019-05-08 10:37:48 +02:00
http_server.go
LDAP: refactoring ( #17479 )
2019-06-13 16:47:51 +02:00
http_server_test.go
Re-organize packages and add basic auth test
2018-11-19 13:54:13 -05:00
index.go
AppPlugin: Menu Edit Url Fix ( #16934 )
2019-05-08 09:38:40 +02:00
login.go
Users: Disable users removed from LDAP ( #16820 )
2019-05-21 14:52:49 +03:00
login_oauth.go
move log package to /infra ( #17023 )
2019-05-13 08:45:54 +02:00
metrics.go
Codestyle: Fix govet issues ( #17178 )
2019-06-04 22:00:05 +02:00
org.go
moves metric package to /infra
2019-02-24 21:12:51 +01:00
org_invite.go
Return 404 on user not found ( #15606 )
2019-03-02 20:34:48 +01:00
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
LDAP: consistently name the LDAP entities ( #17203 )
2019-05-22 15:30:03 +03:00
playlist.go
Codestyle: Fix some goconst issues ( #17530 )
2019-06-12 07:27:47 +02:00
playlist_play.go
move log package to /infra ( #17023 )
2019-05-13 08:45:54 +02:00
plugins.go
AddDataSource: Updated page design & categories ( #16971 )
2019-05-09 11:45:39 +02:00
preferences.go
feat: team preferences
2018-11-12 20:01:53 +01:00
quota.go
Make golint happier
2018-03-22 22:38:44 +01:00
render.go
pkg/util/{ip.go,url.go}: Fix some golint issues
2019-01-28 22:29:20 +01:00
search.go
Search: Fixes search limits and adds a page parameter ( #16458 )
2019-04-17 13:07:50 +02:00
signup.go
moves metric package to /infra
2019-02-24 21:12:51 +01:00
stars.go
Make golint happier
2018-03-22 22:38:44 +01:00
team.go
permissions: removes global access to bus from MakeUserAdmin.
2019-03-19 14:01:20 +01:00
team_members.go
LDAP: consistently name the LDAP entities ( #17203 )
2019-05-22 15:30:03 +03:00
team_test.go
teams: moved logic for searchteams to backend
2019-03-19 14:01:15 +01:00
user.go
LDAP: consistently name the LDAP entities ( #17203 )
2019-05-22 15:30:03 +03:00
user_test.go
admin: adds paging to global user list
2017-02-13 12:59:36 +01:00
user_token.go
Feature: Parse user agent string in user auth token api response (#16… ( #17504 )
2019-06-11 14:12:52 +02:00
user_token_test.go
Feature: Parse user agent string in user auth token api response (#16… ( #17504 )
2019-06-11 14:12:52 +02:00