unrhodecode/rhodecode/tests/vcs
Marcin Kuzminski 5a4a98b40e git: use a fetch_sync based creation of remote repos.
- skips fragile dulwich code that has problems with large repos
- is in sync with logic that does remote fetch
- is faster and more efficient
2018-09-21 13:35:45 +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_archives.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_branches.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_client_http.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_commits.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_config.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_diff.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_exceptions.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_filenodes_unicode_path.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_getitem.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_getslice.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_git.py git: use a fetch_sync based creation of remote repos. 2018-09-21 13:35:45 +02:00
test_hg.py git: use a fetch_sync based creation of remote repos. 2018-09-21 13:35:45 +02:00
test_hg_vcsserver_cache_invalidation.py tests: fixed name generation for shadow repos 2018-07-13 21:02:50 +02:00
test_inmemory.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_load.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_nodes.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_repository.py shadow-repos: use numeric repo id for creation of shadow repos. 2018-06-21 14:04:06 +02:00
test_svn.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_tags.py branch permissions: added logic to define in UI branch permissions. 2018-08-28 13:41:30 +02:00
test_utils.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
test_vcs.py tests: improved vcs tests 2018-02-20 13:52:44 +01:00
utils.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00