##// END OF EJS Templates
cached-commits: updated logic on cached commit updates....
cached-commits: updated logic on cached commit updates. - for repositories we ensure that damaged/empty repositories have initial data instead of now (bug) - for groups we only update based on first set of data inside a group without iterating to nested objects. This new logic goes in sync with new update task of groups with automation.

File last commit:

r3792:ef71c156 stable
r4162:5cadc4f9 default
Show More
release-notes-4.17.1.rst
41 lines | 467 B | text/x-rst | RstLexer

|RCE| 4.17.1 |RNS|

Release Date

  • 2019-07-04

New Features

General

Security

Performance

Fixes

  • Database: fixed mysql migration issues.
  • Artifacts: fixed problem with non-ascii file uploads.
  • Artifacts: increase timeout, and allow setting custom time via ?timeout=N GET flag

Upgrade notes

  • Un-scheduled release addressing problems in 4.17.X releases.