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/reviews/management/commands/fill-database.py
reviewboard/reviews/management/commands/index.py
reviewboard/reviews/templatetags/reviewtags.py
reviewboard/templates/diffviewer/changeindex.html
reviewboard/templates/diffviewer/changeindex_entry.html
reviewboard/templates/diffviewer/diff_file_fragment.html
reviewboard/templates/diffviewer/diff_fragment_error.html
reviewboard/templates/diffviewer/view_diff.html
reviewboard/templates/notifications/review_request_email.html
reviewboard/templates/reviews/review_detail.html
reviewboard/templates/reviews/review_request_actions_secondary.html
reviewboard/templates/reviews/screenshot_detail.html
reviewboard/webapi/resources.py
reviewboard/webapi/tests.py
This diff has been split across 2 pages: < 1 2
Loading...