652 Commits

Author SHA1 Message Date
54883e09d5 docs: fix some spelling/grammar/wording issues 2017-03-26 17:27:19 -07:00
44c9ba2edf docs: add query parameter to api user search
ref #7469
2017-03-23 18:09:14 +01:00
b404f32a09 docs: updated download links 2017-03-22 14:26:57 +01:00
69bec98962 chore: update all grafana.org urls to .com 2017-03-21 15:37:55 +01:00
adf7645bf5 docs: added alias 2017-03-20 16:04:57 +01:00
4d4e165be7 links: updated links from grafana.net to grafana.com 2017-03-20 10:20:32 +01:00
5785bfe0cc Add more information for generic oauth2 (#7880)
Add reference to OpenID's userinfo_endpoint (as in #6351)
2017-03-20 08:36:43 +01:00
50718b592c docs: added aliases 2017-03-18 08:25:26 +01:00
51bdb60296 fix docs.grafana.org/plugins 2017-03-17 18:41:02 -04:00
aaf013b360 Merge branch 'master' of github.com:grafana/grafana 2017-03-17 19:33:38 +01:00
19516ebcce docs: minor fix 2017-03-17 19:33:31 +01:00
e9ad71abed Update alerting.md
Add missing `"`
2017-03-15 12:00:03 -05:00
b471e7e448 updated 2017-03-13 20:17:46 +01:00
25318f5848 Merge branch 'master' into rebrand-docs 2017-03-11 12:36:58 +01:00
6af62abd41 docs(): added router_logging to configuration options, closes #7723 2017-03-06 08:26:36 +01:00
473513aa2f docs: how to configure alert notification links 2017-03-01 17:19:34 +01:00
573bcdde12 Added some details about Sessions in Postgres 2017-03-01 11:35:12 +01:00
86789c0b69 docs: update docs for 4.2.0 beta release 2017-02-27 12:44:55 +01:00
e3b71ed95e docs(): updated CLA 2017-02-22 09:10:08 +01:00
9c84b9f944 docs(): CLA fixes 2017-02-22 08:55:24 +01:00
96a3ed0ac3 docs: new /api/users/search route
ref #7469. Description of new route that
adds paging for the users list.
2017-02-21 16:09:15 +01:00
4039e5edbc Improve 'external_image_storage.s3' documentation (#7623)
Add documentation for 'external_image_storage.s3' to explain how to specify the AWS region for the S3 bucket, and the requires S3/IAM permissions.
2017-02-21 10:09:50 +01:00
1d9b3871fa Merge branch 'rebrand-docs' of github.com:grafana/grafana into rebrand-docs 2017-02-20 12:12:47 +01:00
bc9165bdfc Merge branch 'master' into rebrand-docs 2017-02-20 12:11:22 +01:00
b176f36889 docs(): updated CLA 2017-02-20 10:41:13 +01:00
79daa71350 docs: update golang requirement to 1.8 2017-02-17 10:37:59 +01:00
c8c3021987 docs: tutorial for setting up grafana as HA
ref #7541
2017-02-15 12:38:50 +01:00
6dfdcd7ca5 email: change default from name to Grafana
Changes default from name in smtp settings
from Grafana Admin to Grafana.

Fix for integration test (which is skipped but that
did not work)
2017-02-15 11:02:46 +01:00
5fca4c7304 Merge pull request #7569 from jacobbednarz/add-sender-name-to-email
Updates mailer to include `from_name` value
2017-02-15 10:32:06 +01:00
e573006283 docs(): added cla 2017-02-15 08:40:34 +01:00
6a9247500a Update documentation to include information about from_name values 2017-02-15 08:07:29 +11:00
423e8686ef docs: fixes markdown formating 2017-02-14 12:56:49 +01:00
e97cab9964 docs: removes version selector from influxdb 2017-02-14 12:02:31 +01:00
73bec813fc docs: adds delete datasource by name 2017-02-14 10:41:08 +01:00
c7560edba5 docs: release 4.1.2 for windows 2017-02-13 14:17:26 +01:00
89fdcc84de docs: release 4.1.2 2017-02-13 13:52:42 +01:00
3c7cf3f728 docs: kairosdb is no longer supported by default 2017-02-10 14:42:19 +01:00
1e26a8e68a docs(): rebrand updates 2017-02-10 08:58:53 +01:00
0d8cdf0ebe docs(): rebrand updates 2017-02-10 08:58:45 +01:00
c05c6ee7a4 docs(): minor fix 2017-02-08 20:00:39 +01:00
0a17217d59 docs(): updating links 2017-02-08 08:23:23 +01:00
5e9653f935 docs(): adds missing index pages + link fix 2017-02-07 10:22:14 +01:00
8a92861133 docs(): fixes for rebranded docs site 2017-02-07 09:09:51 +01:00
abd9233f86 Docs for developing plugins (#7475)
* docs(plugins): new developing plugins section

Creates new section called Developing Plugins in
the plugin section of the docs.

1. Some changes to the Development guide page
2. Converted defaults/editor mode blog post
to new page
3. Converted snapshots blog post to new page
4. Adds new code styleguide page
5. Updates to apps and datasources pages
6. Adds plugin.json schema

* docs(links): fixes broken links

Fixes broken links to other pages as
well as broken image links.
2017-02-07 07:48:01 +01:00
3398c28ab2 docs(): fixing redirects for moved doc pages, updating links to point to new urls 2017-02-06 18:04:53 +01:00
3e741315b4 [3743] Adds support for user search based on login or email (#7334)
* [3743] Adds support for user search based on login or email

* Use query parameter instead

* Use macaron Query() instead
2017-01-31 06:25:55 +01:00
f196ffa07d updated docs 2017-01-25 13:33:27 +01:00
b1888fb8eb Update building_from_source.md (#7340)
Add a note about the `go get` warning that the user sees when following the setup instructions.
2017-01-24 08:31:10 +01:00
9151b4034a annotationsQuery -> annotationQuery (#7321)
Documentation calls for `annotationQuery` but the [example](205cf4cfbc/src/datasource.js (L41)) uses the method name `annotationQuery`
2017-01-21 08:29:21 +01:00
94e901793a docs(guides): rearranges menu order 2017-01-17 14:56:11 +01:00