##// END OF EJS Templates
invalidation: simplify get_prefix...
invalidation: simplify get_prefix str.split will always have a [0], and cache_key will always contain repo_name=cache_args and the split will thus always return two elements
Mads Kiilerich -
r3683:df57253e beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / paster_commands
__init__.py Loading ...
cache_keys.py Loading ...
cleanup.py Loading ...
ishell.py Loading ...
make_rcextensions.py Loading ...
repo_scan.py Loading ...
setup_rhodecode.py Loading ...
update_repoinfo.py Loading ...