unrhodecode/rhodecode
RhodeCode Admin 28af9bcecf translations: moved methods from new request subscriber to actual methods of custom class.
- this enabled it to work with celery exceptions without any problems
- celery has no new request scope so those were undefined in celery
2023-01-12 15:57:46 +01:00
..
api metrics: expose exc_type in consistent format 2022-10-26 10:17:24 +02:00
apps routing: detect invalid repo/group names before we hit DB checks to prevent some errors for bad repo names 2023-01-11 22:47:29 +01:00
authentication caches: fixed auth plugin usage of cached settings. 2023-01-10 09:22:41 +01:00
config caches: remove settings cache to use invalidation context as it's slowing down much usage 2023-01-05 09:51:28 +01: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 api: added proper full permission flush on API calls when creating repos and repo groups. 2021-05-24 23:47:29 +02:00
lib translations: moved methods from new request subscriber to actual methods of custom class. 2023-01-12 15:57:46 +01:00
model translations: moved methods from new request subscriber to actual methods of custom class. 2023-01-12 15:57:46 +01:00
public pyroutes: register status healthcheck in routes. 2021-10-29 14:42:59 +02:00
templates diffs: add button to browse files at current commit 2023-01-11 14:33:04 +01:00
tests tests: switch default log-level to critical to not spam during tests. 2023-01-10 09:55:52 +01:00
__init__.py db: added index to cache_args column for feaster lookup on cache invalidation 2023-01-05 09:46:07 +01:00
subscribers.py translations: moved methods from new request subscriber to actual methods of custom class. 2023-01-12 15:57:46 +01:00
translation.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
tweens.py translations: moved methods from new request subscriber to actual methods of custom class. 2023-01-12 15:57:46 +01:00
VERSION release bumped to 4.28.0 2022-10-14 12:48:40 +02:00