##// END OF EJS Templates
scm: optimized get_nodes function....
scm: optimized get_nodes function. - don't calculate size (it uses content which can be *big*) if it's not required.
marcink -
r3461:d0ff5601 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / authentication / plugins
__init__.py Loading ...
auth_crowd.py Loading ...
auth_headers.py Loading ...
auth_jasig_cas.py Loading ...
auth_ldap.py Loading ...
auth_pam.py Loading ...
auth_rhodecode.py Loading ...
auth_token.py Loading ...