Commit graph

92 commits

Author SHA1 Message Date
RhodeCode Admin
127da865d6 docs: added new admin trick to bulk change owner of repository 2022-10-06 10:26:05 +02:00
RhodeCode Admin
985d3eede5 tests: fixed some issues with new transifex urls 2022-09-01 21:58:53 +02:00
RhodeCode Admin
25e528c10f docs: added admin section docs about problematic PR deletion 2021-10-12 13:39:46 +02:00
Milka Kuzminski
90f844d8c1 docs: update headers for NGINX 2020-12-18 14:56:32 +01:00
Marcin Kuzminski
5ec57ac2bc artifacts: few fixes for handling cases of using sub path to store artifacts.
- fixed some bugs when using the sub path artifacts and generataed sub-directory store
2020-08-24 15:01:08 +02:00
Marcin Kuzminski
3eb2aba342 tests: fixed links to rst manual. 2020-07-16 12:08:13 +02:00
Marcin Kuzminski
f91a6454e7 docs: added additional timeout example to Apache config to ensure we've covered also connection timeouts for reverse proxy. 2020-06-22 11:26:10 +02:00
Marcin Kuzminski
0cc11b1d08 docs: added admin task for bulk editing permissions. 2020-05-05 09:43:56 +02:00
Marcin Kuzminski
607d8b3d7a docs: mention CentOS/RHEL 8 as supported platforms. 2020-04-01 14:45:41 +02:00
Daniel Dourvaris
abde98e4b5 docs: fixed typo in example ishell
- fixes #5598
2020-03-20 09:36:20 +01:00
Marcin Kuzminski
5071c9284e svn: add example path for mod_dav_svn.conf include. 2020-03-18 12:34:52 +01:00
Marcin Kuzminski
1182ee9214 docs: fixed documentation typo. Fixes #5591 2020-02-05 11:39:24 +01:00
Daniel Dourvaris
08ad74b878 docs: updated performance/tunning docs according to latest code changes 2020-01-07 14:42:17 +01:00
Marcin Kuzminski
e926f77246 docs: added expire static files nginx directive for better caching 2019-11-13 10:23:13 +01:00
Marcin Kuzminski
633c58187e packages: updated celery to 4.3.0 and switch default backend to redis
- we usually have redis, and it makes our stack simpler and easier to debug.
2019-09-03 11:42:10 +02:00
Marcin Kuzminski
908ad2ae0a docs: added example for bulk delete repositories with cleanup options 2019-08-13 11:48:31 +02:00
Marcin Kuzminski
eddc784e19 docs: updated documentation structure 2019-05-21 16:33:01 +02:00
Marcin Kuzminski
0c0babac9c docs: personal repo group manual set instructions 2019-05-06 10:19:26 +02:00
Marcin Kuzminski
aae04c2b48 docs: added admin trick to unarchive an repository 2019-03-06 23:26:05 +01:00
Marcin Kuzminski
14efa7652a docs: updated Apache config with chunked proxy option 2019-03-04 16:44:25 +01:00
Marcin Kuzminski
2b547d8a8c docs: updated indexer documentation 2019-02-15 10:34:04 +01:00
Marcin Kuzminski
0eddd59940 docs: added restore archived repository documentation 2019-02-12 23:22:37 +01:00
Marcin Kuzminski
319806b685 docs: added example upload store cache with Nginx 2019-02-01 12:05:08 +01:00
Marcin Kuzminski
6982a0e26b docs: update full text search indexing documentation 2019-01-18 14:39:12 +01:00
Marcin Kuzminski
d1a0819bd0 templates: UX, moved repo group select next to the name as it's very relavant to each other. 2019-01-15 12:46:57 +01:00
Marcin Kuzminski
5c9b55668d docs: updated configuration for nginx and reverse proxy. 2018-12-22 10:24:14 +01:00
Marcin Kuzminski
cbff54d3ed docs: added SAML documentation.
- Remove few obsolete replaces
- update authentication docs
- cleanups and fixes
2018-11-30 07:37:45 +01:00
Marcin Kuzminski
909181f429 docs: updated references for rhodecode extensions 2018-12-10 10:24:39 +01:00
Marcin Kuzminski
25495a0aaa docs: fix spelling typo. 2018-12-08 00:02:44 +01:00
Marcin Kuzminski
2e8001e5fa application: add debug mode that switches logging to debug.
It's no longer required to reconfigure all logging. debug flag
now does it automatically.
2018-12-05 13:35:10 +01:00
Marcin Kuzminski
d6461440c4 svn: added example to check version of loaded mod_dav_svn module. 2018-11-21 15:04:25 +01:00
Marcin Kuzminski
b31c61fc9f docs: updated documentation for SVN 1.10 Wandisco repositories. 2018-11-18 23:10:34 +01:00
Marcin Kuzminski
9c9c8c16b7 docs: added SVN-http instructions also for centos/redhat 2018-10-03 15:28:40 +02:00
Marcin Kuzminski
4ef9056d69 docs: updated example hooks line 2018-09-20 04:34:37 +02:00
Marcin Kuzminski
aa6da45ef0 docs: update instructions for shared exception store in cluster setup 2018-09-18 10:09:37 +02:00
Marcin Kuzminski
de6021c6a9 docs: deprecate beaker.cache in docs 2018-09-12 10:43:48 +02:00
Marcin Kuzminski
eed089baa7 docs: updated scaling/cluster docs 2018-09-10 19:49:33 +02:00
Marcin Kuzminski
484a15b894 docs: added info about --optimize flag for full text search. 2018-08-10 10:27:55 +02:00
Marcin Kuzminski
a53b88ea40 sessions: update session tunning instructions. 2018-07-09 13:57:14 +02:00
Marcin Kuzminski
d5374957cf svn: show how to enable path based permissions. 2018-02-21 16:47:06 +01:00
Marcin Kuzminski
b5f01c5b6f docs: fixed some build errors 2018-02-21 16:46:38 +01:00
Marcin Kuzminski
d65b0fd30e docs: update backup/restore for postgres.
- use inserts is way more reliable for backup
2017-12-29 11:50:10 +01:00
Marcin Kuzminski
807d47ad4b docs: updated nginx tunning section with modification allowing custom https port to work.
- fixes #5408
2017-12-04 15:33:14 +01:00
Marcin Kuzminski
d1407d0caa docs: added sophos utm9 example config 2017-12-04 14:24:32 +01:00
Marcin Kuzminski
9b4b4c06c6 configs: removed old templates logger 2017-11-07 23:59:13 +01:00
Marcin Kuzminski
8686845a97 docs: updated section on performance, scaling, ssl support 2017-10-30 12:52:42 +01:00
Marcin Kuzminski
7b0f075487 docs: added example how to make tmpfs changes permanent 2017-10-09 11:32:43 +02:00
Marcin Kuzminski
758d34b966 docs: added gzip into static files for nginx 2017-10-05 09:23:33 +02:00
Marcin Kuzminski
724f376e7f docs: added 502 page instructions for nginx and apache 2017-10-04 13:11:04 +02:00
Marcin Kuzminski
42f25bce8e docs: updated Apache documentation for serving static files 2017-08-18 14:29:52 +02:00