summaryrefslogtreecommitdiffstats
path: root/extensions/MozReview/bin/add-mozreview-children.pl
AgeCommit message (Collapse)AuthorFilesLines
2015-06-05Bug 1171576 - Preserve drive-by reviews in MozReview attachment-conversion ↵Mark Côté1-23/+49
script r=glob If any flags were set on a parent attachment for reviewers not present in the review request, preserve them on all children. Also only call attachment update() once per attachment, not once per flag.
2015-06-03Bug 1169131: add-mozreview-children.pl production run issuesMark Côté1-58/+138
2015-05-26- Updated to use https for proxy schemeDavid Lawrence1-1/+1
2015-05-25Bug 1158513 - MozReview attachment-migration script. r=globMark Côté1-0/+151
Migration script for MozReview. For every bug with a MozReview parent-review-request-URL attachment, create associated patches for children and obsolete the parent.