1
0
mirror of https://github.com/google/nomulus synced 2026-04-23 01:30:51 +00:00

Commit Graph

  • 169fd62da7 Add dependencies on classes that are not in the default modules in JDK 9 jianglai 2018-01-29 13:11:45 -08:00
  • 4484263a60 Update IDN tables to comply with https://www.iana.org/help/idn-repository-procedure rgr 2018-01-29 13:04:44 -08:00
  • 8beb10c2a3 Update sandbox / alpha cron.xml to be in line with production guyben 2018-01-25 06:59:59 -08:00
  • 74ced1e907 Refactor ICANN reporting and billing into common package larryruili 2018-01-24 13:16:51 -08:00
  • 9d532cb507 Add extensibility framework for allocation tokens mcilwain 2018-01-23 15:31:15 -08:00
  • e6a097a590 Use the correct HTTP status code constant in NotModifiedException Ori Schwartz 2018-01-23 12:42:43 -08:00
  • 97e962ba0a Add //third_party/java/jaxb dependency to targets using javax.xml.bind jianglai 2018-01-22 16:25:59 -08:00
  • b5fb62c984 Change all foreach loops in Soy templates to use the for loop syntax mcilwain 2018-01-22 15:07:04 -08:00
  • 81dc2bbbc3 Rationalize logging statements across codebase mcilwain 2018-01-18 12:27:06 -08:00
  • f22a42cd42 Lengthen the publishDnsUpdates maximum lock duration guyben 2018-01-17 12:49:44 -08:00
  • bf321ca044 Add label for the DnsWriter in the publishDnsUpdates metrics guyben 2018-01-17 12:49:16 -08:00
  • 1c8451fea1 Log the first entry into our code per request guyben 2018-01-17 07:28:47 -08:00
  • e3531e9f29 Remove JSch threading hack mmuller 2018-01-17 06:58:42 -08:00
  • b6d2790a13 Add TokenStore and QuotaManager to manage proxy quota requests jianglai 2018-01-16 14:11:01 -08:00
  • e577d2f5e9 Add support for RDAP retrieval of all registrars mountford 2018-01-16 12:54:46 -08:00
  • c416b3892d Migrate final try/catch test assertions to use assert/expectThrows mcilwain 2018-01-16 12:08:08 -08:00
  • fe7cc4f782 Fix failing BillingEmailUtilsTest assertion on content type mcilwain 2018-01-12 18:09:05 -08:00
  • 315e6d57bf Make EppInput.getSingleExtension() return Optional, not @Nullable mcilwain 2018-01-12 14:45:46 -08:00
  • fbdb148540 Add billing pipeline to cron larryruili 2018-01-12 14:26:00 -08:00
  • 635edd0fb9 Centralize PARAM_YEAR_MONTH into RequestParameters mcilwain 2018-01-12 13:08:02 -08:00
  • 264b4be966 Upgrade Google Truth library from 0.36 to 0.39 mcilwain 2018-01-12 10:10:06 -08:00
  • a42f18798e Move invoice generation to billing bucket and improve emailing larryruili 2018-01-12 08:18:49 -08:00
  • 5726f1dc4e Add base AllocationToken validation logic for domain checks mcilwain 2018-01-11 14:16:25 -08:00
  • 716ba726fc Add RDAP search support for only contacts or only registrars mountford 2018-01-11 07:30:03 -08:00
  • e07d011bc6 Add basic AllocationToken validation/redemption for domain creates mcilwain 2018-01-10 15:27:07 -08:00
  • 646dcecd7e Create GenerateAllocationTokens nomulus tool command mcilwain 2018-01-09 18:05:46 -08:00
  • ccbe958063 Add create timestamp as field on AllocationToken entity mcilwain 2018-01-09 17:45:37 -08:00
  • 5f62947691 Add and wire up the AllocationTokenExtension XML class mcilwain 2018-01-09 11:00:05 -08:00
  • f6f43badd4 Add basic AllocationToken entity and tests mcilwain 2018-01-09 10:56:27 -08:00
  • d2d7fdeb90 Add TODO to filter by tldState in billing pipeline larryruili 2018-01-05 14:10:25 -08:00
  • 077600971f Create a DNS writer that multiplies 10x the domains in the DNS guyben 2018-01-05 12:41:16 -08:00
  • ffcfa283f6 Roll back changelist 180942763 mcilwain 2018-01-05 12:37:30 -08:00
  • d52a701f50 Import allocation token XSD mcilwain 2018-01-05 11:13:34 -08:00
  • 7aa070b0a5 Change all foreach loops in Soy templates to use the for loop syntax lukes 2018-01-05 10:12:40 -08:00
  • ab5e16ab67 Add publish functionality to billing pipeline larryruili 2018-01-04 09:16:51 -08:00
  • 27f12b9390 Update Google Domains PO number for beam pipeline jianglai 2018-01-03 09:48:55 -08:00
  • c55df2fb1b Remove metrics library from Nomulus codebase jianglai 2018-01-02 14:01:17 -08:00
  • 07622725bf Move metrics dependencies to artifacts under Maven groupId com.google.monitoring-client jianglai 2018-01-02 12:47:18 -08:00
  • 0aab48eb9f Remove unused params being passed to Soy templates jakubvrana 2018-01-02 11:37:13 -08:00
  • 3f7cd00882 Replace FluentIterable with streams guyben 2017-12-23 07:08:35 -08:00
  • 552ab12314 Prepare billing pipeline for production larryruili 2017-12-21 13:13:23 -08:00
  • 53ed6035c4 Replace LinkedList with ArrayList mcilwain 2017-12-20 12:12:19 -08:00
  • 2c96633a20 Replace Stream.concat with Streams.concat guyben 2017-12-20 12:06:39 -08:00
  • eb07768200 Add integration test for billing pipeline IO larryruili 2017-12-20 10:54:37 -08:00
  • 7d165a08cf Replace assertThat(stream.collect(toImmutableList())) with assertThat(stream) guyben 2017-12-20 09:48:20 -08:00
  • 50998136b1 Update bazel version to 0.9.0 jianglai 2017-12-20 07:55:37 -08:00
  • b7c8bc6e27 Add an EPP lifecycle test verifying that EAP fees are not refunded mcilwain 2017-12-19 13:42:34 -08:00
  • f35fc9de6c Fix comment typo mcilwain 2017-08-26 13:12:42 -04:00
  • 842689f0c1 Use method references when possible mcilwain 2017-12-19 12:06:12 -08:00
  • ed0670b614 Remove unnecessary type specifications mcilwain 2017-12-19 12:03:43 -08:00
  • f1ae66d148 Replace com.google.common.base.Predicate with java.util.function.Predicate guyben 2017-12-19 11:17:06 -08:00
  • 0bb2e12a8a Migrate Guava Predicates.notNull to Objects.nonNull mcilwain 2017-12-19 10:10:20 -08:00
  • 633eb3179a Skip RRS update if existing records are equal to desired records guyben 2017-12-19 01:53:58 -08:00
  • 42795074a8 Add next page navigation for RDAP domain searches mountford 2017-12-18 10:44:14 -08:00
  • 46aa638b74 Rationalize prod/sandbox instance numbers to 50/5/50 mcilwain 2017-12-18 09:27:58 -08:00
  • 68468b36b5 Document next page links in RDAP search mountford 2017-12-18 09:03:01 -08:00
  • 17ff7eb949 Inject VoidDnsWriter to backend guyben 2017-12-18 08:25:47 -08:00
  • 8157928a35 Replace com.google.common.base.Function with java.util.function.Function guyben 2017-12-15 15:41:05 -08:00
  • d538dca2e0 Re-add EppException marshalling assertions in domain flow tests mcilwain 2017-12-15 14:18:11 -08:00
  • 34699465d5 Re-add EppException marshalling assertions in host flow tests mcilwain 2017-12-15 14:17:32 -08:00
  • e17109a0eb Re-add EppException marshalling assertions in remaining domain flows mcilwain 2017-12-15 14:15:56 -08:00
  • 5e4a6b0235 Re-add EppException marshalling assertions in application flow tests mcilwain 2017-12-15 11:53:12 -08:00
  • da08baab92 Re-add assertions that EppExceptions marshal correctly mcilwain 2017-12-15 11:15:15 -08:00
  • 16a1d6d196 Refactor the last usages of ExpectedException to assert/expectThrows mcilwain 2017-12-14 14:15:10 -08:00
  • fbe11ff33c Use method references instead of lambdas when possible mcilwain 2017-12-14 13:40:15 -08:00
  • e619ea1bff Add next page navigation for RDAP entity searches mountford 2017-12-14 13:40:02 -08:00
  • c8059d4d8a Add transactional import helper in RdeImportUtilsTest mcilwain 2017-12-14 12:51:55 -08:00
  • 9157930983 Automatically refactor more exception testing to use new JUnit rules mcilwain 2017-12-14 11:40:04 -08:00
  • d5d29959b4 Turn on DNSSEC for new Cloud DNS TLDs guyben 2017-12-14 08:06:13 -08:00
  • 0d3ec66259 Manually migrate exception assertions in RdeImportUtilsTest mcilwain 2017-12-13 10:54:24 -08:00
  • 359bab291b Add next page navigation for RDAP nameserver searches mountford 2017-12-13 09:28:30 -08:00
  • 7dc224627f Automatically refactor more exception testing to use new JUnit rules mcilwain 2017-08-14 09:20:03 -04:00
  • 36ad38e5df Add beam package to open source build larryruili 2017-12-12 16:34:51 -08:00
  • 52ce49a02c Manually migrate some ExceptionRules to Junit 4.13 style asserts mcilwain 2017-12-12 16:21:26 -08:00
  • c2ed7429d3 Delete AuctionStatusCommand mcilwain 2017-12-12 14:29:27 -08:00
  • 03c782f38e Replace ExceptionRule with ExpectedException mcilwain 2017-12-12 14:10:10 -08:00
  • c5515ab4e6 Add ability to configure proxy quotas jianglai 2017-12-12 13:19:14 -08:00
  • c941190e71 Fix GPG temp path too long issue for FOSS build jianglai 2017-12-12 13:13:27 -08:00
  • 026f249955 Add Dataflow path to generate overall monthly invoice larryruili 2017-12-12 12:35:56 -08:00
  • 08b068b7bf Remove unnecessary Objects.equals() call on collections glorioso 2017-12-12 12:28:46 -08:00
  • fb25b86212 Put help information on the main page mountford 2017-12-12 11:50:54 -08:00
  • b825a2b5a8 Get rid of custom ExceptionRule methods mcilwain 2017-12-11 08:47:27 -08:00
  • 68a26f5b6e Add nomulus tool setter for sunrush add grace period on TLDs mcilwain 2017-12-08 09:42:21 -08:00
  • 6bd0fc58de Fix some GPG related test issues jianglai 2017-12-06 15:32:53 -08:00
  • d87f01e7bf Fetch data from Cloud DNS in parallel guyben 2017-12-06 11:30:22 -08:00
  • 735112def6 Generate detail reports from Bigquery via Beam larryruili 2017-12-06 11:19:18 -08:00
  • d736f7f08d Upgrade to Bazel 0.8.1 jianglai 2017-12-05 16:45:31 -08:00
  • 931156fdd7 Append event year to poll message external IDs mcilwain 2017-12-05 14:35:37 -08:00
  • 8e33bc898f Requeue domains on wrong DnsWriter. guyben 2017-12-04 13:54:30 -08:00
  • 440b06658d Add MOE equivalency for 2017-12-01 sync jianglai 2017-06-08 11:45:17 -04:00
  • 744c814bdb Rename METADATA file to README.md jianglai 2017-12-04 11:55:59 -08:00
  • 1c1f95992a Move backported JUnit file to third_party (part 2) jianglai 2017-11-27 09:30:15 -08:00
  • 8ef4fbe9d5 Move backported JUnit file to third_party jianglai 2017-12-01 14:06:35 -08:00
  • 82382aaca6 Move jsch and objectify to directly under third_party jianglai 2017-07-08 13:16:12 -04:00
  • b8970bfe1b Rename all testdata loading files to conform to a single naming scheme guyben 2017-12-01 10:16:22 -08:00
  • ebfa27b3ad Require fee extension when registering domain in EAP mcilwain 2017-12-01 09:02:32 -08:00
  • 087a500093 Use Java 8 streams in RdeCounter mcilwain 2017-04-08 10:17:51 -04:00
  • 68768a561f Refactor EppToolVerifier to accept chaining verify commands guyben 2017-11-29 13:20:55 -08:00
  • 0e3d050dae Temporarily disable deleteProberData cron job in sandbox for load-testing guyben 2017-11-29 07:59:48 -08:00
  • e73325edcf Make FOSS build work with DummyKeyringModule jianglai 2017-11-28 10:38:47 -08:00