unrhodecode/rhodecode/lib
2023-07-18 14:45:20 +02:00
..
_vendor modernize: updates for python3 2023-07-18 14:45:20 +02:00
celerylib modernize: updates for python3 2023-07-18 14:45:20 +02:00
dbmigrate lint: ruff run 2023-07-18 13:46:39 +02:00
feedgenerator modernize: updates for python3 2023-07-18 14:45:20 +02:00
index modernize: updates for python3 2023-07-18 14:45:20 +02:00
middleware copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
paster_commands copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
plugins copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
pyramid_shell copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
rc_cache copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
rc_commands copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
vcs api: modernize code for python3 2023-07-18 14:16:28 +02:00
__init__.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
action_parser.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
audit_logger.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
auth.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
base.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
bleach_whitelist.py markdown: improved styling, and fixed nl2br extensions to only do br on new elements not inline. 2020-10-18 10:10:20 +02:00
caching_query.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
channelstream.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
codeblocks.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
colander_utils.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
colored_formatter.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
datelib.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
db_manage.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
diff_match_patch.py diffs: python3 port 2023-07-18 11:44:44 +02:00
diffs.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
enc_utils.py libs: removed utf8 markers 2023-07-18 10:57:59 +02:00
encrypt.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
encrypt2.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
exc_tracking.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
exceptions.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
ext_json.py libs: ext_json improvements for orjson support 2023-07-18 11:40:47 +02:00
ext_json_renderer.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
graphmod.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
hash_utils.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
helpers.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
hooks_base.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
hooks_daemon.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
hooks_utils.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
html_filters.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
jsonalchemy.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
logging_formatter.py lint: ruff run 2023-07-18 13:46:39 +02:00
markdown_ext.py lint: ruff run 2023-07-18 13:46:39 +02:00
markup_renderer.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
memory_lru_dict.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
pagination.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
partial_renderer.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
pidlock.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
pyramid_utils.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
rc_beaker.py sessions: improve the code so it doesn't access cookies/sessions when not needed, e.g for API calls 2023-05-11 12:21:05 +02:00
repo_maintenance.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
request.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
request_counter.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
statsd_client.py metrics: added new statsd client and enabled new metrics on app 2022-10-14 12:47:01 +02:00
str_utils.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
string_renderer.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
system_info.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
type_utils.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
user_log_filter.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
user_sessions.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
utils.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
utils2.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
view_utils.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00