##// END OF EJS Templates
vcs: do an early detection of vcs-type request....
vcs: do an early detection of vcs-type request. We we to know to detect vcs type request as early as possible. IF we know we're handling an VCS request, we can skip some of the pylons stack initialization. - This fixes issues with leaking sessions and other object from pylons into a purely VCS type request.
marcink -
r1297:de699d5e default
Show More
Name Size Modified Last Commit Author
/ rhodecode / config / hook_templates
git_post_receive.py.tmpl Loading ...
git_pre_receive.py.tmpl Loading ...
svn_post_commit_hook.py.tmpl Loading ...
svn_pre_commit_hook.py.tmpl Loading ...