##// END OF EJS Templates
svn: enable hooks and integration framework execution....
svn: enable hooks and integration framework execution. - This change will allow SVN to execute rhodecode integration framework via executing the builting hooks. - uses txn_id for svn to provide metadata required via Apache - Interception of SVN transaction is required to use temporary stores for metadata - hooks are now part of vcsserver where the install/control logic is stored

File last commit:

r2508:94401909 default
r2677:25d65914 default
Show More
pull-request-methods.rst
421 lines | 14.9 KiB | text/x-rst | RstLexer
/ docs / api / methods / pull-request-methods.rst

pull_request methods

close_pull_request

comment_pull_request

create_pull_request

get_pull_request

get_pull_request_comments

get_pull_requests

merge_pull_request

update_pull_request