##// END OF EJS Templates
pull-requests: add merge check that detects WIP marker in title. This will prevent merges in such case....
pull-requests: add merge check that detects WIP marker in title. This will prevent merges in such case. Usually WIP in title means unfinished task that needs still some work. This pattern is present in Gitlab/Github and is already quite common.

File last commit:

r2752:6a688492 stable
r4099:c12e69d0 default
Show More
release-notes-4.12.2.rst
41 lines | 491 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.12.2.rst
docs: added release notes for 4.12.2
r2750 |RCE| 4.12.2 |RNS|
------------------
Release Date
^^^^^^^^^^^^
- 2018-05-16
New Features
^^^^^^^^^^^^
General
^^^^^^^
docs: update on 4.12.2 release notes
r2752 - Jenkins: further improve handling of proxied Jenkins server.
docs: added release notes for 4.12.2
r2750
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
^^^^^^^^^^^^^
docs: update on 4.12.2 release notes
r2752 - Unscheduled release addressing found security problem.