unrhodecode/rhodecode
2023-07-18 11:46:31 +02:00
..
api api: make all tests for API pass 2023-07-18 09:45:22 +02:00
apps tests: fixed all tests for python3 BIG changes 2023-07-18 11:46:31 +02:00
authentication authentication: fixed for python3 migrations 2023-07-18 11:00:47 +02:00
config configs: refactor and updated for python3 migrations 2023-07-18 11:02:32 +02:00
events events: reduce usage of threadglobals in global imports for gevent 2023-07-18 11:28:33 +02:00
forms core: multiple fixes to unicode vs str usage 2023-07-18 11:17:17 +02:00
i18n i18n: Updated message catalog template 2022-10-03 13:29:53 +00:00
integrations integrations: fixed code for python3 2023-07-18 11:06:55 +02:00
lib libs: major refactor for python3 2023-07-18 11:45:33 +02:00
model models: update db.py with major changes for python3 2023-07-18 11:31:32 +02:00
public ui: owner icon is consistent width for better user experience 2023-03-29 14:00:23 +02:00
templates templates: few small UI fixes 2023-07-18 09:43:16 +02:00
tests tests: fixed all tests for python3 BIG changes 2023-07-18 11:46:31 +02:00
typing typing: added typing module for annotations 2023-07-17 14:54:46 +02:00
__init__.py apps: base app fixes for python3 2023-07-18 11:45:54 +02:00
subscribers.py subscribers: optimized used of threadglobals and fix python3 compat 2023-07-18 11:04:35 +02:00
translation.py translations: fixed code for python3 and gevent imports of threadglobals 2023-07-18 09:41:28 +02:00
tweens.py tweens: removed utf8 marker 2023-07-18 09:45:45 +02:00
VERSION version: bumped to 5.0.0 2023-03-06 21:35:07 +01:00