unrhodecode/rhodecode/api/tests
Marcin Kuzminski bdf5f0afb6 svn: enable hooks and integration framework execution.
- This change will allow SVN to execute rhodecode integration framework
via executing the builting hooks.
- uses txn_id for svn to provide metadata required via Apache
- Interception of SVN transaction is required to use temporary stores for metadata
- hooks are now part of vcsserver where the install/control logic is stored
2018-04-06 12:44:01 +02:00
..
__init__.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
conftest.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_add_field_to_repo.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_add_user_to_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_api.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_cleanup_sessions.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_close_pull_request.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_comment_commit.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_comment_pull_request.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_create_gist.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_create_pull_request.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_create_repo.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_create_repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_create_user.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_create_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_delete_gist.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_delete_repo.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_delete_repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_delete_user.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_delete_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_deprecated_api.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_fork_repo.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_gist.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_gists.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_ip.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_locks.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_method.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_pull_request.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_pull_request_comments.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_pull_requests.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_repo.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_repo_changeset.py svn: enable hooks and integration framework execution. 2018-04-06 12:44:01 +02:00
test_get_repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_repo_groups.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_repo_nodes.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_repo_refs.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_repos.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_server_info.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_user.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_user_groups.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_get_users.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_grant_user_group_permission.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_grant_user_group_permission_to_repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_grant_user_group_permission_to_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_grant_user_permission.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_grant_user_permission_to_repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_grant_user_permission_to_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_invalidate_cache.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_merge_pull_request.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_pull.py api: update pull method with possible specification of the url 2018-02-13 18:31:43 +01:00
test_remove_field_from_repo.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_remove_user_from_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_repo_locking.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_rescan_repos.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_revoke_user_group_permission.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_revoke_user_group_permission_from_repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_revoke_user_group_permission_from_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_revoke_user_permission.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_revoke_user_permission_from_repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_revoke_user_permission_from_user_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_update_pull_request.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_update_repo.py api: security, fix problem when absolute paths are specified with API call, that would allow 2018-03-28 21:56:23 +02:00
test_update_repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_update_user.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_update_user_group.py api: enable setting sync flag for user groups on create/edit. 2018-03-28 13:27:21 +02:00
test_utils.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
utils.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00