##// END OF EJS Templates
admin: made all grids use same partial loading logic...
admin: made all grids use same partial loading logic - dont load all results for repositories in admin - speed up loading admin repos page by narrowing results based on permissions - some small speed ups and code optimizations on permission loading

File last commit:

r3792:ef71c156 stable
r4146:7a71b271 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.