Commit graph

63 commits

Author SHA1 Message Date
Marcin Kuzminski
7586514d8c docs: added restoration commands for DBs 2016-10-07 16:49:42 +02:00
Marcin Kuzminski
9d51d1bb4a docs: add note about variables in webhooks. 2016-10-05 21:27:16 +02:00
Marcin Kuzminski
dc2d17cfb3 docs: add change user details docs 2016-10-03 20:23:24 +02:00
Marcin Kuzminski
ed932e39be docs: added release notes for 4.4.1 2016-09-27 17:25:15 +02:00
Marcin Kuzminski
f0aebe11dc docs: updated changelog for 4.4.0 2016-09-15 15:39:13 +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
lisaq
edd8d0bd89 docs: fixing download link in quick start guide 2016-09-05 18:30:21 +02:00
Johannes Bornhold
ab60afb43b docs: Update notes regarding Pylons / Pyramid 2016-09-02 19:50:18 +02:00
Johannes Bornhold
1e175d3c97 docs: Remove hint regarding Cython
It is obsolete by now and there is no need to use it anymore.
2016-09-02 19:46:11 +02:00
Johannes Bornhold
21a598144b docs: Add dependency management 2016-09-02 20:18:04 +02:00
Marcin Lulek
da05a4bb68 docs: mention working with frontend using grunt and polymer 2016-08-26 12:25:01 +02:00
Marcin Kuzminski
9ae8eec560 release: merge back stable branch into default 2016-08-23 10:22:30 +00:00
Marcin Kuzminski
18080814d5 docs: update SVN configuration docs 2016-08-23 12:03:01 +02:00
Marcin Kuzminski
96bf68036c docs: added 4.3.1 release docs 2016-08-23 11:07:32 +02:00
lisaq
df366bf250 docs: fixing errors in PostgreSQL setup fixes #4174 2016-08-17 16:20:49 +02:00
lisaq
889480af8a docs: updated integrations docs fix #4137 2016-08-11 20:44:28 +02:00
Marcin Kuzminski
82c210f592 docs: updated changelog 2016-08-11 20:15:23 +02:00
Daniel Dourvaris
9d83e38374 docs: document email integration 2016-08-11 14:17:52 +03:00
Marcin Kuzminski
efbabb14c7 docs: changelog update for 4.3.0 2016-08-10 02:45:07 +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
f3f599ef4a docs: update api docs 2016-08-10 01:11:48 +03:00
lisaq
bbd8b7c64b docs: adding link to sign CLA electronically 2016-08-05 15:18:22 +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
lisaq
090b6d0339 docs: updating vccserver ini file name in setup instructions 2016-07-29 11:16:19 +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
Daniel Dourvaris
74d0f0c336 api: add a max_file_bytes parameter to get_nodes so that large
files can be skipped
2016-07-26 20:52:11 +03:00
lisaq
8f31a5f796 docs: updating vcsserver commands and development.ini defaults 2016-07-20 11:22:33 +02:00
lisaq
eb9176f911 docs: adding frontend compile instructions to dev setup 2016-07-11 11:41:15 +02:00
lisaq
59a0adb5fc docs: update dev setup instructions 2016-07-06 16:21:34 +02:00
Marcin Kuzminski
42abd96518 docs: added channelstream example 2016-07-21 23:21:22 +02:00
lisaq
84a1c0952d docs: more explicit naming of quick start guide 2016-07-20 11:27:54 +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
a1f0bf42dd docs: use custom footer with links to docs issues. Fixes #4066 2016-07-05 23:19:56 +02:00
Marcin Kuzminski
f4eab2cc4a docs: updated dependencies for docs build 2016-07-05 22:28:51 +02:00
Marcin Kuzminski
9156ae8b3d docs: add release notes for 4.2.1 2016-07-04 09:21:44 +02:00
lisaq
19a3c464eb docs: updating location of ac tests 2016-06-30 13:55:57 +02:00
lisaq
ca17a8965f docs: adding grunt info 2016-06-30 11:48:08 +02:00
lisaq
494b511b4c docs: more comprehensive contributor docs #4039 2016-06-30 11:52:53 +02:00
Marcin Kuzminski
0fcbe07fc9 docs: updated release notes 2016-06-29 13:17:24 +02:00
Marcin Kuzminski
d35e2d6bdc docs: added 4.2 release notes. 2016-06-28 18:31:01 +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
Marcin Kuzminski
94813be133 docs: improve contribution docs on how to run tests. 2016-06-27 19:32:22 +02:00
lisaq
524fe3d09a docs: updates to contributor documentation #4039 2016-06-23 16:13:49 +02:00
Marcin Kuzminski
bf61e48b4e docs: added release notes for release 4.1.2 2016-06-16 20:27:49 +02:00
Marcin Kuzminski
f26b3f313a docs: added info about release 4.1.1 2016-06-14 16:39:17 +02:00