Review Board

beta

Remove reviewboard.utils and emailtags and use the new code in djblets

Updated 10 months, 3 weeks ago

Christian Hammond Reviewers
trunk reviewboard
None Review Board SVN
This is the second part of the massive move of reviewboard.utils and emailtags into djblets. This gets rid of a lot of code from Review Board (yay!) and moves everything to use djblets.

Unit tests have been updated so that we now cover djblets.
Unit tests all pass and every page I tried works fine.
Ship it!
Posted 10 months, 3 weeks ago (February 14th, 2008, 12:08 a.m.)
Just a couple trivial things.
Loading diff fragment...
Don't interleave django and djblets imports
  1. Christian Hammond 10 months, 3 weeks ago (February 14th, 2008, 12:09 a.m.)
    Oops, I'm usually better than that.
Loading diff fragment...
There should be another blank line here
Loading diff fragment...
This should go up in the "3rd party libraries" section instead of the "local modules" section