unrhodecode/rhodecode
2021-01-14 15:36:52 +00:00
..
api application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
apps pull-requests: expose commit versions in the pull-request commit list. Fixes #5642 2020-12-29 08:48:26 +01:00
authentication auth: allow custom name for plugins if defined in the settings. 2020-11-03 13:25:13 +01:00
config imports: fixed recursive imports on EE 2021-01-14 16:05:01 +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 2021-01-14 15:36:52 +00:00
integrations application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
lib hooks-daemon: fixed problem with lost hooks value from .ini file. 2021-01-09 03:06:08 +01:00
model pull-requests: expose commit versions in the pull-request commit list. Fixes #5642 2020-12-29 08:48:26 +01:00
public file-store: changed for stream upload endpoint. 2020-12-22 23:54:10 +01:00
templates pull-requests: expose commit versions in the pull-request commit list. Fixes #5642 2020-12-29 08:48:26 +01:00
tests tests: use common test route generator. 2020-12-26 23:08:12 +01:00
__init__.py reviewers: changes for new author/commit author logic. 2020-11-11 17:47:49 +01:00
subscribers.py application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
translation.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
tweens.py token-access: allow token in headers not only in GET/URL 2020-12-21 12:34:05 +01:00
VERSION release: Bump version 4.23.0 to 4.24.0 2020-12-25 13:55:46 +01:00