summaryrefslogtreecommitdiffstats
path: root/extensions/MozReview/Extension.pm
AgeCommit message (Collapse)AuthorFilesLines
2015-08-11Bug 1184332 - Add Restricted API calls for MozReviewDylan William Hardison1-18/+37
2015-06-16Bug 1163761: Allow MozReview to skip user consent screen for Authentication ↵Dylan William Hardison1-0/+22
Delegation
2015-05-05Bug 1158516 - Fetch MozReview summaries by bug. r=globMark Côté1-4/+4
Instead of issuing separate calls for every MozReview request associated with a given bug, call the new MozReview summaries-by-bug API exactly once.
2015-05-04Bug 1153100: add mozreview's table to bug-modalByron Jones1-1/+2
2015-03-09Bug 1140049 - Advertise MozReview on Create New Attachment page. r=globMark Côté1-11/+19
2015-03-05Bug 1102428 - Extension to display MozReview data. r=globMark Côté1-0/+58
Add an extension called "MozReview" (and an addition hook to bug/edit.html.tmpl) that displays a table of MozReview request summaries on show_bug if there are any MozReview attachments in the current bug.