grafana/pkg/services
Wouter Smeenk 39eba5065b
Dashboard: Support configuring default timezone via config file (#27404)
Add a default timezone that the administrator can set in the settings. 
This setting is be used as default for the users timezone preference.
Can be used when creating Grafana instances without administrator 
intervention, in order to give user the correct default timezone.

Fixes #25654
2020-09-15 15:20:53 +02:00
..
alerting Alerting: Fix integration key so it's stored encrypted for Pagerduty notifier (#27484) 2020-09-10 17:43:49 +02:00
annotations Annotation: Add clean up job for old annotations (#26156) 2020-09-02 08:07:31 +02:00
auth Auth: Replace maximum inactive/lifetime settings of days to duration (#27150) 2020-09-14 15:57:38 +02:00
cleanup Annotation: Add clean up job for old annotations (#26156) 2020-09-02 08:07:31 +02:00
dashboards Dashboard: Use same min refresh interval fallback in the API as in provisioning (#25926) 2020-08-17 12:00:10 -07:00
datasources Data sources: Use SQL store directly, not via bus (#27000) 2020-08-21 09:30:06 +02:00
guardian Chore: Enable Go linter gocritic (#26224) 2020-07-16 14:39:01 +02:00
hooks Footer: Display Grafana edition (#21717) 2020-01-27 09:24:44 +01:00
ldap LDAP: users without org mappings are marked as disabled (#26650) 2020-07-31 14:41:31 +02:00
licensing provide license token directly via plugin environment (#25987) 2020-07-01 13:02:53 -04:00
live Live: check logged-in-user for grafana live (#27436) 2020-09-15 00:01:14 -07:00
login Chore: Use errors.Is for comparing errors (#26719) 2020-07-31 10:16:49 +02:00
multildap Chore: Enable Go linter gocritic (#26224) 2020-07-16 14:39:01 +02:00
notifications Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
provisioning Provisioning: Remove provisioned dashboards without parental reader (#26143) 2020-09-11 09:19:44 +02:00
quota Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
rendering Chore: Enable Go linter gocritic (#26224) 2020-07-16 14:39:01 +02:00
search Provisioning: Fix bug when provision app plugins using Enterprise edition (#26340) 2020-07-16 10:36:08 +02:00
sqlstore Dashboard: Support configuring default timezone via config file (#27404) 2020-09-15 15:20:53 +02:00
teamguardian chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00