grafana/pkg
Abhilash Gnan 04d473b3e5 HTTP Server: Serve Grafana with a custom URL path prefix (#17048)
Adds a new [server] setting `serve_from_sub_path`. By enabling 
this setting and using a subpath in `root_url` setting, e.g.
`root_url = http://localhost:3000/grafana`, Grafana will be accessible 
on `http://localhost:3000/grafana`. By default it is set to `false` 
for compatibility reasons.

Closes #16623
2019-05-27 17:47:29 +02:00
..
api HTTP Server: Serve Grafana with a custom URL path prefix (#17048) 2019-05-27 17:47:29 +02:00
bus bus: noop should still execute fn 2018-06-15 12:46:20 +02:00
cmd CLI: Add command to migrate all datasources to use encrypted password fields (#17118) 2019-05-27 10:47:21 +02:00
components Defer closing of files (#17213) 2019-05-22 08:48:47 +02:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
extensions Feature: LDAP refactoring (#16950) 2019-05-17 14:57:26 +03:00
infra LDAP: consistently name the LDAP entities (#17203) 2019-05-22 15:30:03 +03:00
login LDAP: consistently name the LDAP entities (#17203) 2019-05-22 15:30:03 +03:00
middleware Auth Proxy: Log any error in middleware (#17275) 2019-05-27 10:38:17 +02:00
models Users: Disable users removed from LDAP (#16820) 2019-05-21 14:52:49 +03:00
plugins DataSourceMeta: add an option to get hidden queries (#17124) 2019-05-21 13:46:19 +02:00
registry add functionality to override service in registry 2018-10-30 13:37:30 +01:00
services LDAP: reduce API and allow its extension (#17209) 2019-05-27 10:36:49 +03:00
setting HTTP Server: Serve Grafana with a custom URL path prefix (#17048) 2019-05-27 17:47:29 +02:00
tsdb Azuremonitor: multiple subscription support for alerting (#17195) 2019-05-21 12:28:30 +02:00
util CLI: Add command to migrate all datasources to use encrypted password fields (#17118) 2019-05-27 10:47:21 +02:00