##// END OF EJS Templates
svn-support: Use utf-8 to encode mod_dav_svn configuration before writing to disk....
svn-support: Use utf-8 to encode mod_dav_svn configuration before writing to disk. Repository or group names may contain non ASCII characters. Therfore we have to encode the configuration before writing it to the file.

File last commit:

r680:e6867391 stable
r830:7ca2d1db default
Show More
release-notes-4.3.1.rst
14 lines | 371 B | text/x-rst | RstLexer

|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.