##// END OF EJS Templates
repositories: use remote function to check if repo is empty...
repositories: use remote function to check if repo is empty - changed 2 cases where we want to check for None instead of __bool__ of repo object
marcink -
r3723:267daa27 new-ui
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.