##// 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 / lib
celerylib
celerypylons
dbmigrate
index
middleware
paster_commands
plugins
rcmail
vcs
__init__.py Loading ...
action_parser.py Loading ...
app_globals.py Loading ...
auth.py Loading ...
base.py Loading ...
caches.py Loading ...
caching_query.py Loading ...
channelstream.py Loading ...
codeblocks.py Loading ...
colander_utils.py Loading ...
colored_formatter.py Loading ...
compat.py Loading ...
datelib.py Loading ...
db_manage.py Loading ...
diff_match_patch.py Loading ...
diffs.py Loading ...
encrypt.py Loading ...
exceptions.py Loading ...
ext_json.py Loading ...
fakemod.py Loading ...
graphmod.py Loading ...
helpers.py Loading ...
hooks_base.py Loading ...
hooks_daemon.py Loading ...
hooks_utils.py Loading ...
jsonalchemy.py Loading ...
logging_formatter.py Loading ...
markdown_ext.py Loading ...
markup_renderer.py Loading ...
memory_lru_debug.py Loading ...
pidlock.py Loading ...
system_info.py Loading ...
user_sessions.py Loading ...
utils.py Loading ...
utils2.py Loading ...