##// END OF EJS Templates
svn: enable hooks and integration framework execution....
svn: enable hooks and integration framework execution. - This change will allow SVN to execute rhodecode integration framework via executing the builting hooks. - uses txn_id for svn to provide metadata required via Apache - Interception of SVN transaction is required to use temporary stores for metadata - hooks are now part of vcsserver where the install/control logic is stored

File last commit:

r1:854a839a default
r2677:25d65914 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.