##// END OF EJS Templates
tests: Fix a helper method that checks if a repository is available on filesystem....
tests: Fix a helper method that checks if a repository is available on filesystem. - Moved it into utils to remove duplication - Refactored it to not hide all kinds of exceptions.
Martin Bornhold -
r486:e773cd0c 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 ...