Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Migration script for MozReview. For every bug with a MozReview
parent-review-request-URL attachment, create associated patches
for children and obsolete the parent.
|
|
Instead of issuing separate calls for every MozReview
request associated with a given bug, call the new
MozReview summaries-by-bug API exactly once.
|
|
|
|
|
|
Add an extension called "MozReview" (and an addition hook to
bug/edit.html.tmpl) that displays a table of MozReview request
summaries on show_bug if there are any MozReview attachments
in the current bug.
|