##// END OF EJS Templates
automation: updated update task to update repositories and groups....
automation: updated update task to update repositories and groups. - Groups will be updated by iteration from the most depth one to the root. This way we ensure proper updated of all multiple nested - repositories don't need special logic and will be updated only on changes.
dan -
r4160:7447e8d1 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / config / rcextensions
examples
helpers
README.txt Loading ...
__init__.py Loading ...
hooks.py Loading ...
mapping.py Loading ...
utils.py Loading ...

This is template rcextensions.

To edit rcextensions please edit hooks.py file.
The examples/ directory contain some basic example how to use hooks.


Changes to rcextensions requires restart of RhodeCode instances.