grafana/pkg/api
Arve Knudsen 7d88018531
DataSourceProxy: Handle URL parsing error (#23731)
* pluginproxy: Handle URL parsing error
* pkg/api: Validate data source URLs
* pkg/api: Return 400 for URL validation error
2020-04-22 10:30:06 +02:00
..
avatar
dtos Allow API to assign new user to a specific organization (#21775) 2020-04-15 12:11:45 +03:00
live Lower log level for some startup logs statements (#23517) 2020-04-14 12:18:45 +02:00
pluginproxy DataSourceProxy: Handle URL parsing error (#23731) 2020-04-22 10:30:06 +02:00
routing
static
admin.go
admin_provisioning.go
admin_users.go Allow API to assign new user to a specific organization (#21775) 2020-04-15 12:11:45 +03:00
admin_users_test.go Allow API to assign new user to a specific organization (#21775) 2020-04-15 12:11:45 +03:00
alerting.go
alerting_test.go
annotations.go
annotations_test.go
api.go Refactor search (#23550) 2020-04-20 16:20:45 +02:00
apikey.go
app_routes.go
basic_auth.go
basic_auth_test.go
common.go
common_test.go
dashboard.go Linting fixes for provisoning (#23600) 2020-04-16 05:46:20 +02:00
dashboard_permission.go
dashboard_permission_test.go
dashboard_snapshot.go
dashboard_snapshot_test.go
dashboard_test.go Linting fixes for provisoning (#23600) 2020-04-16 05:46:20 +02:00
dataproxy.go DataSourceProxy: Handle URL parsing error (#23731) 2020-04-22 10:30:06 +02:00
dataproxy_test.go
datasources.go DataSourceProxy: Handle URL parsing error (#23731) 2020-04-22 10:30:06 +02:00
datasources_test.go
folder.go
folder_permission.go
folder_permission_test.go
folder_test.go
frontendsettings.go Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585) 2020-04-20 15:48:38 +02:00
grafana_com_proxy.go
http_server.go Refactor search (#23550) 2020-04-20 16:20:45 +02:00
http_server_test.go
index.go Image Rendering: Remove PhantomJS support (#23460) 2020-04-15 22:17:41 +02:00
ldap_debug.go
ldap_debug_test.go
login.go SAML Role and Team sync (open source part) (#23391) 2020-04-17 10:48:37 +03:00
login_oauth.go SAML Role and Team sync (open source part) (#23391) 2020-04-17 10:48:37 +03:00
login_test.go Auth: Remove trailing / in cookies' path (#22265) (#22265) 2020-04-06 17:56:19 +03:00
metrics.go
org.go
org_invite.go
org_users.go
password.go
playlist.go
playlist_play.go
plugins.go Backend plugins: Renderer v2 plugin (#23625) 2020-04-21 16:16:41 +02:00
preferences.go
quota.go
render.go Backend plugins: Renderer v2 plugin (#23625) 2020-04-21 16:16:41 +02:00
search.go Refactor search (#23550) 2020-04-20 16:20:45 +02:00
signup.go
stars.go
team.go
team_members.go
team_test.go
user.go
user_test.go
user_token.go
user_token_test.go