##// END OF EJS Templates
feed-token, user, performance: lazy load the feed_token. We only need it for...
feed-token, user, performance: lazy load the feed_token. We only need it for scope of web requests. For vcs operations, we don't need it. - 20ms to load this can save up much time for SVN requests.

File last commit:

r2221:acadd32b stable
r2424:76f7c7cb default
Show More
release-notes-4.10.1.rst
41 lines | 355 B | text/x-rst | RstLexer

|RCE| 4.10.1 |RNS|

Release Date

  • 2017-11-07

New Features

General

Security

Performance

Fixes

  • db: reduced fingerprint column size for Mysql compatibility.

Upgrade notes

  • Changes column size for Mysql, no potential problems with upgrade.