summaryrefslogtreecommitdiffstats
path: root/extensions/Review/Extension.pm
AgeCommit message (Collapse)AuthorFilesLines
2013-10-31Bug 920026: show reminder of pending review, feedback, and needinfo requests ↵Byron Jones1-12/+127
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 Jones1-5/+6
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 Jones1-13/+14
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 Jones1-0/+17
2013-08-02Bug 896320: increase the visibility of review suggestions (report, webservice)Byron Jones1-1/+45
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-18Bug 804708: Add a 'Review' extension to customise the review flag for ↵Byron Jones1-0/+247
Mozilla's workflow (make requestee/reviewer mandatory, provide review suggestions, etc)
2013-07-18Bug 804708: Add a 'Review' extension to customise the review flag for ↵Byron Jones1-0/+121
Mozilla's workflow (make requestee/reviewer mandatory, provide review suggestions, etc) [schema only]