unrhodecode/rhodecode
2024-07-17 21:10:12 +02:00
..
api chore(cleanups): cleanup unicode usage... 2024-06-23 21:48:10 +02:00
apps fix: fixed empty server url in PR link. Fixes: RCCE-77 2024-06-21 09:25:02 +03:00
authentication feat(2fa): added 2fa for more auth plugins and moved 2fa forced functionality to ee edition. Fixes: RCCE-68 2024-05-13 16:24:31 +03:00
config fix: startup, report nicer error in case DB is damaged or empty when starting services 2024-07-16 21:53:10 +02:00
events fix(imports): fixed circular import problem 2024-03-11 15:08:11 +01:00
forms modernize: updates for python3 2023-07-18 14:45:20 +02:00
i18n i18n: Updated message catalog template 2022-10-03 13:29:53 +00:00
integrations tests: refactor code to use a single test url generator 2023-10-04 19:36:19 +02:00
lib Fixed problem with step param not initializing for 0 step migration 2024-07-12 16:41:59 +00:00
model fix: escaper, use h.escape instead of html_escape since it's faster and correct 2024-07-17 10:16:28 +02:00
public fix(js-routes): fixed bad urls in jsroutes 2024-07-17 10:19:00 +02:00
templates fix(svn): svn events fixes and change the way how we handle the events 2024-06-04 17:20:16 +02:00
tests fix(tests): fixed svn tests cases when interactive prompt was displayed 2024-07-17 21:10:12 +02:00
typing modernize: updates for python3 2023-07-18 14:45:20 +02:00
__init__.py chore: added excplicit db-migrate to update hooks for 5.X rel 2024-07-03 09:50:40 +02:00
subscribers.py feat(repo_path-config): moved main storage location path into ini file. Fixes: RCCE-61 2024-03-01 09:39:14 +02:00
translation.py copyrights: updated for 2023 2023-07-18 11:57:27 +02:00
tweens.py modernize: updates for python3 2023-07-18 14:45:20 +02:00
VERSION chore(release): bumped version to 5.1.0 2024-02-26 15:07:25 +01:00