##// END OF EJS Templates
api: added proper full permission flush on API calls when creating repos and repo groups....
api: added proper full permission flush on API calls when creating repos and repo groups. - This allows a full flush and multiple calls made via API

File last commit:

r3290:ac4e4e5a default
r4697:63f392fc stable
Show More
code-review.rst
27 lines | 1.0 KiB | text/x-rst | RstLexer

Code Review

|RCE| provides two ways in which you can review code. You can review |prs| or commits. To better understand |prs|, see the :ref:`pull-requests-ref` and :ref:`collaborate-ref` sections. For more information about why code review matters, see these posts on the topic:

You can also use the |RCE| API set up continuous integration servers to leave comments from a test suite. See the :ref:`api` and :ref:`extensions-hooks-ref` sections for examples on how to set this up.