google-nomulus/javatests/google/registry/model/domain
mcilwain 9faf7181c3 Index the allocation token's redemption history entry field
We need this to efficiently query which tokens have and have not been redeemed.

I'm also marking it as nullable for consistency with the domain name field (it's
already null for unredeemed tokens).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=214366534
2018-10-03 11:52:31 -04:00
..
testdata Remove temporary @OnLoad used for setting period in DomainApplication 2017-06-21 09:51:28 -04:00
token Index the allocation token's redemption history entry field 2018-10-03 11:52:31 -04:00
DomainApplicationTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DomainCommandTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainResourceTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
GracePeriodTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00