##// 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
api
__init__.py Loading ...
bookmarks.py Loading ...
branches.py Loading ...
changelog.py Loading ...
changeset.py Loading ...
compare.py Loading ...
error.py Loading ...
feed.py Loading ...
files.py Loading ...
followers.py Loading ...
forks.py Loading ...
home.py Loading ...
journal.py Loading ...
login.py Loading ...
pullrequests.py Loading ...
search.py Loading ...
settings.py Loading ...
shortlog.py Loading ...
summary.py Loading ...
tags.py Loading ...