##// END OF EJS Templates
RhodeCode now has a option to explicitly set forking permissions. ref #508...
RhodeCode now has a option to explicitly set forking permissions. ref #508 - changed the way permissons on users groups behave. Now explicit set on user is more important than permission set on users group

File last commit:

r833:9753e090 beta
r2709:d2d35cf2 beta
Show More
__init__.py
5 lines | 161 B | text/x-python | PythonLexer
"""
This package provides functionality to create and manage
repositories of database schema changesets and to apply these
changesets to databases.
"""