##// END OF EJS Templates
pull-requests: changed the order of close-branch after merge, so we don't leave open heads....
pull-requests: changed the order of close-branch after merge, so we don't leave open heads. Branches will be closed, and then merged based on the close commit. This is a proper and recommended workflow for feature branches and close option.

File last commit:

r174:038f2243 stable
r4436:37e7e17e default
Show More
release-notes-4.1.1.rst
15 lines | 300 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-4.1.1.rst
docs: added info about release 4.1.1
r174 |RCE| 4.1.1 |RNS|
-----------------
Release Date
^^^^^^^^^^^^
- 2016-06-14
Fixes
^^^^^
- security: fixed permissions issues on pyramid auth-plugins views.
They no longer raise an internal server error page when accessed unauthorized.
- search: use better ElasticSearch repo filters. (EE only)