unrhodecode/rhodecode
2022-07-25 15:07:29 +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 commits/summary: unify fetching remote attribute in summary and commits page to properly and in the same way show the data. 2021-12-20 16:07:22 +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-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 caches: fixed error for unique non-ascii cache keys 2022-07-25 15:07:29 +02:00
model repos: recover properly from bad extraction of repo_id from URL and DB calls. 2021-07-26 13:36:42 +02:00
public pyroutes: register status healthcheck in routes. 2021-10-29 14:42:59 +02:00
templates drafts: show TODO drafts properly. 2021-12-03 15:21:17 +01: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 version: bumped to 4.27.0 2021-10-12 14:48:14 +02:00