##// END OF EJS Templates
svn: fixed case of wrong extracted repository name for SSH backend. In cases...
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

File last commit:

r1:854a839a default
r4281:5da17e74 default
Show More
release-notes-3.3.4.rst
16 lines | 271 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-3.3.4.rst
project: added all source files and assets
r1 |RCE| 3.3.4 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
- 2015-06-25
fixes
^^^^^
* References: Support for unicode characters.
* Gists: Fixes the problem with gists when |hg| is not in VCS backends list.
* Search: Improves search speed for super admin users.