639 Commits

Author SHA1 Message Date
10e100b080 docs(): updates 2017-02-07 12:27:16 +01:00
8a92861133 docs(): fixes for rebranded docs site 2017-02-07 09:09:51 +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
4f216f22e9 docs(http): fixes typos 2017-01-09 16:49:06 +01:00
e61d049623 tech(build): replace npm with yarn (#7108)
* tech(build): replace npm with yarn

* tech(build): change node version for CI
2017-01-06 07:28:43 +01:00
d8ebebc612 docs(http_api): adds docs for alerting in http api 2017-01-03 08:12:18 +01:00
716d6473b7 Fixed typo. (#7064) 2016-12-27 11:35:00 +01:00
f98e07e012 Fix auto_assign_org_role = Read Only Editor docs (#7057)
`auto_assign_org_role` should be `Read Only Editor` rather than `Read-Only Editor`
2016-12-23 09:41:28 +01:00
fef511d403 docs(conf): adds docs about supporting database_url
closes #1878
2016-12-21 23:39:08 +01:00
c18741c605 docs(ldap): adds note about special chars in password
closes #5337
2016-12-21 22:02:34 +01:00
02bf83b37e docs: fixes broken code formating 2016-12-21 15:35:55 +01:00
c3005397f5 docs: adds guide for whats new in 4.1 beta 2016-12-21 08:33:35 +01:00
1c8865e702 docs: updates links to windows beta build 2016-12-20 16:08:05 +01:00
afa5e9507a docs: updates install links for 4.1.0 beta 2016-12-20 13:15:59 +01:00
13c4ce68ee Added name and id in response of create/update (#7016) 2016-12-20 13:02:26 +01:00
0c857e0ed8 docs(http): adds info about mass pausing alerts 2016-12-19 16:45:46 +01:00
3be77ad293 fix(docs): fixed spelling in docs article 2016-12-19 08:42:37 +01:00
86f148be48 docs(paths): updates relative path on /installation/ page 2016-12-16 17:42:40 +01:00
30022b0d0b docs(paths): adds aliase for rpm and debian install
got reports on twitter about broken links.
2016-12-16 17:36:01 +01:00
bc8d27737f fix cloudwatch docs (#6992) 2016-12-16 11:31:02 +01:00
435f474e8a docs(): minor fix for docker docs 2016-12-14 22:30:20 +01:00
9f69a4d34d clean(): removed old docs file 2016-12-14 21:22:01 +01:00