Add parent diff support to the JSON API and post-review
Review Request #396 — Created May 21, 2008 and submitted — Latest diff uploaded
This adds support for uploading parent diffs in the JSON API, and also introduces a --parent flag to post-review for doing parent diffs on supporting repository types (currently only git-svn). It should be pretty easy to add the support to the other types.
Posted some standard diffs to make sure they didn't break. Then posted a diff with a parent diff. Saw that it uploaded as I expected.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
/trunk/reviewboard/contrib/tools/post-review |
---|
/trunk/reviewboard/webapi/json.py |
---|