unrhodecode/rhodecode/tests/vcs
Andrii Verbytskyi c6c01c9584 Merge pull request !2765 from rhodecode-enterprise-ce feature/RCCE-114_Ability-to-squash-all-commits-that-are-apart-of-a-merge-request-before-the-final-merge
Changes from branch: Feature/RCCE 114 Ability to squash all commits that are apart of a merge request before the final merge
2025-07-16 12:03:55 +00:00
..
__init__.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
conftest.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_archives.py fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
test_branches.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_client_http.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_commits.py fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
test_config.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_diff.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_exceptions.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_filenodes_listing_and_caches.py fix(hg-items): fixed missing submodules code and add forgotten stats item 2024-12-02 09:24:32 +01:00
test_filenodes_unicode_path.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_getitem.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_getslice.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_git.py core: run ruff format 2025-01-13 17:47:37 +01:00
test_hg.py core: run ruff format 2025-01-13 17:47:37 +01:00
test_hg_vcsserver_cache_invalidation.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_inmemory.py fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
test_nodes.py fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
test_repository.py Merge pull request !2765 from rhodecode-enterprise-ce feature/RCCE-114_Ability-to-squash-all-commits-that-are-apart-of-a-merge-request-before-the-final-merge 2025-07-16 12:03:55 +00:00
test_svn.py core: run ruff format 2025-01-13 17:47:37 +01:00
test_tags.py fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
test_utils.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
test_vcs.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
utils.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00