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

r1208:0db7c57b stable
r4099:c12e69d0 default
Show More
release-notes-4.5.1.rst
48 lines | 800 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.5.1.rst
docs: added release notes for 4.5.1
r1208 |RCE| 4.5.1 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
- 2016-12-06
New Features
^^^^^^^^^^^^
General
^^^^^^^
- Pull requests: save dates of updates when creating updates.
This will help with later pull request versioning functionality.
Security
^^^^^^^^
Performance
^^^^^^^^^^^
Fixes
^^^^^
- VCSServer: improve error detection of servers pushed from VCSServer.
- VCSServer: reduce redundant logging.
- VCSServer: improved obfuscation logic in logs in case of no passwords.
- Pull Requests: fixed outdated comments displaying.
- Diffs: few fixes for new diffs discovered.
- Repository groups: improved detection of repository groups parent.
- Default Reviewers: fixed missing templates in installer that caused
500 errors on first display.
Upgrade notes
^^^^^^^^^^^^^