Torkel Ödegaard 71159fb606 Merge remote-tracking branch 'origin/master' into bar-gauge-poc 6 years ago
..
avatar dde650905d Fix megacheck issue unused code. 7 years ago
dtos 78ea7ae783 Merge pull request #15212 from grafana/dashboard-react-page 6 years ago
live dde650905d Fix megacheck issue unused code. 7 years ago
pluginproxy a1cd550df4 revert ds_proxy timeout and implement dataproxy timeout correctly 6 years ago
routing f83306bb5b removes unused return object 7 years ago
static 91fb2e07ce pkg: fix codespell issues 7 years ago
admin.go fa7d7ed5df Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
admin_users.go 8a3a3cccc3 moves metric package to /infra 6 years ago
admin_users_test.go d1b8f13c66 feat: #11067 prevent removing last grafana admin permissions 7 years ago
alerting.go 8def73ba13 Fix Error 500 on unexisting /api/alert-notification/<id> 7 years ago
alerting_test.go 8def73ba13 Fix Error 500 on unexisting /api/alert-notification/<id> 7 years ago
annotations.go 4de9e3598b Address review comments 6 years ago
annotations_test.go a7a964ec19 Added PATCH verb end point for annotation op 6 years ago
api.go a81d5486b0 Viewers with viewers_can_edit should be able to access /explore (#15787) 6 years ago
apikey.go 0a415c50d0 Make golint happier 7 years ago
app_routes.go 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 7 years ago
basic_auth.go 16ff8a182b Re-organize packages and add basic auth test 7 years ago
basic_auth_test.go 16ff8a182b Re-organize packages and add basic auth test 7 years ago
common.go 6286c31d4b refactoring: making api wrap public 7 years ago
common_test.go 1d1b617cee remove unused code 6 years ago
dashboard.go cf500f3157 restore to current folder when restoring old dashboard version 6 years ago
dashboard_permission.go ebad863f95 permission: generate team avatar url with default 7 years ago
dashboard_permission_test.go 5e08bf5130 test: fixed usage of wrap in tests. 7 years ago
dashboard_snapshot.go 8a3a3cccc3 moves metric package to /infra 6 years ago
dashboard_snapshot_test.go 411d67cae7 snapshots: Add support for deleting external snapshots 7 years ago
dashboard_test.go cf500f3157 restore to current folder when restoring old dashboard version 6 years ago
dataproxy.go 8a3a3cccc3 moves metric package to /infra 6 years ago
dataproxy_test.go 3fa8088192 dataproxy should forward a trailing slash to proxy 7 years ago
datasources.go 3245227016 permissions: cleanup. 7 years ago
datasources_test.go defb0396b7 Return a 404 when deleting a datasource through the API if it doesn't exist and add a test for it to confirm #12313 7 years ago
folder.go 0870464ea5 Fix goconst issues 7 years ago
folder_permission.go 8f94cecf0f permissions: return user and team avatar in folder permissions api 7 years ago
folder_permission_test.go 5e08bf5130 test: fixed usage of wrap in tests. 7 years ago
folder_test.go dde650905d Fix megacheck issue unused code. 7 years ago
frontendsettings.go 71159fb606 Merge remote-tracking branch 'origin/master' into bar-gauge-poc 6 years ago
grafana_com_proxy.go 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 7 years ago
http_server.go e163aadfe4 use authtoken for session quota restrictions 6 years ago
http_server_test.go 16ff8a182b Re-organize packages and add basic auth test 7 years ago
index.go d3642a3e91 Moved Server Admin and children to separate menu item on Side Menu (#15592) 6 years ago
login.go 946e542412 Make password hint configurable from settings/defaults.ini 6 years ago
login_oauth.go 60fef31748 moves social package to /login 6 years ago
metrics.go 52d825f535 log error on datasource access denied 7 years ago
org.go 8a3a3cccc3 moves metric package to /infra 6 years ago
org_invite.go 41024c29bb Return 404 on user not found (#15606) 6 years ago
org_users.go a69013c833 Merge pull request #13611 from grafana/remove-user-from-org-and-system 7 years ago
password.go 474197269e Prevent password reset when login form is disabled or either LDAP or Auth Proxy is enabled 7 years ago
playlist.go 05e060dee0 HTTP API documentation +fix when updating a playlist (#12612) 7 years ago
playlist_play.go 8d5ccc7831 fix: Return url when query dashboards by tag 6 years ago
plugins.go 60ea99078e Panel help view fixes 7 years ago
preferences.go 5f9fecd254 feat: team preferences 7 years ago
quota.go 0a415c50d0 Make golint happier 7 years ago
render.go 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues 7 years ago
search.go 8a3a3cccc3 moves metric package to /infra 6 years ago
signup.go 8a3a3cccc3 moves metric package to /infra 6 years ago
stars.go 0a415c50d0 Make golint happier 7 years ago
team.go 5f9fecd254 feat: team preferences 7 years ago
team_members.go 9a6446c2b5 new column for team_member table 7 years ago
team_test.go c03764ff8a Refactor team pages to react & design change (#12574) 7 years ago
user.go dafcfd70a7 Fixed bug with getting teams for user 6 years ago
user_test.go 193d468ed3 admin: adds paging to global user list 8 years ago