Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-11 | Revert "Bug 1352913 - Extensions must register for template_before_process()" | Dylan William Hardison | 1 | -10/+0 | |
This reverts commit ecbdca8c3f06dd420db6a960c8808615dae6848a. | |||||
2017-04-10 | Bug 1352913 - Extensions must register for template_before_process() | Dylan William Hardison | 1 | -0/+10 | |
We can skip a lot of method calls if extensions must declare what templates they act on. | |||||
2016-03-10 | Bug 1254227 - MozReview auth delegation allows sending out phishing mails ↵ | Dylan Hardison | 1 | -1/+3 | |
via Bugzilla | |||||
2016-02-27 | Bug 1223421 - Hide/Obfuscate MozReview API Keys | Dylan Hardison | 1 | -0/+12 | |
2016-01-23 | Bug 1226028 - API for batching MozReview requests | Dylan Hardison | 1 | -8/+18 | |
2015-11-13 | Bug 1209625 - MozReview API Keys should use a more specific error message | Dylan Hardison | 1 | -1/+1 | |
2015-10-02 | Bug 1210654: "MozReview Requests" is not shown in the page after submitting ↵ | David Lawrence | 1 | -2/+2 | |
a change | |||||
2015-08-11 | Bug 1184332 - Add Restricted API calls for MozReview | Dylan William Hardison | 1 | -18/+37 | |
2015-06-16 | Bug 1163761: Allow MozReview to skip user consent screen for Authentication ↵ | Dylan William Hardison | 1 | -0/+22 | |
Delegation | |||||
2015-05-05 | Bug 1158516 - Fetch MozReview summaries by bug. r=glob | Mark 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-04 | Bug 1153100: add mozreview's table to bug-modal | Byron Jones | 1 | -1/+2 | |
2015-03-09 | Bug 1140049 - Advertise MozReview on Create New Attachment page. r=glob | Mark Côté | 1 | -11/+19 | |
2015-03-05 | Bug 1102428 - Extension to display MozReview data. r=glob | Mark 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. |