Commit graph

21 commits

Author SHA1 Message Date
Marcin Kuzminski
e10c482cd2 docs: updated backup documentation. 2016-10-25 20:00:11 +02:00
Marcin Kuzminski
23d86579e4 docs: added infor about flash message suppressing. 2016-10-14 12:27:20 +02:00
Marcin Kuzminski
7586514d8c docs: added restoration commands for DBs 2016-10-07 16:49:42 +02:00
Marcin Kuzminski
dc2d17cfb3 docs: add change user details docs 2016-10-03 20:23:24 +02:00
lisaq
79ba0a8df8 docs: removing old svn-http file from docs 2016-09-06 14:54:13 +02:00
lisaq
d3a03bfbd2 docs: moving svn http docs to vcs server management 2016-09-06 14:53:05 +02:00
Marcin Kuzminski
18080814d5 docs: update SVN configuration docs 2016-08-23 12:03:01 +02:00
Marcin Kuzminski
f851c82cc3 docs: updated nginx example
- use A+ securit settings
- added gist custom domain
- added custom 502 page example
- formtting cleanups
2016-08-10 00:42:16 +02:00
Marcin Kuzminski
8b3d60be6d docs: updated docs on proxy prefix for nginx and apache 2016-08-09 23:45:31 +02:00
Daniel Dourvaris
32a4907adb docs: updated docs for integrations, fixes #4137
* added docs for jira, hipchat, redmine, jira, webhook integrations
* moved old integrations/rcextensions docs to "hooks & extensions"
2016-08-04 05:14:57 +03:00
Marcin Kuzminski
95e32917c7 static: change static path to serve rhodecode static assets from
dedicated rhodecode path.

This helps to serve statics via http server and then still allow
plugin statics to work under a common prefix
2016-07-31 12:57:39 +02:00
Marcin Kuzminski
708038952c db: always use Session() for compatibility, Using Session is actually the
scoped_session which is not the same as the one which we "call".

More here: http://docs.sqlalchemy.org/en/latest/orm/contextual.html#contextual-thread-local-sessions
2016-07-27 00:42:19 +02:00
Marcin Kuzminski
42abd96518 docs: added channelstream example 2016-07-21 23:21:22 +02:00
Daniel Dourvaris
c0e90309c9 docs: update example nginx/apache configs to use .rccontrol static path 2016-07-19 13:02:40 +03:00
Daniel Dourvaris
66e6bdfd91 config: update ini/config files to account for /_static path 2016-07-19 12:22:45 +03:00
Marcin Kuzminski
6aafd24fce docs: fixed a svn checkout typo. Fixes #4067 2016-07-07 10:13:38 +02:00
Marcin Kuzminski
c37c75f1a8 configs: remove deprecated whoosh logger. It's no longer part of CE codebase, now it's
in RhodeCode Tools.
2016-06-28 16:47:50 +02:00
Daniel Dourvaris
1255a47820 docs: add elasticsearch docs 2016-06-09 03:34:53 +03:00
Marcin Kuzminski
a9e7becc0e docs: updated apache/nginx configs 2016-06-07 22:05:18 +02:00
Marcin Kuzminski
28bfada804 docs: update info about requirements 2016-06-07 12:52:57 +02:00
Marcin Kuzminski
9a0d8c0b77 project: added all source files and assets 2016-05-24 15:56:53 +02:00