Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-03 | Bug 1286027 - Display MozReview diff stats r=glob | Mark Côté | 1 | -1/+1 | |
Now that MozReview's ReviewRequestSummary API has diff stats (lines added and removed), we can display that in BMO's MozReview table. I also removed the commit ID and made the summary link to the diff, since the former doesn't seem to be particularly useful. | |||||
2016-03-23 | Bug 1251236 - Please show the diff on the attachment details page when a ↵ | Byron Jones | 1 | -0/+16 | |
patch has been reviewed in MozReview | |||||
2016-01-23 | Bug 1226028 - API for batching MozReview requests | Dylan Hardison | 1 | -0/+4 | |
2015-11-13 | Bug 1209625 - MozReview API Keys should use a more specific error message | Dylan Hardison | 1 | -0/+11 | |
2015-10-05 | Bug 1210690 - Display only commits and only relevant data | Mark Côté | 1 | -2/+3 | |
2015-08-11 | Bug 1184332 - Add Restricted API calls for MozReview | Dylan William Hardison | 1 | -4/+12 | |
2015-06-16 | Bug 1163761: Allow MozReview to skip user consent screen for Authentication ↵ | Dylan William Hardison | 1 | -0/+1 | |
Delegation | |||||
2015-05-05 | Bug 1158516 - Fetch MozReview summaries by bug. r=glob | Mark Côté | 1 | -18/+15 | |
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-04 | Bug 1153100: add mozreview's table to bug-modal | Byron Jones | 6 | -33/+81 | |
2015-03-09 | Bug 1140049 - Advertise MozReview on Create New Attachment page. r=glob | Mark Côté | 2 | -0/+28 | |
2015-03-05 | Bug 1102428 - Extension to display MozReview data. r=glob | Mark Côté | 3 | -0/+85 | |
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. |