unrhodecode/rhodecode
2020-12-06 20:44:20 +00:00
..
api api: fixed SVN raw diff export. The API method was incosistent, and used different logic. 2020-10-15 09:21:49 +02:00
apps diffs: fixed diff rendering when a common ancestor was a different commit than the source of changes. 2020-12-04 22:44:35 +01:00
authentication auth: allow custom name for plugins if defined in the settings. 2020-11-03 13:25:13 +01:00
config app: improve logging, and remove DB calls on app startup. 2020-11-10 09:55:47 +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 2020-11-23 09:01:22 +00:00
integrations comments: added new events for comment editing to handle them in integrations. 2020-07-13 11:18:28 +02:00
lib core: speed up cache loading 2020-12-04 22:44:59 +01:00
model events: added new fts build event 2020-11-30 12:29:10 +01:00
public diffs: added scroll down/scroll up helper. Fixes #5643 2020-12-06 19:13:28 +01:00
templates diffs: added scroll down/scroll up helper. Fixes #5643 2020-12-06 19:13:28 +01:00
tests archives: optimize performance of repo archive option by delegating all logic to vcsserver. 2020-10-19 14:53:21 +02:00
__init__.py reviewers: changes for new author/commit author logic. 2020-11-11 17:47:49 +01:00
subscribers.py subscribers: use shlex in the async-subscriber directly 2020-11-30 12:28:47 +01:00
translation.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
tweens.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
VERSION release: Start preparation for 4.23.2 2020-12-06 20:44:20 +00:00