Spike: patch series

Review Request #2494 — Created July 24, 2011 and discarded — Latest diff uploaded

Information

Review Board
master

Reviewers

This is a spike adding support for patch series.  It's just a starting point for discussion, not a serious patch yet.  I'll post about it on the reviewboard-dev mailing list.

Depends on #2490 (djblets).  rbtools #2492 lets you post a patch series review request.

As well as all the "XXX" comments and a stray print or two, there are a few bits of dead code in here, and a dead test I think: sorry.  It's not worth anybody's time looking closely at the details of this patch at this stage anyway, so I didn't bother to fix these.
Very little!
reviewboard/settings.py
reviewboard/test.py
reviewboard/urls.py
reviewboard/diffviewer/admin.py
reviewboard/diffviewer/diffutils.py
reviewboard/diffviewer/forms.py
reviewboard/diffviewer/models.py
reviewboard/diffviewer/tests.py
reviewboard/diffviewer/views.py
reviewboard/diffviewer/templatetags/difftags.py
reviewboard/htdocs/media/rb/css/reviews.css
reviewboard/htdocs/media/rb/js/datastore.js
reviewboard/reviews/admin.py
reviewboard/reviews/forms.py
reviewboard/reviews/managers.py
reviewboard/reviews/models.py
reviewboard/reviews/tests.py
reviewboard/reviews/views.py
reviewboard/reviews/evolutions/__init__.py
reviewboard/reviews/fixtures/test_reviewrequests.json
This diff has been split across 2 pages: 1 2 >
Loading...