##// END OF EJS Templates
issue-tracker: cache active patterns in the template so we can re-use them when rendering comments....
issue-tracker: cache active patterns in the template so we can re-use them when rendering comments. - before each render call fetched settings and patterns to process - in case of lots of commits/large pull-requests this took a loot of time.

File last commit:

r3290:ac4e4e5a default
r4202:5286ca08 stable
Show More
rhodecode-tools.rst
14 lines | 193 B | text/x-rst | RstLexer
/ docs / tools / rhodecode-tools.rst
project: added all source files and assets
r1 .. _rc-tools:
|RCT|
=====
docs: added SAML documentation....
r3290 |RCT| enable you to automate many of the most common |RCE| functions through
project: added all source files and assets
r1 the API.
.. toctree::
:maxdepth: 1
tools-overview
install-tools
tools-cli