mirror of
https://github.com/google/nomulus.git
synced 2025-05-02 04:57:51 +02:00
This is the first in a decently long series of commits to delete RegistryConfig entirely and centralize all configuration in ConfigModule using Dagger. Once this is done, then the text-based YAML configuration work can begin in earnest. Note that the configuration settings from TestRegistryConfig will be moving into ConfigModule.LocalTestConfig. This way they can be referred to in a static context from test and test utility helpers, rather than having to be injected everywhere, which we don't typically bother with for tests. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=143473089 |
||
---|---|---|
.. | ||
ClaimsCheckFlow.java | ||
DomainAllocateFlow.java | ||
DomainApplicationCreateFlow.java | ||
DomainApplicationDeleteFlow.java | ||
DomainApplicationInfoFlow.java | ||
DomainApplicationUpdateFlow.java | ||
DomainCheckFlow.java | ||
DomainCreateFlow.java | ||
DomainDeleteFlow.java | ||
DomainFlowUtils.java | ||
DomainInfoFlow.java | ||
DomainPricingLogic.java | ||
DomainRenewFlow.java | ||
DomainRestoreRequestFlow.java | ||
DomainTransferApproveFlow.java | ||
DomainTransferCancelFlow.java | ||
DomainTransferQueryFlow.java | ||
DomainTransferRejectFlow.java | ||
DomainTransferRequestFlow.java | ||
DomainUpdateFlow.java | ||
FeesAndCredits.java |