##// END OF EJS Templates
vcs: Return merge reference in merge response....
vcs: Return merge reference in merge response. Previously we returned only the merge commit id. Now we set a bookmark(hg) or branch reference(git) to point to the merge commit. By returning a merge reference we have both informations available (id and name)

File last commit:

r864:340a1e5b stable
r1051:668a5e47 default
Show More
release-notes-4.4.1.rst
40 lines | 677 B | text/x-rst | RstLexer

|RCE| 4.4.1 |RNS|

Release Date

  • 2016-09-27

General

  • channelstream: auto-generate the url to channelstream server if it's not explicitly defined in the config. It allows to use a relative server without knowing its address upfront.

New Features

Security

Performance

Fixes

  • GIT: properly extract branches on events and submit them to integrations.
  • Pullrequests: fix problems with unicode in auto-generated descriptions
  • Gist: fixed bug in update functionality of Gists that auto changed them to private.
  • SVN: add proper escaping in the autogenerated svn mod_dav config