##// END OF EJS Templates
vcs: Refactor the get_repo function....
vcs: Refactor the get_repo function. Goal was to not use the search_path_up argument of get_scm and include some logic that sits in model.db.Repository in get_scm_instance method.
Martin Bornhold -
r483:b7e26a5f default
Show More
Name Size Modified Last Commit Author
/ rhodecode / api / tests
__init__.py Loading ...
conftest.py Loading ...
test_add_field_to_repo.py Loading ...
test_add_user_to_user_group.py Loading ...
test_api.py Loading ...
test_close_pull_request.py Loading ...
test_comment_commit.py Loading ...
test_comment_pull_request.py Loading ...
test_create_gist.py Loading ...
test_create_pull_request.py Loading ...
test_create_repo.py Loading ...
test_create_repo_group.py Loading ...
test_create_user.py Loading ...
test_create_user_group.py Loading ...
test_delete_gist.py Loading ...
test_delete_repo.py Loading ...
test_delete_repo_group.py Loading ...
test_delete_user.py Loading ...
test_delete_user_group.py Loading ...
test_deprecated_api.py Loading ...
test_fork_repo.py Loading ...
test_get_gist.py Loading ...
test_get_gists.py Loading ...
test_get_ip.py Loading ...
test_get_locks.py Loading ...
test_get_pull_request.py Loading ...
test_get_pull_requests.py Loading ...
test_get_repo.py Loading ...
test_get_repo_changeset.py Loading ...
test_get_repo_group.py Loading ...
test_get_repo_groups.py Loading ...
test_get_repo_nodes.py Loading ...
test_get_repos.py Loading ...
test_get_server_info.py Loading ...
test_get_user.py Loading ...
test_get_user_group.py Loading ...
test_get_user_groups.py Loading ...
test_get_users.py Loading ...
test_grant_user_group_permission.py Loading ...
test_grant_user_group_permission_to_repo_group.py Loading ...
test_grant_user_group_permission_to_user_group.py Loading ...
test_grant_user_permission.py Loading ...
test_grant_user_permission_to_repo_group.py Loading ...
test_grant_user_permission_to_user_group.py Loading ...
test_invalidate_cache.py Loading ...
test_merge_pull_request.py Loading ...
test_pull.py Loading ...
test_remove_field_from_repo.py Loading ...
test_remove_user_from_user_group.py Loading ...
test_repo_locking.py Loading ...
test_rescan_repos.py Loading ...
test_revoke_user_group_permission.py Loading ...
test_revoke_user_group_permission_from_repo_group.py Loading ...
test_revoke_user_group_permission_from_user_group.py Loading ...
test_revoke_user_permission.py Loading ...
test_revoke_user_permission_from_repo_group.py Loading ...
test_revoke_user_permission_from_user_group.py Loading ...
test_update_pull_request.py Loading ...
test_update_repo.py Loading ...
test_update_repo_group.py Loading ...
test_update_user.py Loading ...
test_update_user_group.py Loading ...
test_utils.py Loading ...
utils.py Loading ...