##// 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 / controllers
admin
__init__.py Loading ...
base_references.py Loading ...
bookmarks.py Loading ...
branches.py Loading ...
changelog.py Loading ...
changeset.py Loading ...
compare.py Loading ...
debug_style.py Loading ...
feed.py Loading ...
files.py Loading ...
forks.py Loading ...
home.py Loading ...
journal.py Loading ...
pullrequests.py Loading ...
search.py Loading ...
summary.py Loading ...
tags.py Loading ...
utils.py Loading ...