##// END OF EJS Templates
core: remove writing of largeobject dirs on AppStartup....
core: remove writing of largeobject dirs on AppStartup. - this makes celery much slower - creates a database connection on APP start which again makes celery explode sometimes - making a db connection on AppCreation could lead to some problems in future.
marcink -
r1680:fce11c66 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / apps / home / tests
__init__.py Loading ...
test_get_goto_switched_data.py Loading ...
test_get_repo_list_data.py Loading ...
test_get_user_data.py Loading ...
test_get_user_group_data.py Loading ...