summaryrefslogtreecommitdiffstats
path: root/extensions/Review
AgeCommit message (Collapse)AuthorFilesLines
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
2014-04-01Bug 981756: add support for "bigint unsigned" to db/schema and update ↵Byron Jones1-1/+1
bz_schema to reflect the current state
2014-03-20Bug 978773: API to query flag history by userDylan William Hardison2-6/+190
r=dkl
2014-03-17Bug 981937: update review counter rebuilder to correct negative valuesByron Jones1-0/+20
2014-03-06Bug 956229: develop a system to track the lifetime of ↵3-3/+224
review/feedback/needinfo requests
2014-03-05Bug 980056 - ReferenceError: REVIEW is not defined page.cgi javascipt error ↵Dave Lawrence1-1/+2
when viewing a patch in Splinter
2014-03-04Bug 966180: backport bug 956233 to bmo (enable USE_MEMCACHE on most objects)Byron Jones2-0/+2
2014-02-28Bug 956229 - develop a system to track the lifetime of ↵Dylan William Hardison1-0/+71
review/feedback/needinfo requests r=dkl
2014-02-28Bug 977505: Make the dashboard white-on-red counter easier to clickByron Jones2-11/+8
2014-01-13Bug 956556: Remove disabled users from the suggested reviewers menuByron Jones1-1/+2
2013-12-18Bug 951016: X-Bugzilla-Mentors missing from emailByron Jones1-0/+9
2013-12-06Bug 869989: Add X-Bugzilla-Mentors field to bugmail headers and an ↵Byron Jones1-0/+7
indication to mentors in bugmail body
2013-12-06Bug 942029: review suggestions only shows the first mentorByron Jones4-28/+53
2013-10-31Bug 920026: show reminder of pending review, feedback, and needinfo requests ↵Byron Jones8-12/+302
in the header
2013-10-11Bug 920026: Schema changes only for bug 920026Byron Jones1-6/+13
2013-09-25Bug 919881: Count of pending reviews for suggested reviewers doesn't take ↵Byron Jones2-5/+8
into account feedback requests
2013-09-09Bug 912540: the push extension alters the flag_end_of_update hook's args for ↵Byron Jones1-6/+16
all extensions not just itself
2013-08-19Bug 906657: updating a component throws 'Duplicate entry for key ↵Byron Jones1-1/+1
component_reviewers_idx' error when one of the reviewers is 'away'
2013-08-16Bug 905904: List "away" reviewers in reviewer reportByron Jones3-16/+17
2013-08-15Bug 905649: "Suggested Reviers" on the reports page should read "Suggested ↵Byron Jones1-1/+1
Reviewers"
2013-08-14Bug 905154: add "away" to the list of words hide review suggestionsByron Jones1-1/+1
2013-08-07Bug 902623: show the count of pending reviews next to suggested reviewersByron Jones4-2/+26
2013-08-02Bug 896320: increase the visibility of review suggestions (report, webservice)Byron Jones6-1/+365
2013-07-31Bug 899974: Patch checkbox gets unchecked when picking a patchByron Jones1-4/+18
2013-07-26Bug 897473: exclude users from the review suggestions list who have ↵Byron Jones1-1/+5
"unavailable" or "PTO" in their real name
2013-07-18Fix review extension's attachment initByron Jones1-3/+3