google-nomulus/java/google/registry/reporting
gbrodman 565c4bcf50 Use a multimap to index the Spec11 threat matches
Collecting by key leads to exceptions if there are multiple client IDs with the
same email address (if we group by client ID in the pipeline). Using
Multimaps::index means that if we're grouping by email, all matches with the
same email get concatenated together

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=242858112
2019-04-11 14:58:08 -04:00
..
billing Refactor common email sending utility 2019-03-20 14:25:28 -04:00
icann Refactor common email sending utility 2019-03-20 14:25:28 -04:00
spec11 Use a multimap to index the Spec11 threat matches 2019-04-11 14:58:08 -04:00
BUILD Use new default credentials in a few more modules 2018-09-14 11:53:42 -04:00
ReportingModule.java Move LocalDate injection to the Actions themselves 2019-02-06 17:52:16 -05:00
ReportingUtils.java Run the Spec11 pipeline daily without sending emails 2018-12-12 13:22:34 -05:00