unrhodecode/rhodecode
2021-03-16 23:18:52 +01: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 archives: if implicit ref name was used to obtain archive, redirect to explicit commit sha so we can 2021-03-11 10:28:52 +01:00
authentication auth: allow custom name for plugins if defined in the settings. 2020-11-03 13:25:13 +01:00
config rcextensions: fixed pre-files extractor return code support. 2021-03-09 21:16:34 +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 backends: use reference explicitly to properly translate GIT references to commits such as numeric branches 2021-03-16 23:18:52 +01:00
model backends: use reference explicitly to properly translate GIT references to commits such as numeric branches 2021-03-16 23:18:52 +01:00
public pull-requests: fixed some xss problems with odd filenames. 2021-03-16 12:19:15 +01:00
templates pull-requests: fixed some xss problems with odd filenames. 2021-03-16 12:19:15 +01:00
tests pull-requests: fixed a case when template marker was used in description field. 2021-02-01 23:10:32 +01:00
__init__.py db: fixed new by-uri template missing data 2021-02-06 00:34:13 +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.24.0 to 4.25.0 2021-03-09 21:16:40 +01:00