##// END OF EJS Templates
added recursion limit for stats gathering, sometimes it did >1000 loops which lead to python throwing max recursion depth exceeded error....
added recursion limit for stats gathering, sometimes it did >1000 loops which lead to python throwing max recursion depth exceeded error. ref #642
marcink -
r3276:eaa887c6 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / controllers / admin
__init__.py Loading ...
admin.py Loading ...
defaults.py Loading ...
ldap_settings.py Loading ...
notifications.py Loading ...
permissions.py Loading ...
repos.py Loading ...
repos_groups.py Loading ...
settings.py Loading ...
users.py Loading ...
users_groups.py Loading ...