summaryrefslogtreecommitdiffstats
path: root/extensions
AgeCommit message (Collapse)AuthorFilesLines
2015-06-11Bug 1173664: product information no longer wrapsByron Jones1-0/+1
2015-06-11Bug 1172953: Fix permissions on docker/*.{sh,pl}Byron Jones1-6/+0
2015-06-10Bug 1172614: Revise VP list in from created in bug 1121594Dylan William Hardison2-14/+19
2015-06-10Bug 1173124: Create a Firefox Friends Product w/ ComponentsDavid Lawrence1-0/+1
2015-06-10Bug 1146769: cc activity isn't shownByron Jones4-48/+77
2015-06-10Bug 1173235: "Can't call method "id" without a package or object reference" ↵Byron Jones1-3/+3
when viewing a security bug
2015-06-08Bug 1171826: sort keywords by "start with" then "substring"Byron Jones1-1/+17
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-05Bug 1170004: Pressing back after a bug submission error leaves the "Save ↵Byron Jones1-12/+19
Changes" button greyed out
2015-06-05(no bug): remove stray </div> tagByron Jones1-1/+0
2015-06-05Bug 1171818: link fields to descriptions (where appropriate)Byron Jones3-1/+16
2015-06-05Bug 1146779: add search result navigationByron Jones1-1/+1
2015-06-05Bug 1146775: implement comment collapse all and by tagByron Jones5-42/+274
2015-06-04Bug 1171471: Product Mozilla Services should be Cloud ServicesDavid Lawrence3-6/+6
2015-06-04Bug 1170179: Do not automatically set 'firefox-affected' release-tracking ↵Byron Jones1-4/+35
flags for comm-central products.
2015-06-03Bug 1170796: making the Rank field appear for more productsDavid Lawrence1-4/+8
2015-06-03Bug 1146779: add search result navigationByron Jones3-0/+68
2015-06-03Bug 1146781: implement the "ignore bug mail" checkboxByron Jones2-4/+29
2015-06-03Bug 1146772: alternative comment ordering isn't supported (newest first, etc)Byron Jones1-1/+11
2015-06-03Bug 1170922: unable to collapse comments -- they bounce back openByron Jones1-17/+0
2015-06-03Bug 1169131: add-mozreview-children.pl production run issuesMark Côté1-58/+138
2015-06-02Bug 1169227: "Short URL" fails on any new query - I don't get a linkByron Jones1-1/+1
2015-06-02Bug 1168392: Automatic watch user creation not working when editing ↵David Lawrence1-1/+3
component without prior watch user account
2015-06-02Bug 1169301: The REST link at the bottom of buglist.cgi does not work for ↵David Lawrence1-6/+2
saved searches as currently written
2015-06-02Bug 1169418: Can't enter space in Keyword fieldByron Jones1-0/+9
2015-06-02Bug 1168824: stop nagging about massively overdue requestsByron Jones2-4/+12
2015-06-02Bug 1146771: implement comment taggingByron Jones6-27/+369
2015-06-02Bug 1169173: Empty emails for overdue requestsByron Jones2-8/+12
2015-06-02Bug 1169479: 500 error when attaching patch with r? but no reviewerDylan William Hardison1-9/+8
2015-06-02Bug 1170007: Collapse "Tracking" section when values are set to defaults (eg ↵Byron Jones1-1/+1
"---")
2015-05-29Bug 1169783: 'Edit' option shown on user context menus even if I don't have ↵David Lawrence1-1/+1
permission to edit users
2015-05-29Bug 1169227: "Short URL" fails on any new query - I don't get a linkDylan William Hardison1-1/+1
2015-05-28Bug 1146787: "take" buttons missing in edit modeByron Jones4-5/+36
2015-05-28Bug 1168826: only include requests someone is waiting on in the manager's ↵Byron Jones4-40/+9
"watching" emails
2015-05-28Bug 1168751: Request nagger sends me ginormous emails because I have a lot ↵Byron Jones1-0/+13
of outgoing requests
2015-05-27Bug 1168900: "Can't call method "id" on unblessed reference" when changing ↵Byron Jones1-1/+0
component for a bug
2015-05-27Bug 1164850: add preferences to request nagging watching facility (reviews ↵Byron Jones1-3/+3
only, extended period, and skip encryption)
2015-05-27Bug 1164850: add preferences to request nagging watching facility (reviews ↵Byron Jones5-11/+118
only, extended period, and skip encryption)
2015-05-27Bug 1162427: the "reset assignee to default" checkbox / functionality should ↵Byron Jones3-0/+21
be visible
2015-05-27Bug 1164780: updating an attachment with pre-existing review requests ↵Byron Jones1-4/+4
shouldn't enforce the "last logged in to bugzilla" limit
2015-05-27Bug 1164850: add preferences to request nagging watching facility (reviews ↵Byron Jones1-0/+32
only, extended period, and skip encryption)
2015-05-27Bug 1162854: hitting back after making an edit should keep edit mode openByron Jones2-11/+38
2015-05-27Bug 1168303: send-request-nags.pl is triggering oom on bugzillaadm.private.scl3Byron Jones1-91/+126
2015-05-27Bug 1158010: provide a standard and simple way to render relative dates, in ↵Byron Jones12-742/+20
perl and javascript
2015-05-26- Updated to use https for proxy schemeDavid Lawrence1-1/+1
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones30-219/+194
jquery)
2015-05-26Bug 1168357: Unable to reset mentor in modal bug viewByron Jones1-0/+2
2015-05-26Bug 1162302: Bugzilla to Github 0auth CSRFDylan William Hardison2-1/+15
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.
2015-05-22Bug 1135164: display a warning on show_bug when an unassigned bug has a ↵Byron Jones6-0/+72
patch attached