unrhodecode/rhodecode
2021-07-15 14:20:03 +02:00
..
api api: added proper full permission flush on API calls when creating repos and repo groups. 2021-05-24 23:47:29 +02:00
apps ssh: handle subrepos better 2021-06-23 21:40:40 +02: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-04-05 19:30:21 +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 emails: default app-from email should be a valid one. 2021-07-15 14:20:03 +02:00
model validators: apply username validator to prevent bad values beeing searched in DB, and potential XSS payload sent via validators. 2021-07-15 10:29:38 +02:00
public pull-requests: added awaiting my review filter for users pull-requests. 2021-04-20 12:59:31 +02:00
templates gists: block id input for public gists. 2021-04-20 13:45:03 +02:00
tests tests: fixed some tests 2021-07-16 16:23:02 +02: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: Start preparation for 4.25.2 2021-04-29 10:16:10 +00:00