unrhodecode/rhodecode
Daniel Dourvaris bc26425632 svn: fixed case of wrong extracted repository name for SSH backend. In cases
where we commited to a nested subdirs SVN reported the access path with the subdir paths in it.
We couldn't then match that extended name into proper rhodecode repository for ACL checks.

- Current implementation gives an slight overhead as we have to lookup all repositories
- fixes #5606
2020-03-31 09:25:37 +02:00
..
api api: exposed modified added/modified/deleted functions of commit to return only paths. 2020-03-16 15:09:45 +01:00
apps svn: fixed case of wrong extracted repository name for SSH backend. In cases 2020-03-31 09:25:37 +02:00
authentication ldap: logging fixes 2020-03-19 14:20:23 +01:00
config exception-tracker: enable send email on exception 2020-03-26 14:03:07 +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 files: changed the copy path label to indicate we're actually copying only the path. 2020-03-30 11:14:24 +02:00
model exception-tracker: enable send email on exception 2020-03-26 14:03:07 +01:00
public emails: added premailer for inline style formatting to make emails render nicer on all email clients. 2020-03-26 12:40:21 +01:00
templates files: changed the copy path label to indicate we're actually copying only the path. 2020-03-30 11:14:24 +02: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: Bump version 4.18.0 to 4.19.0 2020-03-24 14:41:44 +01:00