1582 Commits

Author SHA1 Message Date
af5a2468e8 fix spelling error 2019-02-14 20:18:24 +01:00
191f9c8407 whats new: rename security section 2019-02-14 19:42:39 +01:00
94c1335f11 docs: move alerting above session 2019-02-14 14:17:02 +01:00
933d4729db docs: mention samesite setting 2019-02-14 14:06:50 +01:00
7f7cc85ef0 docs: adds note about new login cookie name 2019-02-14 13:24:41 +01:00
de2f3db413 docs: improve removal of session storage for what's new in v6.0 2019-02-13 19:54:45 +01:00
1bd9573f8e docs: add upgrade notes for v6.0 2019-02-13 19:53:55 +01:00
592f57d0ba docs: add note regarding auth proxy and user session requirement 2019-02-13 19:53:25 +01:00
3fab4d6f8c docs: fix typo 2019-02-13 19:52:27 +01:00
c71904e326 Merge pull request #15239 from grafana/auth_token_middleware_refactor
Auth token package and middleware refactoring
2019-02-07 14:24:23 +01:00
89d69a6f21 update docs 2019-02-07 20:16:20 +09:00
487e7b5ea6 removes cleanup setting from docs 2019-02-07 11:07:55 +01:00
1a140ee199 run token cleanup job when grafana starts, then each hour 2019-02-06 22:27:08 +01:00
afa87e6ab4 Merge pull request #15197 from SamuelToh/12546_annotation_nulls_existing_val
Add http patch support for annotations
2019-02-06 14:50:00 +01:00
6848fe0edf docs: update annotaions http api 2019-02-06 14:26:43 +01:00
85ef2ca738 fix spelling 2019-02-06 09:43:45 +01:00
4de9e3598b Address review comments 2019-02-06 06:41:39 +10:00
80d0943d9d document login, short-lived tokens and secure cookie configurations 2019-02-05 21:10:56 +01:00
fa977ce090 cloudwatch: Add resource_arns template query function
Implements feature request #8207
2019-02-05 18:37:04 +01:00
139fb65fa9 docs: fixes #14940 2019-02-05 12:36:12 +01:00
a7a964ec19 Added PATCH verb end point for annotation op
Added new PATCH verb annotation endpoint

Removed unwanted fmt

Added test cases for PATCH verb annotation endpoint

Fixed formatting issue

Check arr len before proceeding

Updated doc to include PATCH verb annotation endpt
2019-02-05 09:43:17 +10:00
ab812e73f6 Updated what's new article 2019-01-31 07:47:55 +01:00
e83831904a Fix anchor 2019-01-30 18:52:40 +01:00
e3472f6d81 Added download links to docs 2019-01-30 17:53:41 +01:00
b8427ba379 Updated docs 2019-01-30 17:28:43 +01:00
d7f81c4795 Updated version and made some changes to changelog and what's new article 2019-01-30 17:14:42 +01:00
3ad48ff7e5 docs: Added version notice for time range variables 2019-01-30 16:54:09 +01:00
b32c3a9d84 Merge branch 'whatsnew-6-0' 2019-01-30 16:52:22 +01:00
70c35d646f Added loki video 2019-01-30 16:51:59 +01:00
26096c65a5 spell fixes 2019-01-30 16:15:56 +01:00
8aed401640 Updated explore section again 2019-01-30 14:47:23 +01:00
5fa8c53d2e Updated explore section 2019-01-30 14:44:35 +01:00
2ca34376a0 fixe merge issue 2019-01-30 14:33:49 +01:00
5b67ebde0c Merge branch 'whatsnew-6-0' of github.com:grafana/grafana into whatsnew-6-0 2019-01-30 14:23:40 +01:00
909acb08ef updated what's new article 2019-01-30 14:17:34 +01:00
3bb5930c54 docs: whats new tweaks 2019-01-30 11:16:26 +01:00
7dc3303e05 Merge branch 'whatsnew-6-0' of github.com:grafana/grafana into whatsnew-6-0 2019-01-30 11:14:51 +01:00
ce617bc02e Minor updates to text and image placements 2019-01-30 11:12:07 +01:00
0b971d48c2 docs: add video link to what's new 2019-01-30 11:11:27 +01:00
445b427fb6 whats new: note about session storage 2019-01-30 10:52:42 +01:00
dfd87c3b93 whats new: provisioning for alert notifiers 2019-01-30 09:54:08 +01:00
368494bb16 docs: update to what's new 2019-01-30 00:25:32 +01:00
13579b76d9 docs: wip - what's new for 6.0 2019-01-29 23:51:16 +01:00
77bb3ddf62 Added basic docs 2019-01-29 20:53:49 +01:00
c6f80ecec2 Merge pull request #14229 from pbakulev/configurable-alert-notification
Configurable alert notification
2019-01-28 22:47:12 +01:00
e218cc7637 docs: updates docs to refer to using uid 2019-01-28 22:03:16 +01:00
8f0e65a150 renames alert_notifications -> notifiers 2019-01-28 20:39:09 +01:00
7023c957d7 Merge branch 'master' into nanosecond-postgresql 2019-01-28 20:04:46 +01:00
6a8643b3d1 Merge branch 'master' into configurable-alert-notification
* master: (250 commits)
  Firing off an action instead of listening to location changes
  Changes after PR Comments
  Made ExplorerToolbar connected and refactored away responsabilities from Explore
  Removed some split complexity
  Fixed some more styling
  Fixed close split look and feel
  Fixed position of Closesplit
  Fixed small issue with TimePicker dropdown position
  Simplified some styles and dom elements
  Fixed some more with the sidemenu open and smaller screens
  Fixed so heading looks good with closed sidemenu
  Restructure of component and styling
  Refactored out ExploreToolbar from Explore
  Fixed reinitialise of Explore
  changelog: add notes about closing #13929
  changelog: add notes about closing #14558
  changelog: add notes about closing #14484
  changelog: add notes about closing #13765
  changelog: add notes about closing #11503
  changelog: add notes about closing #4075
  ...
2019-01-28 14:16:43 +01:00
1fc5ea181a Document /api/health
Document the health check implemented in #3302 (and #935), see  https://github.com/grafana/grafana/issues/3302#issuecomment-297066201
2019-01-25 17:52:28 +01:00