unrhodecode/rhodecode
RhodeCode Admin 39bed20bcb feat(disk-cache): rewrite diskcache backend to be k8s and NFS safe.
- no longer depend on diskcache
- use simpler version with Redis lock, and filesystem storage
- fixes RCCE-78
2024-06-05 12:32:12 +02:00
..
api feat(repo_path-config): moved main storage location path into ini file. Fixes: RCCE-61 2024-03-01 09:39:14 +02:00
apps feat(disk-cache): rewrite diskcache backend to be k8s and NFS safe. 2024-06-05 12:32:12 +02: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 feat(disk-cache): rewrite diskcache backend to be k8s and NFS safe. 2024-06-05 12:32:12 +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 feat(disk-cache): rewrite diskcache backend to be k8s and NFS safe. 2024-06-05 12:32:12 +02:00
model fix(forced 2fa): fixed forced 2fa functionality. Fixes: RCCE-68 2024-05-16 16:01:22 +03:00
public feat(2fa): updates routes names and urls to better reflect actions 2024-04-24 09:49:39 +02:00
templates 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
tests config: synced test ini changes with latest configs 2024-05-23 15:08:19 +02:00
typing modernize: updates for python3 2023-07-18 14:45:20 +02:00
__init__.py fix(tests): fixed db migration tests after introduction of RC_TEST flag 2024-03-12 10:08:17 +01: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