unrhodecode/rhodecode/tests
2025-01-10 10:42:53 +01:00
..
config fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
database core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
events core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
fixtures tests: fixed some flaky tests 2025-01-10 10:42:53 +01:00
functional core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
integrations feat(remap and rescan): added more relient remap and removal option, and also split the logic to either add or cleanup 2024-11-13 13:39:21 +01:00
lib feat(remap and rescan): added more relient remap and removal option, and also split the logic to either add or cleanup 2024-11-13 13:39:21 +01:00
load core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
models fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
other core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
scripts core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
vcs fix(file-caching): fixed cases when old cache was used before changes to operate on bytestrings 2024-12-04 22:33:45 +01:00
vcs_operations fix(tests): added ability for test to get an up-to-date version mercurial. 2024-12-05 16:33:07 +02:00
__init__.py core: avoid using rhodecode.test packages inside main packages as tests are removed during build which can cause some problems in some edge case calls 2024-11-13 09:49:39 +01:00
auth_external_test.py tests: fixed test suite for celery adoption 2024-11-08 16:17:57 +01:00
conftest.py tests: fixed test suite for celery adoption 2024-11-08 16:17:57 +01:00
conftest_common.py tests: fixed test suite for celery adoption 2024-11-08 16:17:57 +01:00
rhodecode.ini tests: fixed test suite for celery adoption 2024-11-08 16:17:57 +01:00
routes.py feat(remap and rescan): added more relient remap and removal option, and also split the logic to either add or cleanup 2024-11-13 13:39:21 +01:00
server_utils.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
utils.py fix(hg-items): fixed missing submodules code and add forgotten stats item 2024-12-02 09:24:32 +01:00
vcsserver_http.ini tests: fixed test suite for celery adoption 2024-11-08 16:17:57 +01:00