##// 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:

r2567:2a2a69c4 stable
r4299:04e45b92 default
Show More
release-notes-4.11.3.rst
40 lines | 421 B | text/x-rst | RstLexer

|RCE| 4.11.3 |RNS|

Release Date

  • 2018-02-14

New Features

General

Security

Performance

Fixes

  • Pull requests: fixed problems with opening pull requests when default branches in repository didn't exist or were closed.

Upgrade notes

  • Unscheduled bugfix release fixing pull request opening issues reported.