• 
      

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

    Review Request #241 — Created Feb. 12, 2008 and submitted — Latest diff uploaded

    Information

    Review Board SVN (deprecated)
    trunk

    Reviewers

    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.