##// END OF EJS Templates
vcs-settings: moved creation of largefiles default dirs into vcs settings view....
vcs-settings: moved creation of largefiles default dirs into vcs settings view. - couldn't find a better place to do this - check is cheap, and moving it out from AppStart to here makes more sense - users need to enable largefile form this view, so enforcing defaults dirs makes most sense right here in this view.

File last commit:

r1:854a839a default
r1682:9db59bee default
Show More
release-notes-3.3.4.rst
16 lines | 271 B | text/x-rst | RstLexer

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