summaryrefslogtreecommitdiffstats
path: root/extensions/MozReview/bin/add-mozreview-children.pl
AgeCommit message (Collapse)AuthorFilesLines
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-1/+1
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison1-1/+1
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison1-1/+1
local symlink to data/ directory
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.