Commit graph

12 commits

Author SHA1 Message Date
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