##// END OF EJS Templates
svn: added support for hooks management of git and subversion....
svn: added support for hooks management of git and subversion. - new svn hooks that allow execution of rhodecode integrations - unified hook handling for git/svn - this code is backported from rhodecode, vcsserver which executes hooks is proper place for this - hooks are now installable via remote call of rhodecode to specific repository
marcink -
r407:34976bc5 default
Show More
Name Size Modified Last Commit Author
/ vcsserver
echo_stub
git_lfs
hook_utils
tests
VERSION Loading ...
__init__.py Loading ...
base.py Loading ...
exceptions.py Loading ...
git.py Loading ...
hg.py Loading ...
hgcompat.py Loading ...
hgpatches.py Loading ...
hooks.py Loading ...
http_main.py Loading ...
pygrack.py Loading ...
remote_wsgi.py Loading ...
scm_app.py Loading ...
server.py Loading ...
settings.py Loading ...
subprocessio.py Loading ...
svn.py Loading ...
svn_diff.py Loading ...
tweens.py Loading ...
utils.py Loading ...
wsgi_app_caller.py Loading ...