##// END OF EJS Templates
goto-switcher: use special commit: prefix to explicitly search for commits....
goto-switcher: use special commit: prefix to explicitly search for commits. - previous solution could make the go-to swticher slow in case of huge search index - mixing repository names and commit names could lead to bad UX when searching - explicit case still allows this, but user is in the control how and what he wants to search - fixes #5375
marcink -
r2035:b9fd9a54 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / apps / admin / tests
__init__.py Loading ...
test_admin_audit_logs.py Loading ...
test_admin_main_views.py Loading ...
test_admin_permissions.py Loading ...
test_admin_repos.py Loading ...
test_admin_user_groups.py Loading ...
test_admin_users.py Loading ...
test_admin_users_ssh_keys.py Loading ...