summaryrefslogtreecommitdiffstats
path: root/extensions/Review/template
AgeCommit message (Collapse)AuthorFilesLines
2015-10-02Bug 1209971: Suggested reviewers should exclude the current user from the ↵David Lawrence1-0/+4
list displayed
2015-07-15Bug 1183975 - limit the number of accounts a new user can add to any ↵Byron Jones1-0/+4
multi-user field
2015-05-26Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to ↵Byron Jones1-1/+0
jquery)
2015-05-22Bug 1166623: move MAX_REVIEWER_LAST_SEEN_DAYS_AGO from a constant to a parameterByron Jones1-0/+16
2015-05-11Bug 751862 - Make it so people inactive in last 60 days can't be asked for ↵Gervase Markham2-0/+7
review and aren't suggested. r=glob
2015-04-28Bug 1159166: When I ask for review from someone who is not accepting ↵Byron Jones1-1/+1
reviews, my red request count in the top left becomes their request count
2015-03-10Bug 1139749: backport bug 1128853 to bmo (Bugzilla shouldn't try to write ↵Byron Jones1-0/+1
API tokens into the shadow DB)
2015-03-10Bug 1003701: add the ability for users to prevent review/feedback/needinfo ↵Byron Jones4-2/+44
requests
2015-02-04Bug 1129283: "suggested reviewers" missing, due to missing YAHOO.widget.MenuByron Jones4-5/+5
2014-09-24Bug 1071926: Can't unmentor a bugDavid Lawrence1-0/+2
2014-09-11Bug 1021902 - UI to view a user's review historyDylan William Hardison1-0/+62
r=glob
2014-08-26Bug 1051655: mentor field updated/reset when a bug is updated as a result of ↵Byron Jones1-0/+11
a change on a different bug (eg. see also, duplicate)
2014-08-25Bug 1058274: The input field for suggested reviewers when editing a ↵David Lawrence1-0/+1
component needs 'multiple' to be true for allowing for more than one username
2014-07-01Bug 1031428: Move the "Mentors" field under "QA Contact" fieldByron Jones1-1/+2
2014-06-30Bug 1028027 - cloning a bug pre-fills mentors with "---" instead of an empty ↵David Lawrence1-0/+1
value
2014-06-17Bug 649691: Add a "mentor" and "mentored bug type" field to b.m.oDavid Lawrence [:dkl]3-0/+81
2014-04-04Bug 987521 - flag activity api needs to prohibit requests which return the ↵David Lawrence1-0/+4
entire table r=glob
2014-03-20Bug 978773: API to query flag history by userDylan William Hardison1-0/+4
r=dkl
2014-03-05Bug 980056 - ReferenceError: REVIEW is not defined page.cgi javascipt error ↵Dave Lawrence1-1/+2
when viewing a patch in Splinter
2014-02-28Bug 977505: Make the dashboard white-on-red counter easier to clickByron Jones1-8/+8
2013-12-06Bug 942029: review suggestions only shows the first mentorByron Jones1-6/+8
2013-10-31Bug 920026: show reminder of pending review, feedback, and needinfo requests ↵Byron Jones4-0/+64
in the header
2013-08-16Bug 905904: List "away" reviewers in reviewer reportByron Jones2-3/+3
2013-08-15Bug 905649: "Suggested Reviers" on the reports page should read "Suggested ↵Byron Jones1-1/+1
Reviewers"
2013-08-07Bug 902623: show the count of pending reviews next to suggested reviewersByron Jones1-1/+1
2013-08-02Bug 896320: increase the visibility of review suggestions (report, webservice)Byron Jones3-0/+98
2013-07-18Fix review extension's attachment initByron Jones1-3/+3
2013-07-18fix typo in path to review ext stylesheetByron Jones1-1/+1
2013-07-18Bug 804708: Add a 'Review' extension to customise the review flag for ↵Byron Jones9-0/+230
Mozilla's workflow (make requestee/reviewer mandatory, provide review suggestions, etc)