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
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
5e9653f935
docs(): adds missing index pages + link fix
2017-02-07 10:22:14 +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
982dc276d3
Update building docs readme
2017-02-06 10:19:47 +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
839eb97061
Merge branch 'feature/dataProxyAuditLog' of https://github.com/Ricky-N/grafana into Ricky-N-feature/dataProxyAuditLog
2017-01-16 12:02:43 +01:00
480a58d377
Merge branch 'diff-aggregate' of https://github.com/oliverpool/grafana into oliverpool-diff-aggregate
2017-01-16 11:52:22 +01:00
2fdb47ae97
docs(prometheus): rewrote and shorten the note about templates
2017-01-16 11:50:12 +01:00
2696d6cd3f
Merge branch 'master' of https://github.com/andrewhowdencom/grafana into andrewhowdencom-master
2017-01-16 11:47:13 +01:00
c73e86e557
docs(testdata): some minor changes
2017-01-16 11:21:23 +01:00
ae08386ce3
docs(testdata): adds docs page about test datasource
2017-01-16 11:13:52 +01:00
92f0a22fd7
docs: moves datsources pages to feature folder
2017-01-16 11:13:27 +01:00
bd414c1793
docs: moves panels to panel folder
2017-01-16 08:17:37 +01:00
20bdc48f13
docs(guides): remove (Latest) from menu name
2017-01-16 08:15:47 +01:00
6edbc4604c
Add additional documentation about Prometheus + Templated queries
2017-01-15 20:56:53 +01:00
13178d99d4
Merge pull request #7240 from tomasv/fix-tags-api-doc
...
Fix typo in tags API documentation example request
2017-01-12 17:08:14 +01:00
9449e93e1e
Fix typo in tags API documentation example request
2017-01-12 17:55:43 +02:00
92a0b402c5
Add diff
documentation
2017-01-12 16:22:41 +01:00
60a2041065
tech(build): yarn install should use --pure-lockfile
2017-01-12 15:36:44 +01:00
9a35d82e51
docs(singlestat): its called avg in grafana
...
ref #7234
2017-01-12 13:36:10 +01:00
35db025b0a
docs(installation): updates docs for 4.1.1
2017-01-12 10:38:23 +01:00
269d16301a
Rename to audit logging to data proxy logging
2017-01-11 07:40:06 -08:00
0fee7c863a
Gate data proxy audit logging behind audit_logging server setting
2017-01-11 07:22:57 -08:00
5e14f4a16e
tech(build): changes build for 4.1 release
2017-01-11 11:07:01 +01:00
8574f100aa
docs(guides): removes beta info for 4.1
2017-01-11 10:50:41 +01:00
6518a0f765
Merge branch 'docs-4.1'
2017-01-10 15:37:07 +01:00
50b937dcb1
tech(build): updates docs to 4.1.0
2017-01-10 15:36:54 +01:00