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.