unrhodecode/rhodecode
2024-10-11 14:41:02 +02:00
..
api feat(artifacts): new artifact storage engines allowing an s3 based uploads 2024-08-28 23:56:59 +02:00
apps fix(ssl): explicitly disable mercurial web_push ssl flag to prevent from errors about ssl required 2024-10-03 17:06:18 +02:00
authentication auth: updated saml docs, and re-order info on plugin details for easier setup 2024-08-20 15:04:33 +02:00
config fix(tests): explicitly disable env_expand for test suite to prevent problems with DB connections during tests 2024-10-11 14:38:37 +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 fix(vcs-operations): fixed problems with locked repos and with branch permissions reporting, previously it shown error 500 when those cases were handled 2024-10-06 08:41:02 +02:00
model fix(permissions): fixed security problem with apply-to-children functionality breaking permissions for private repositories 2024-10-11 14:41:02 +02:00
public feat(vcs clients filtering): added changes related to vcs client filtering needed for EE. Fixes: RCCE-41 2024-09-16 12:44:30 +03:00
templates chore: disabled audit functionality for now 2024-10-09 11:53:51 +02:00
tests fix(tests): explicitly disable env_expand for test suite to prevent problems with DB connections during tests 2024-10-11 14:38:37 +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 fix(license-import): don't crash if license file is not present, and only run this code for EE 2024-10-04 12:54:37 +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 release: Bump version 5.2.0 to 5.3.0 2024-10-11 10:47:46 +02:00