##// END OF EJS Templates
vcs-settings: moved creation of largefiles default dirs into vcs settings view....
vcs-settings: moved creation of largefiles default dirs into vcs settings view. - couldn't find a better place to do this - check is cheap, and moving it out from AppStart to here makes more sense - users need to enable largefile form this view, so enforcing defaults dirs makes most sense right here in this view.
marcink -
r1682:9db59bee 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 ...