[release-notes] reviewboard

Pete Travis immanetize at fedoraproject.org
Sun Oct 5 23:12:21 UTC 2014


commit 2c33263e2c8b83a0bc1542ade7f4b37e20811629
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sun Oct 5 16:35:04 2014 -0600

    reviewboard

 en-US/Development_Tools.xml |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Development_Tools.xml b/en-US/Development_Tools.xml
index c84da03..8de5658 100644
--- a/en-US/Development_Tools.xml
+++ b/en-US/Development_Tools.xml
@@ -37,5 +37,30 @@
     </para>
   </section>
 
+  <section id="devtools-reviewboard"
+    <title>Review Board 2.0</title>
+    <para>
+      Fedora now provides Review Board 2.0, a powerful, web-based patch review and management tool.
+    </para>
+    <para>
+      Version 2.0 adds the ability to post committed changes from a branch directly from the web UI, adds review of text file attachments, greatly extends the capabilities of the public API and extension framework, and offers significant performance improvements, usability enhancements, and visual cleanups.
+    </para>
+    <para>
+      Significant enhancements have been made to the diff viewer, as well as adding support for reviews on non-code files (such as binary file formats).
+    </para>
+    <para>
+      Documentation for Review Board 2.0 is available from the <ulink url="https://www.reviewboard.org/docs/manual/2.0/">Review Board Manual</ulink>.
+    </para>
+    <important>
+      <title>Back up before migrating to Review Board 2.0</title>
+      <para>
+        Upgrading to Review Board 2.0 from a previous release will modify your database schema. The migration will be performed when you restart Apache for the first time after the upgrade, and the process is irreversible.
+      </para>
+      <para>
+        <emphasis>Back up your database before upgrading.</emphasis>
+      </para>
+    </important>
+  </section>
+
 </section>
   


More information about the docs-commits mailing list