##// END OF EJS Templates
api: pull-requests, make the repoid parameter optional. Because pullrequestid is global...
api: pull-requests, make the repoid parameter optional. Because pullrequestid is global we don't want to complicate things more by requiring repoid. Left for backward compat.

File last commit:

r1:854a839a default
r2395:a90c6294 default
Show More
release-notes-2.2.8.rst
12 lines | 207 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-2.2.8.rst
project: added all source files and assets
r1 |RCE| 2.2.8 |RNS|
-----------------
General
^^^^^^^
* 2015-06-30
Fixes
^^^^^
* Security: Apply the same permission checks for the API call `create_repo`
and the web interface to create a repository.