##// END OF EJS Templates
svn-support: Add proper escaping to the mod_dav_svn template. #4244...
svn-support: Add proper escaping to the mod_dav_svn template. #4244 Without quoting names/paths with spaces are not supported.

File last commit:

r680:e6867391 stable
r860:8e79f249 stable
Show More
release-notes-4.3.1.rst
14 lines | 371 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.3.1.rst
docs: added 4.3.1 release docs
r680 |RCE| 4.3.1 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
- 2016-08-23
Fixes
^^^^^
- Core: fixed database session cleanups. This will make sure RhodeCode can
function correctly after database server problems. Fixes #4173, refs #4166
- Diffs: limit the file context to ~1mln lines. Fixes #4184, also make sure
this doesn't trigger Integer overflow for msgpack.