unrhodecode/rhodecode/tests/lib
RhodeCode Admin 34af9cfa2f python3: fixed various code issues
- iterators
- use of u''
2023-03-20 20:51:25 +01:00
..
auth_modules code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
middleware python3: fixed various code issues 2023-03-20 20:51:25 +01:00
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_action_parser.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_audit_logger.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_auth.py auth-lib: fixed and tested perms origin dicts. 2023-03-08 14:55:00 +01:00
test_auth_crypto_backend.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_base.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_caches.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_codeblocks.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_colored_formatter.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_datelib.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_db_manage.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_dbmigrate.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_diffs.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_diffs_context.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_encrypt.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_ext_json.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_graphmod.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_helpers.py issue-trackers: implemented more sophisticated ticket data extraction based on advanced regex module, and special 2020-09-30 10:53:17 +02:00
test_hooks_base.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_hooks_daemon.py python3: fixed various code issues 2023-03-20 20:51:25 +01:00
test_jsonalchemy.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_libs.py urls: improve removal of credentials in repository header. 2020-06-22 21:15:44 +02:00
test_mako_emails.py pull-requests: fixed a case when template marker was used in description field. 2021-02-01 23:10:32 +01:00
test_markup_renderer.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_search.py python3: removed from future imports 2023-03-06 21:51:17 +01:00
test_search_utils.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
test_system_info.py system-info: fetch vcs settings from vcsserver. Fixes #4276 2016-11-14 21:14:29 +01:00
test_utils.py python3: removed more unicode usage 2023-03-10 10:05:54 +01:00