##// END OF EJS Templates
pull-requests: add merge check that detects WIP marker in title. This will prevent merges in such case....
pull-requests: add merge check that detects WIP marker in title. This will prevent merges in such case. Usually WIP in title means unfinished task that needs still some work. This pattern is present in Gitlab/Github and is already quite common.

File last commit:

r3693:f470fd2e new-ui
r4099:c12e69d0 default
Show More
system-admin.rst
32 lines | 784 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _rhodecode-admin-ref:
System Administration
=====================
The following are the most common system administration tasks.
.. only:: latex
* :ref:`vcs-server`
* :ref:`apache-ws-ref`
* :ref:`nginx-ws-ref`
* :ref:`rhodecode-tuning-ref`
* :ref:`indexing-ref`
* :ref:`rhodecode-reset-ref`
.. toctree::
docs: updated documentation structure
r3693 system_admin/config-files-overview
system_admin/vcs-server
system_admin/svn-http
system_admin/svn-path-permissions
system_admin/gunicorn-ssl-support
system_admin/apache-config
system_admin/nginx-config
system_admin/backup-restore
system_admin/tuning-rhodecode
system_admin/indexing
system_admin/reset-information
system_admin/enable-debug
system_admin/admin-tricks
system_admin/cleanup-cmds