334 Commits

Author SHA1 Message Date
92d417f6b4 Handle query string in storage public_url (#9351) (#12555) 2018-07-17 11:10:12 -07:00
0f6e5e2953 Allow settting of default org id to auto-assign to (#12401)
Author:    Mark Meyer <mark@ofosos.org>
2018-07-13 12:14:40 -07:00
a89351e8e0 correct example (#12481)
foo.bar.com in description, but foo.bar in configuration.
Updated description, makes more sense then changing the configuration :)
2018-07-02 09:01:42 -07:00
aae3b568f3 docs: upd windows installation 2018-06-29 18:21:56 +02:00
5a2cf5863d Merge pull request #12399 from grafana/12140_docs
docs: update installation instructions
2018-06-26 10:37:22 +02:00
e4669681c4 Fix typo 2018-06-26 14:04:54 +08:00
31239f33ed docs: update installation instructions 2018-06-25 17:22:31 +02:00
8b5d78a63e docs: what's new in v5.2 and docker installation updates
[skip ci]
2018-06-20 18:53:17 +02:00
f73c04086c docs: update installation instructions 2018-06-19 15:00:45 +02:00
764a4247f5 Merge pull request #12274 from xapon/11607-cleanup
#11607 Cleanup time of temporary files is now configurable
2018-06-18 13:50:05 +02:00
10d840b1cc docs: adds info about grafana-dev container 2018-06-15 11:07:23 +02:00
516839d7b2 #11607 Cleanup time of temporary files is now configurable 2018-06-14 12:35:22 +05:00
9e7651a1b3 docs: docker secrets available in v5.2.0 2018-06-05 13:54:23 +02:00
9b29a19609 update google auth config docs 2018-06-04 12:32:35 -04:00
e562ae753b docs: docker secrets support. (#12141)
Closes #12132
2018-06-04 11:49:12 +02:00
75993971c6 docs: installation pages for 5.1.3 2018-05-16 21:48:26 +02:00
ca25a25386 docs: removes notes about beeing introduced in 5.0 2018-05-14 09:51:23 +02:00
486aaca109 docs: update installation instructions targeting v5.1.2 stable 2018-05-09 14:03:22 +02:00
23c88a3b3f docs: update installation instructions targeting v5.1.1 stable 2018-05-07 14:57:18 +02:00
29c9d3f74c fix root_url in docs & comments (#11819)
* fix root_url in docs & comments

* include ports in docker-compose config
2018-05-07 14:18:21 +02:00
543c7fe587 support additional fields in authproxy (#11661) 2018-05-07 10:39:16 +02:00
ec23816df6 docs: further documents changes to the docker image. (#11763)
* docs: further documents changes to the docker image.
* docs: explains the changes to user id better.
2018-04-27 17:06:08 +02:00
6fa7ffc23f docs: update installation instructions targeting v5.1.0 stable 2018-04-26 18:56:44 +02:00
f4f12c1e84 Merge remote-tracking branch 'upstream/master' into docs-5.1 2018-04-20 15:15:42 +02:00
e168bfe03e docs: release 5.1.0-beta1 2018-04-20 13:23:45 +02:00
abed9c055f docs: new docker image in Grafana 5.1.0. 2018-04-16 15:33:15 +02:00
638f7d23d4 docs: fix codespell issues 2018-04-13 20:31:29 +02:00
d60c7b2013 docs: updated debian distro in install docs to stretch, closes #11527 2018-04-09 08:18:58 +02:00
e645c51f7c Fixed typo in upgrading.md
Line 26: 'you' to 'your' in "make a backup of you 'grafana.db'"
2018-03-28 16:26:15 +02:00
86776154cc docs: rpm install page - update to centos 7 2018-03-28 15:35:51 +02:00
485d0f1c95 docs: install pages for v5.0.4 2018-03-28 15:19:46 +02:00
1cef373d16 Merge remote-tracking branch 'upstream/master' into update-xorm 2018-03-20 19:21:58 +01:00
4bf285c3d1 docs: update install docs for 5.0.3 2018-03-16 18:39:34 +01:00
9cdd7cb04c database: expose SetConnMaxLifetime as config setting
For MySQL, setting this to be shorter than the wait_timeout MySQL setting
solves the issue with connection errors after the session has timed out for
the connection to the database via xorm.
2018-03-16 01:09:00 +01:00
bdf6a75c91 docs: updates latest release for docs 2018-03-14 17:09:02 +01:00
e11437ff56 docs: update latest to 5.0.1 2018-03-08 11:06:21 +01:00
cc2f478792 Merge branch 'docs_v5.0' 2018-03-01 09:36:48 +01:00
f46f43dc32 docs: update install pages for v5.0.0 2018-03-01 09:20:52 +01:00
59704ee939 Fix Github OAuth not working with private Organizations (#11028)
* Fix Github OAuth not working with private organizations

* Update documentation
2018-02-28 13:08:15 +01:00
7d91b73774 grammar fix, add dir, and remove redundant info 2018-02-27 13:26:53 +01:00
6f4c043dd6 docs: update to install pages for beta5 2018-02-26 11:05:37 +01:00
1a170133ca [doc] Fix extra alerting options in installation->configuration 2018-02-26 03:04:39 -03:00
fe49182b9d snapshots: fixes cleanup of old snapshots
Snapshot cleanup did not work due to time.Now syntax error. Added test
for it as well to catch any future errors.

Added error and debug logging so that it is possible to see any errors in the future.

Removed an unused configuration value and deprecated the remove expired snapshots
setting.
2018-02-22 16:12:16 +01:00
2f6e77af1e Merge branch 'master' into docs_v5.0 2018-02-21 10:47:14 +01:00
c5461fe2e2 docs: updated for changelog and docs with beta4 2018-02-19 15:41:59 +01:00
577a00e3cf docs: updated to beta3 2018-02-16 14:43:36 +01:00
39fdfb7922 Merge branch 'master' of github.com:grafana/grafana 2018-02-16 09:14:44 +01:00
43baf20dcd Update ldap.md 2018-02-15 10:41:04 -08:00
6b930df4d4 updated download links 2018-02-15 14:48:11 +01:00
7f5e195cb4 Merge branch 'master' into docs_v5.0 2018-02-05 16:29:49 +01:00