| .. |
|
auth_modules
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
middleware
|
feat(repo_path-config): moved main storage location path into ini file. Fixes: RCCE-61
|
2024-03-01 09:39:14 +02:00 |
|
__init__.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_action_parser.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_audit_logger.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_auth.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_auth_crypto_backend.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_base.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_caches.py
|
caches: make sure the global cache namespace prefixes are used.
|
2023-07-26 16:15:52 +02:00 |
|
test_codeblocks.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_colored_formatter.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_datelib.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_db_manage.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_dbmigrate.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_diffs.py
|
code: import fix/pep8
|
2023-10-09 12:45:35 +02:00 |
|
test_diffs_context.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_encrypt.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_ext_json.py
|
slack: fixed celery serialization breaking slack_data dataclass
|
2023-09-05 11:52:45 +02:00 |
|
test_graphmod.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_helpers.py
|
chore(regex): properly escape \d used in regexes
|
2023-11-06 11:24:42 +01:00 |
|
test_hooks_base.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_hooks_daemon.py
|
feat(ssh-wrapper-speedup): major rewrite of code to address imports problem with ssh-wrapper-v2
|
2024-02-28 09:30:58 +01:00 |
|
test_html_sanitizer.py
|
html_sanitizer: abstracted bleach into own function/code for later replacement
|
2023-07-19 10:26:46 +02:00 |
|
test_jsonalchemy.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_libs.py
|
feature(caches): refactor how invalidationContext works, fixes many issues with the previousl solution
|
2024-02-08 10:52:32 +01:00 |
|
test_mako_emails.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_markup_renderer.py
|
fix(jupiter): sanitizing rendering (HTML) of jupyter notebooks, upgraded bleach version. Fixes RCCE-15, RCCE-14
|
2023-12-29 14:11:29 +02:00 |
|
test_search.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_search_utils.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
test_system_info.py
|
tests: fixed all tests for python3 BIG changes
|
2023-07-18 11:46:31 +02:00 |
|
test_utils.py
|
feat(upgrade): added feature to bulk upgrade hooks from 4.X -> 5.X fixes RCCE-34
|
2024-01-29 12:15:15 +01:00 |