##// END OF EJS Templates
pull-requests: fixed case for GIT repositories when a merge check failed due to merge conflicts the pull request wrongly reported missing commits....
pull-requests: fixed case for GIT repositories when a merge check failed due to merge conflicts the pull request wrongly reported missing commits. - we're now searching for dangling commits in a repo that has them and cannot see them because of failed merge checks. - pull-request: will save metadata during merge simulation so merge conflicts are permanently stored, and showed to all users.

File last commit:

r3612:e69647a8 stable
r4299:04e45b92 default
Show More
release-notes-4.16.2.rst
41 lines | 503 B | text/x-rst | RstLexer

|RCE| 4.16.2 |RNS|

Release Date

  • 2019-04-02

New Features

General

Security

Performance

Fixes

  • Integrations: fixed missing template variable for fork reference checks.
  • Permissions: fixed server error when showing permissions for user groups.
  • Pull requests: fixed a bug in removal of multiple reviewers at once.

Upgrade notes

  • Scheduled release addressing problems in 4.16.X releases.