| .. |
|
_vendor
|
authomatic: fixed oauth data types
|
2023-07-27 12:38:21 +02:00 |
|
celerylib
|
celery: ensure celery workers are compatible with python3.11 and also fix CLI option for celery 5.X
|
2023-07-25 11:30:32 +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
|
search: fixed search tests
|
2023-07-27 10:22:54 +02:00 |
|
middleware
|
caches: make sure the global cache namespace prefixes are used.
|
2023-07-26 16:15:52 +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
|
caches: make sure the global cache namespace prefixes are used.
|
2023-07-26 16:15:52 +02:00 |
|
rc_commands
|
modernize: python3 updates
|
2023-07-18 14:50:17 +02:00 |
|
vcs
|
modernize: python3 updates
|
2023-07-18 14:50:17 +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
|
caches: make sure the global cache namespace prefixes are used.
|
2023-07-26 16:15:52 +02:00 |
|
base.py
|
modernize: updates for python3
|
2023-07-18 14:45:20 +02:00 |
|
caching_query.py
|
modernize: updates for python3
|
2023-07-18 14:45:20 +02:00 |
|
channelstream.py
|
channelstream: fix channel hashing with str
|
2023-07-26 17:27:45 +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
|
ui: fixed default gravatar b64 code
|
2023-07-26 22:03:38 +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
|
html_sanitizer: abstracted bleach into own function/code for later replacement
|
2023-07-19 10:26:46 +02: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
|
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
|
markdown: use hardbreaks to be consistent with previous behaviour of markdown generated content
|
2023-07-28 09:38:40 +02:00 |
|
memory_lru_dict.py
|
copyrights: updated for 2023
|
2023-07-18 11:57:27 +02:00 |
|
pagination.py
|
cleanup: few fixes
|
2023-07-27 17:07:36 +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
|
modernize: python3 updates
|
2023-07-18 14:50:17 +02:00 |
|
request.py
|
modernize: python3 updates
|
2023-07-18 14:50:17 +02:00 |
|
request_counter.py
|
modernize: python3 updates
|
2023-07-18 14:50:17 +02:00 |
|
statsd_client.py
|
modernize: python3 updates
|
2023-07-18 14:50:17 +02:00 |
|
str_utils.py
|
cleanups: typing + whitespaces
|
2023-07-20 10:33:37 +02:00 |
|
string_renderer.py
|
modernize: python3 updates
|
2023-07-18 14:50:17 +02:00 |
|
system_info.py
|
modernize: python3 updates
|
2023-07-18 14:50:17 +02:00 |
|
type_utils.py
|
modernize: python3 updates
|
2023-07-18 14:50:17 +02:00 |
|
user_log_filter.py
|
modernize: python3 updates
|
2023-07-18 14:50:17 +02:00 |
|
user_sessions.py
|
modernize: python3 updates
|
2023-07-18 14:50:17 +02:00 |
|
utils.py
|
modernize: python3 updates
|
2023-07-18 14:50:17 +02:00 |
|
utils2.py
|
modernize: python3 updates
|
2023-07-18 14:50:17 +02:00 |
|
view_utils.py
|
modernize: python3 updates
|
2023-07-18 14:50:17 +02:00 |