1
0
mirror of https://github.com/google/nomulus synced 2026-01-11 00:10:36 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
kak
0db3e13ef3 Replace Throwables.propagate with equivalent "throw e" or "throw new RuntimeException(e)."
We are removing all calls in preparation for deleting the method.

More information: []

Tested:
    TAP --sample for global presubmit queue
    []
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=117628955
2016-03-23 22:38:08 -04:00
ctingue
d006506531 Drop unnecessary typecast in CidrAddressBlock
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=117002905
2016-03-16 21:20:25 -04:00
jart
ddd45b22fb Give core registry libraries public visibility
This is so Donuts can create entirely separate Bazel repositories that
link against the Domain Registry codebase.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=116182448
2016-03-04 16:20:50 -05:00
Justine Tunney
0ef0c933d2 Import code from internal repository to git 2016-03-01 17:59:16 -05:00