unrhodecode/rhodecode
Marcin Kuzminski bd9e5dc1c3 api: exposed modified added/modified/deleted functions of commit to return only paths.
This combined with full text search build for certain repositories that each commit
contains lots of file changes results in *huge* (10x in some cases) performance gain.
2020-03-16 15:09:45 +01:00
..
api api: exposed modified added/modified/deleted functions of commit to return only paths. 2020-03-16 15:09:45 +01:00
apps user-accounts: show info about password for external accounts. 2020-02-21 22:03:35 +01:00
authentication Authentication: cache plugins for auth and their settings in the auth_registry. 2020-01-23 12:41:51 +01:00
config core: fixed cython compat inspect that caused some API calls to not work correctly. 2020-01-10 08:54:49 +01:00
events events: trigger 'review_status_change' when reviewers are updated. 2019-01-18 13:16:34 +01:00
forms docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
i18n i18n: Updated message catalog template 2020-01-08 13:57:17 +00:00
integrations webhelpers: replaced paginate library with custom lib 2019-11-21 20:37:17 +01:00
lib api: exposed modified added/modified/deleted functions of commit to return only paths. 2020-03-16 15:09:45 +01:00
model ssh-keys: allow generation of legacy keys for older systems and windows. 2020-02-20 11:13:10 +01:00
public permissions: add better helper block about default permissions, and corelation with anonymous access. 2020-01-27 23:20:32 +01:00
templates descriptions: show mention of metatags only if they are enabled. 2020-03-02 15:13:24 +01:00
tests Authentication: cache plugins for auth and their settings in the auth_registry. 2020-01-23 12:41:51 +01:00
__init__.py users: added description for users. 2019-10-31 10:23:54 +01:00
subscribers.py auth-token: expose fetched token in unified way into request attribute. 2019-10-22 19:58:56 +02:00
translation.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
tweens.py request-wrapper: ensure we wrap WHOLE request not just logic after http detection. 2019-12-26 19:52:17 +01:00
VERSION release: Start preparation for 4.18.2 2020-01-28 22:39:17 +00:00