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

r2752:6a688492 stable
r4299:04e45b92 default
Show More
release-notes-4.12.2.rst
41 lines | 491 B | text/x-rst | RstLexer

|RCE| 4.12.2 |RNS|

Release Date

  • 2018-05-16

New Features

General

  • Jenkins: further improve handling of proxied Jenkins server.

Security

  • SSH: fixed found problem with key-storage that could allow remote logins performed by rhodecode authorized users with specially crafted SSH Keys.

Performance

Fixes

Upgrade notes

  • Unscheduled release addressing found security problem.