google-nomulus/java/google/registry/reporting
gbrodman 0644fab76e Use stream-collect rather than transformValues in Spec11 collection
As it turns out, using Maps::transformValues does not allow us to change the
resulting map--calling Map::put throws an UnsupportedOperationException. As a
result, we have to do this roundabout stream-collect to do a group-by.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=244852373
2019-04-26 23:41:55 -04:00
..
billing Refactor common email sending utility 2019-03-20 14:25:28 -04:00
icann Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
spec11 Use stream-collect rather than transformValues in Spec11 collection 2019-04-26 23:41:55 -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