##// END OF EJS Templates
caches: disable caches in predicates....
caches: disable caches in predicates. - predicates store objects inside request which we later frequnetly use. - generally we'll loose ~20ms on this call but this fixes a lot of problems especially when deleting resources and they are still in cache.
marcink -
r2893:59faac05 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / models / schemas
__init__.py Loading ...
test_gist_schema.py Loading ...
test_integration_schema.py Loading ...
test_repo_group_schema.py Loading ...
test_repo_schema.py Loading ...
test_schema_types.py Loading ...
test_user_schema.py Loading ...
test_user_usergroup_types.py Loading ...