##// END OF EJS Templates
pull-requests: add explicit CLOSE pr action instead of closed status from selector....
pull-requests: add explicit CLOSE pr action instead of closed status from selector. - This is much better UX - we set status based on calculated review - fixes #5215

File last commit:

r1:854a839a default
r1445:934edf37 default
Show More
release-notes-3.4.1.rst
20 lines | 425 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-3.4.1.rst
project: added all source files and assets
r1 |RCE| 3.4.1 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
* 2015-07-20
Packaging
^^^^^^^^^
- |RCT| are now bundled with |RCE| installations. This makes offline
installations easier, and it also removes to need to install a separate
``virtualenv`` on your server.
Fixes
^^^^^
- Pull requests: Fixed an internal server error in case of a removed commit.
- VCS: Fix a performance regression around VCS operations.