summaryrefslogtreecommitdiffstats
path: root/extensions/Review
AgeCommit message (Collapse)AuthorFilesLines
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison7-3/+13
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison7-13/+3
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 Hardison7-3/+13
local symlink to data/ directory
2015-10-21Bug 1209599 - group general preferences by categoryDavid Lawrence1-1/+6
2015-10-02Bug 1209971: Suggested reviewers should exclude the current user from the ↵David Lawrence1-0/+4
list displayed
2015-09-01Bug 1200610: jsonrpc API requests do not work when "Require API-Key ↵David Lawrence1-4/+13
authentication for API requests" is enabled due to missing API tokens
2015-07-15Bug 1183975 - limit the number of accounts a new user can add to any ↵Byron Jones1-0/+1
multi-user field
2015-07-15Bug 1183975 - limit the number of accounts a new user can add to any ↵Byron Jones2-1/+9
multi-user field
2015-06-02Bug 1169479: 500 error when attaching patch with r? but no reviewerDylan William Hardison1-9/+8
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-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 Jones2-8/+31
2015-05-20Bug 1166616: disabling of reviewer last-seen doesn't work for users that ↵Byron Jones1-1/+1
don't have a last_seen_date
2015-05-11Bug 751862 - Make it so people inactive in last 60 days can't be asked for ↵Gervase Markham3-8/+47
review and aren't suggested. r=glob
2015-04-28Bug 1159166: When I ask for review from someone who is not accepting ↵Byron Jones2-2/+2
reviews, my red request count in the top left becomes their request count
2015-04-02Bug 1150057: partial user matching is no longer working on review flagsByron Jones1-1/+1
2015-03-30Bug 1125987: asking for review in a restricted bug doesn't work as expected ↵Byron Jones1-1/+17
("You must provide a reviewer for review requests" instead of "That user cannot access that bug" error)
2015-03-11fix pod warningsByron Jones1-7/+3
2015-03-10Bug 1141518: error when setting "block needinfo" or "block review requests"Byron Jones1-6/+3
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 Jones5-11/+106
requests
2015-03-09Bug 1140234: extend review/flag_activity to allow filtering by status and bug_idByron Jones1-1/+11
2015-02-04Bug 1129183: 500 internal server error with duplicate mentor fieldByron Jones1-0/+4
2015-02-04Bug 1129283: "suggested reviewers" missing, due to missing YAHOO.widget.MenuByron Jones5-86/+79
2015-01-27Bug 1124437: Backport upstream bug 1090275 to bmo/4.2 to whitelist ↵Byron Jones1-1/+6
webservice api methods
2014-12-16Bug 1111862: HTML code injection in review history pageDylan William Hardison1-2/+2
2014-10-28Bug 1076746: Mentor field is missing in the email when a bug gets createdDavid Lawrence1-2/+8
2014-09-30Bug 1067810 - Review history page displays the wrong durationDylan William Hardison1-0/+2
2014-09-24Bug 1071926: Can't unmentor a bugDavid Lawrence1-0/+2
2014-09-22Bug 1067808 - Review history page displays cancelled reviews as overdueDylan William Hardison2-44/+105
2014-09-20Bug 1067410 - Modification time wrong for deleted flags in review schemaDylan William Hardison2-15/+19
2014-09-17Bug 1065398 - Error when using checksetup.pl to create BMO database from ↵Dylan William Hardison1-1/+1
scratch when Review extension enabled
2014-09-11Bug 1021902 - UI to view a user's review historyDylan William Hardison6-3/+450
r=glob
2014-08-27Bug 1059085: Unable to update a product's group controls: Can't use string ↵Byron Jones1-1/+1
("table") as an ARRAY ref while "strict refs" in use
2014-08-26Bug 1051655: mentor field updated/reset when a bug is updated as a result of ↵Byron Jones2-129/+206
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-08-20Bug 1050628: flag state API doesn't honour bug or attachment securityDylan William Hardison1-1/+13
2014-07-08Bug 990980: create an extension for server-side filtering of bugmailByron Jones1-1/+4
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-30Bug 1030617: editing a product's groups clears the suggested reviewer listByron Jones1-21/+30
2014-06-18Bug 1026862: updating a bug via an api or bulk bug update clears the mentor ↵Byron Jones1-2/+2
field
2014-06-17Bug 1017648: migrate mentors from the whiteboard to the mentor fieldByron Jones1-13/+79
2014-06-17Bug 1017648: Create a migration script that moves the current mentor values ↵Byron Jones1-0/+163
from the whiteboard to the new mentors custom field created by 649691
2014-06-17Bug 649691: Add a "mentor" and "mentored bug type" field to b.m.oDavid Lawrence [:dkl]4-66/+244
2014-06-17Bug 649691: Add a "mentor" and "mentored bug type" field to b.m.oDavid Lawrence [:dkl]1-0/+37
(schema only)
2014-04-10Bug 994570: unable to create an attachment with review+ : "You must provide ↵Byron Jones1-1/+1
a reviewer for review requests"
2014-04-08revert Bug 981756: add support for "bigint unsigned" to db/schema and update ↵Byron Jones1-1/+1
bz_schema to reflect the current state
2014-04-04Bug 987521 - flag activity api needs to prohibit requests which return the ↵David Lawrence2-0/+9
entire table r=glob
2014-04-02Bug 986590: Confusing error message when not finding reviewerByron Jones1-0/+10