unrhodecode/rhodecode
2023-07-18 09:45:45 +02:00
..
api api: make all tests for API pass 2023-07-18 09:45:22 +02:00
apps files: drop usage of pathlib2, it's now in core python 2023-05-11 12:18:43 +02:00
authentication auth: optimized logging with lazy eval of params formatting 2023-05-11 12:26:08 +02:00
config middleware: use explicit call to .includeme while importing apps and modules. This is a bit faster for code discovery and app startup 2023-05-11 12:17:28 +02:00
events events: added new fts build event 2020-11-30 12:29:10 +01:00
forms code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
i18n i18n: Updated message catalog template 2022-10-03 13:29:53 +00:00
integrations python3: fix urllib usage 2023-03-06 22:00:27 +01:00
lib dbmigrate: python3 changes 2023-07-18 09:40:40 +02:00
model form-validators: fixed usage of deprecated methods, and few py3 fixes 2023-05-11 12:08:21 +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: allow logging exceptions on url reach check 2023-05-11 12:15:48 +02:00
typing typing: added typing module for annotations 2023-07-17 14:54:46 +02:00
__init__.py rhodecode: __init__.py package cleanups for unused code 2023-03-27 21:46:01 +02:00
subscribers.py web-app: environ should have any ints inside 2023-03-28 10:27:44 +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