google-nomulus/java/google/registry/reporting
guyben 927e8bbd73 Move LocalDate injection to the Actions themselves
We want to make it clear what query (or POST) inputs the user needs to / can give for each Action. That means moving all the @Injects of these parameters to the Actions themselves instead of injecting them in "hidden" indirect dependencies.

This has the extra benefit of allowing these indirect dependencies to work for JSON Actions as well, since the "regular" way we @Inject parameters can corrupt the POST JSON data.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=232540758
2019-02-06 17:52:16 -05:00
..
billing Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
icann Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
spec11 Move LocalDate injection to the Actions themselves 2019-02-06 17:52:16 -05: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