<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://reviewboard-tflink.rhcloud.com/r/6/">http://reviewboard-tflink.rhcloud.com/r/6/</a>
     </td>
    </tr>
   </table>
   <br />



<table bgcolor="#e0e0e0" width="100%" cellpadding="8" style="border: 1px gray solid;">
 <tr>
  <td>
   <h1 style="margin-right: 0.2em; padding: 0; font-size: 10pt;">This change has been marked as submitted.</h1>
  </td>
 </tr>
</table>
<br />


<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://reviewboard-tflink.rhcloud.com/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for blockerbugs.</div>
<div>By Tim Flink.</div>


<p style="color: grey;"><i>Updated March 1, 2013, 6:08 a.m.</i></p>







<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Bugs: </b>


 <a href="https://fedorahosted.org/fedora-qa/ticket/331">331</a>


</div>



<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
blockerbugs
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Refactoring templates, bug sync and database to fit with new FreezeException nomenclature
adding alembic upgrade script for db changes
updated bug_sync code for python-bugzilla &gt;= 0.8</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">I&#39;ve done several syncs on both sqlite and postgres dbs and clicked around to make sure that all the templates that _were_ working are still working. Some of the admin pages still have issues but that is orthogonal to the changes here.

I did an alembic upgrade of the database with no issues.</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>testing/testfunc_bugsync.py <span style="color: grey">(719b530187a5e3fff7aba72c6776eecaad32cc40)</span></li>

 <li>testing/test_bugsync_extract_information.py <span style="color: grey">(47df0e7cd34406aafb7c27f35944d6cff8cb96f3)</span></li>

 <li>setup.py <span style="color: grey">(e9fc12082a4d16afe93b04d7b96658715403eccc)</span></li>

 <li>blockerbugs/util/bug_sync.py <span style="color: grey">(a85200dae03630d9407d7b27e235eb13c4a5b4a1)</span></li>

 <li>blockerbugs/templates/milestone_stats.html <span style="color: grey">(8ff6bc4470967d7eaef633ef8b9b98330eac198b)</span></li>

 <li>blockerbugs/templates/milestone_info.html <span style="color: grey">(167dc0b1f5778c75f00e667240d03e8bf817e87a)</span></li>

 <li>blockerbugs/templates/irc_format.txt <span style="color: grey">(a931c077f88cc998e9464b520a5625d7d9cc7e73)</span></li>

 <li>blockerbugs/templates/blocker_list.html <span style="color: grey">(79a8a4b008319e80763f66de3ed6e56df89aa6d8)</span></li>

 <li>blockerbugs/templates/admin/modify_release.html <span style="color: grey">(548c3d90c95bfe2a90d5d399d020b7bfcbcffc90)</span></li>

 <li>blockerbugs/templates/admin/main.html <span style="color: grey">(121e79f4aa4330cc7b364f835ff2fd61178ac842)</span></li>

 <li>blockerbugs/templates/admin/add_release.html <span style="color: grey">(d396629f5f30787bbf136c163d24f272371cf06f)</span></li>

 <li>blockerbugs/models/milestone.py <span style="color: grey">(cad913446157a15079a519fe0c29831b1635dc1f)</span></li>

 <li>blockerbugs/models/bug.py <span style="color: grey">(dc25f060c470c0ad168e88c981ffe82203ca0d93)</span></li>

 <li>blockerbugs/controllers/main.py <span style="color: grey">(e7525f8433d74802f7c0cb2d719f0abdc13431c4)</span></li>

 <li>blockerbugs/controllers/forms.py <span style="color: grey">(669d78a5030904d4559d6d68af093bd6f096888b)</span></li>

 <li>blockerbugs/controllers/admin.py <span style="color: grey">(a6c8674820d602577363959be7d4eecd608cdf12)</span></li>

 <li>alembic/versions/487cb8ccce92_dropping_flask_login.py <span style="color: grey">(PRE-CREATION)</span></li>

 <li>alembic/versions/31a6a2f222b7_changing_nth_and_tra.py <span style="color: grey">(PRE-CREATION)</span></li>

</ul>

<p><a href="http://reviewboard-tflink.rhcloud.com/r/6/diff/" style="margin-left: 3em;">View Diff</a></p>







  </td>
 </tr>
</table>




  </div>
 </body>
</html>