Add a trivial_publish capability
Review Request #7681 — Created Oct. 7, 2015 and submitted
Since not all versions of Review Board will support trivial publishes,
it is a good idea to expose this is a server capability. That way,
rbtoolsand other consumers of the API can determine if publishing
(e.g., withrbt publish) can be done trivially.
Tool: Pyflakes Processed Files: reviewboard/webapi/server_info.py Tool: PEP8 Style Checker Processed Files: reviewboard/webapi/server_info.py