##// END OF EJS Templates
repo-permissions: add set/un-set of private repository from permissions page....
repo-permissions: add set/un-set of private repository from permissions page. - this adds consistent 1way of controlling all permissiosn from permissions page - properly flushses caches on this change - adds better UX
dan -
r4189:021154b4 stable
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.