summaryrefslogtreecommitdiffstats
path: root/extensions/MozReview/template/en/default/moz_review
AgeCommit message (Collapse)AuthorFilesLines
2016-08-03Bug 1286027 - Display MozReview diff stats r=globMark 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.
2015-10-05Bug 1210690 - Display only commits and only relevant dataMark Côté1-2/+3
2015-05-05Bug 1158516 - Fetch MozReview summaries by bug. r=globMark 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-04Bug 1153100: add mozreview's table to bug-modalByron Jones2-0/+40