bergquist 5934521137 fixes invalid link to profile pic when gravatar is disabled il y a 7 ans
..
avatar a4972f44ad fix missing profile icon (#10469) il y a 8 ans
dtos ea7998ca8e folders: use new folder service in folder api routes il y a 7 ans
live fad07f0d15 refactor(http): refactoring http server il y a 9 ans
pluginproxy cf7a49977f proxyds: delete cookies except those listed in keepCookies il y a 8 ans
static 4fe72ebf69 feat(macaron): upgrades macaron version il y a 10 ans
admin.go da67afa51e Fixed api bugs, stats endpoint working il y a 10 ans
admin_users.go 2de94d6548 convert old metrics to prom metrics il y a 8 ans
alerting.go 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) il y a 7 ans
alerting_test.go f5107d5023 alerting: add permission check in api for pausing alerts il y a 8 ans
annotations.go 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) il y a 7 ans
annotations_test.go a00a42d9ee api: extract api test code to common_test.go il y a 8 ans
api.go 3b836c9c5f Merge pull request #10996 from grafana/snapshot_permissions il y a 7 ans
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object il y a 10 ans
app_routes.go 9d53653647 Merge pull request #9378 from mattbostock/verify_tls il y a 8 ans
common.go c6cf6d4655 fix(api): fixed issue with api content-type in api success messages, fixes #6160 il y a 9 ans
common_test.go a00a42d9ee api: extract api test code to common_test.go il y a 8 ans
dashboard.go ecf438f8d0 dashboard: add permission check for diff api route il y a 7 ans
dashboard_permission.go f76b98d252 dashboards: change dashboard/folder permission error messages il y a 7 ans
dashboard_permission_test.go f76b98d252 dashboards: change dashboard/folder permission error messages il y a 7 ans
dashboard_snapshot.go 7d9a9fa29c snapshots: change to snapshot list query il y a 7 ans
dashboard_snapshot_test.go 7d9a9fa29c snapshots: change to snapshot list query il y a 7 ans
dashboard_test.go ecf438f8d0 dashboard: add permission check for diff api route il y a 7 ans
dataproxy.go 4f9fbcc211 dataproxy: added caching of datasources when doing data proxy requests, #9078 il y a 8 ans
datasources.go 909601d6ab api: fix so that datasources functions returns Response il y a 8 ans
datasources_test.go a00a42d9ee api: extract api test code to common_test.go il y a 8 ans
folder.go 3f3175972e dashboards: fix batch dashboard/folder delete response il y a 7 ans
folder_permission.go f76b98d252 dashboards: change dashboard/folder permission error messages il y a 7 ans
folder_permission_test.go f76b98d252 dashboards: change dashboard/folder permission error messages il y a 7 ans
folder_test.go a167e19b37 folders: folder api tests il y a 7 ans
frontendsettings.go 41e01184aa Merge branch 'master' into develop il y a 8 ans
grafana_com_proxy.go 16c5d0e4b7 Always verify TLS unless explicitly told otherwise il y a 8 ans
http_server.go c82e23d96e imguploader: Add support for new internal image store (#6922) il y a 8 ans
index.go 5934521137 fixes invalid link to profile pic when gravatar is disabled il y a 7 ans
login.go 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) il y a 8 ans
login_oauth.go 0e61a670bb fix: error handling now displays page correctly, fixes #10777 il y a 7 ans
metrics.go ed661767f8 follow go idiom and return error as second param il y a 8 ans
org.go 2de94d6548 convert old metrics to prom metrics il y a 8 ans
org_invite.go ccbd18006e ux: org user management changes il y a 8 ans
org_users.go a86f2fa34b user picker should only include users from current org (#10845) il y a 7 ans
password.go 07466b6725 security: fixed returning info on weither user exists or not in password reset call, fixes #7619 il y a 8 ans
playlist.go 5cf40cbd12 WIP: move guardian logic for search into the sql query il y a 8 ans
playlist_play.go 5cf40cbd12 WIP: move guardian logic for search into the sql query il y a 8 ans
plugins.go 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) il y a 7 ans
preferences.go ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page il y a 9 ans
quota.go 3926226417 fix getting default quota as map[string]int64 il y a 10 ans
render.go 8a5fe5b0df renderer: avoid calling Handle twice il y a 8 ans
route_register.go 0f69e06fcf removes invalid comment il y a 8 ans
route_register_test.go 4326790bb4 bug: enable HEAD requests again il y a 8 ans
search.go 8e8f3c4332 dashboard and folder search with permissions il y a 7 ans
signup.go 2de94d6548 convert old metrics to prom metrics il y a 8 ans
stars.go 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling il y a 10 ans
team.go e1e0b5f951 teams: use orgId in all team and team member operations (#10862) il y a 7 ans
team_members.go b9d572bdec teams: adds some validation to the API il y a 7 ans
team_test.go 256f7176a2 teams: add team count when searching for team il y a 8 ans
user.go 011c582ebb minor user avatar stuff il y a 8 ans
user_test.go 193d468ed3 admin: adds paging to global user list il y a 8 ans