unrhodecode/rhodecode/lib
2025-01-10 14:28:36 +01:00
..
_vendor core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
archive_cache chore: cleanup, remove unused param for objectstore cache 2024-08-21 00:21:44 +02:00
celerylib core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
dbmigrate core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
feedgenerator core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
hook_daemon core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
index core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
middleware fix: remove ipdb 2025-01-09 11:07:10 +01:00
plugins core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
pyramid_shell core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
rc_cache fix(file-caching): fixed cases when old cache was used before changes to operate on bytestrings 2024-12-04 22:33:45 +01:00
rc_commands core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
vcs core: fixed problems with unset ssl dir for mercurial 2025-01-10 14:28:36 +01:00
__init__.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
action_parser.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
api_utils.py ssh-wrapper: added extra logging in case of failed user fetch 2025-01-06 12:09:22 +01:00
audit_logger.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
auth.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
base.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
caching_query.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
channelstream.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
codeblocks.py fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
colander_utils.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
colored_formatter.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
config_utils.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
datelib.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
db_manage.py core: fixed problems with unset ssl dir for mercurial 2025-01-10 14:28:36 +01:00
diff_match_patch.py diffs: python3 port 2023-07-18 11:44:44 +02:00
diffs.py fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
enc_utils.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
encrypt.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
encrypt2.py fix(encryption): don't be strict on enc format when no enc headers are missing. 2024-05-06 14:54:21 +02:00
exc_tracking.py core: use consistent import for get_current_request 2024-12-10 07:36:38 +01:00
exceptions.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
ext_json.py libs: ext_json improvements for orjson support 2023-07-18 11:40:47 +02:00
ext_json_renderer.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
graphmod.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
hash_utils.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
helpers.py fix: fixed deprecation warnings on syntax 2025-01-09 11:07:10 +01:00
hooks_base.py fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
hooks_utils.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
html_filters.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
html_sanitizer_defs.py html_sanitizer: abstracted bleach into own function/code for later replacement 2023-07-19 10:26:46 +02:00
jsonalchemy.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
logging_formatter.py core: use consistent import for get_current_request 2024-12-10 07:36:38 +01:00
markdown_ext.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
markup_renderer.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
memory_lru_dict.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
pagination.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
partial_renderer.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
pidlock.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
pyramid_utils.py core: use consistent import for get_current_request 2024-12-10 07:36:38 +01:00
rc_beaker.py prompts: fixed input() calls for python3 2023-08-25 12:51:20 +02:00
repo_maintenance.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
request.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
request_counter.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
statsd_client.py statsd: added special repr for statsdclient for nicer debug 2024-02-28 09:29:49 +01:00
str_utils.py fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
string_renderer.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
svn_txn_utils.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
system_info.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
type_utils.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
user_log_filter.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
user_sessions.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
utils.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
utils2.py 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_common.py fix(encoding for file): fixed support of non utf-8 files in all backends 2024-11-27 19:35:02 +01:00
view_utils.py core: updated copyright to 2024 2024-11-12 16:39:07 +01:00