1
0
mirror of https://github.com/google/nomulus synced 2026-04-24 18:20:47 +00:00

Commit Graph

  • 24c11dfdca Add support for dsdata to the URS tool Corey Goldfeder 2016-05-18 08:09:21 -07:00
  • d2a66e9d1f Registrant of a domain can never be null Corey Goldfeder 2016-05-18 07:52:33 -07:00
  • 68b75461db Delete the useless MapreduceAction interface Corey Goldfeder 2016-05-18 07:51:21 -07:00
  • 6f4b059cc9 Make javadoc <p> style guide compliant Justine Tunney 2016-05-17 18:56:33 -07:00
  • 4854f875b0 Prefer @Inject over static for async flow Clock Chris Tingue 2016-05-17 13:08:38 -07:00
  • 767c00c2ca Fix FOSS Registrar Console in raw mode ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=122544685 Justine Tunney 2016-05-17 11:21:12 -07:00
  • e1cf51ebb3 Migrate Domain Registry to Closure Rules 0.1.0 Justine Tunney 2016-05-17 08:11:52 -07:00
  • 1abd2a6314 Fix paths in a few places Justine Tunney 2016-05-17 13:52:27 -04:00
  • be19daea01 Add schema.txt back to open source drop Justine Tunney 2016-05-16 17:04:32 -07:00
  • 618050dc32 Load referenced contact/hosts from EPP more efficiently ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=122459862 cgoldfeder 2016-05-16 14:34:26 -07:00
  • 86f3287761 Typo in comment Corey Goldfeder 2016-05-16 13:09:18 -07:00
  • 13f5106070 Make dnsupdate go back to using dnsjava 2.x Justine Tunney 2016-05-16 12:49:24 -07:00
  • 707e22f2d2 Don't throw entity integrity errors for renamed hosts Ben McIlwain 2016-05-16 12:45:49 -07:00
  • e38c87238e Fix a typo in an RFC id ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=122447003 Corey Goldfeder 2016-05-16 12:38:17 -07:00
  • fe9e69e06b Integrate: Eclipse file generation script Justine Tunney 2016-05-16 16:39:36 -04:00
  • d9875ea302 Remove unused and misused methods from EppResourceUtils and DomainBase. Corey Goldfeder 2016-05-16 10:38:26 -07:00
  • 9a2afc7a9b Remove nearly all uses of ReferenceUnion cgoldfeder 2016-05-16 08:55:54 -07:00
  • 56c8bb0f2a Don't verify existence of autorenew poll messages mcilwain 2016-05-13 15:12:00 -07:00
  • 030d6b92ab Minor fixes to dnsupdate writer Ben McIlwain 2016-05-13 10:27:00 -04:00
  • 1a0c282cf8 Bring open source build closer to passing Justine Tunney 2016-05-14 01:29:22 -04:00
  • 1e0f064da6 Add tools/server/javascrap to open source build Justine Tunney 2016-05-14 01:24:55 -04:00
  • 8f986d6f55 Get rid of deprecated rde-staging queue Ben McIlwain 2016-05-12 09:33:57 -07:00
  • a8544100fa Adding synthetic source ID to BillingEvent.OneTime ctingue 2016-05-12 07:32:26 -07:00
  • 51362722cd Add syntheticCreationTime to BillingEvent.OneTime ctingue 2016-05-10 16:16:04 -07:00
  • d62da7bb19 Simplify logic in create/update tld commands ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=121993554 cgoldfeder 2016-05-10 15:16:25 -07:00
  • d1f34776d2 Fix whitelist tests cgoldfeder 2016-05-10 15:16:14 -07:00
  • fc936ec2b0 Fix get_schema_tree to handle DotAppDomainInfo cgoldfeder 2016-05-10 11:32:59 -07:00
  • 766e2082f8 Make some methods static cgoldfeder 2016-05-10 11:32:53 -07:00
  • 371ffdf0c1 Implement Uniform [] Suspension Tool cgoldfeder 2016-05-10 07:35:49 -07:00
  • 758a4ac387 Fix two nits in DotAppDomainInfo cgoldfeder 2016-05-10 07:28:23 -07:00
  • b60ceda055 Migrate @Provides(type=SET_VALUES) to @ElementsIntoSet mcilwain 2016-05-09 12:25:29 -07:00
  • 047bbf186e Extract premium pricing to a PricingEngine interface mcilwain 2016-05-09 10:30:13 -07:00
  • 87961fbb12 Add global-scoped (and other type-scoped) cursors ctingue 2016-05-06 13:58:26 -07:00
  • 42139be99d Update deprecated Predicates.assignableFrom ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=121631483 ctingue 2016-05-05 17:02:59 -07:00
  • 6f69e96465 Add clientId and time parameters to pricing methods mcilwain 2016-05-05 12:19:50 -07:00
  • 4a9be60e0b Rename DomainNameUtils method to getTldFromSld mcilwain 2016-05-05 11:35:58 -07:00
  • 3ec6aebe44 Add data model entities for .app discounting ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=121580499 mcilwain 2016-05-05 08:19:28 -07:00
  • b435e20cbe Add ability to expand TimeOfYear into instances ctingue 2016-05-05 08:01:27 -07:00
  • 16cfd76ac9 Remove python scripts from third_party/.../util ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=121500656 Michael Muller 2016-05-04 11:13:32 -07:00
  • e7225cc806 Move internal Python tools to d/r/ dxy 2016-05-03 12:57:32 -07:00
  • 80f6776ef5 Move misc files out of j/c/[] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=121373704 dxy 2016-05-03 07:32:35 -07:00
  • 2dfffba1ee Inline remaining usages of Throwables.propagate. We are removing all calls in preparation for deleting the method. kak 2016-05-02 11:57:40 -07:00
  • 05803bbc33 Add a throw-away tool to remove IP addresses of external hosts ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=121279715 Michael Muller 2016-05-02 09:38:13 -07:00
  • b672643194 Remove patharg classes ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=121238717 jart 2016-05-01 19:18:46 -07:00
  • 6082146d55 Prefer re2 over java.util.regex jart 2016-04-29 15:54:39 -07:00
  • 3291eb8b70 Make new source tree visible from internal release files dxy 2016-04-29 12:27:00 -07:00
  • c458c05801 Rename Java packages to use the .google TLD Michael Muller 2016-04-26 11:05:00 -04:00
  • 5012893c1d mv com/google/domain/registry google/registry Justine Tunney 2016-05-13 18:55:08 -04:00
  • a41677aea1 Action to delete all cross-tld entities. cgoldfeder 2016-04-25 22:09:58 -07:00
  • ac2f17e10f Make snapshot export modules use parameters, not headers mcilwain 2016-04-25 15:08:10 -07:00
  • 894aaa5d68 Add code documentation on how the snapshot actions interact ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=120707865 mcilwain 2016-04-25 08:13:25 -07:00
  • 7c43b1d89b Fix web.xml servlet entry for LoadSnapshotAction mcilwain 2016-04-24 19:52:41 -07:00
  • e14faaa7e6 Use Multimap bindings to construct BigQuery schema map mcilwain 2016-04-22 08:44:42 -07:00
  • d65bf2a714 Daggerize/Actionize the load snapshot servlet mcilwain 2016-04-22 08:04:56 -07:00
  • 9e7934684e Change WHOIS functionality to return PDT registrars ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=120448012 mcilwain 2016-04-21 08:53:52 -07:00
  • 9ca191f3d4 Registry should not be a BackupGroupRoot cgoldfeder 2016-04-20 19:37:07 -07:00
  • 36ab6c15fe Add Braintree prod merchant ID ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=120400330 jart 2016-04-20 18:50:23 -07:00
  • 3a3f112454 Whitelist credit creations commands for gTech nickfelt 2016-04-20 15:26:08 -07:00
  • 9c8e23ea57 Really enable payment page in sandbox ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=120372049 jart 2016-04-20 13:51:14 -07:00
  • 4e6c8ec6fe Fix WHOIS formatting to match format from RA cgoldfeder 2016-04-20 08:23:16 -07:00
  • c99711c7e3 Augment KillAllCommitLogsAction to also kill checkpoints ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=120338924 cgoldfeder 2016-04-20 08:23:14 -07:00
  • 145de1d4db Drop LegacyStatusValue from StatusValue ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=120332716 ctingue 2016-04-20 06:57:34 -07:00
  • 5d88962258 Add real batching to KillAllXXXActions, and fix nits ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=120272836 cgoldfeder 2016-04-19 14:50:25 -07:00
  • 67a604654c Create MR for backfilling billing AUTO_RENEW flag ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=120261970 ctingue 2016-04-19 13:16:53 -07:00
  • 6f72af2ba6 A tool to visualize the layout of our schema in datastore. cgoldfeder 2016-04-19 11:34:32 -07:00
  • 4ba8c0e552 Use HttpException for error handling in UpdateSnapshotViewAction mcilwain 2016-04-19 09:50:28 -07:00
  • 0f4a1035b2 Refactor metrics servlet to be a Daggerized action ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=120235694 mcilwain 2016-04-19 09:21:53 -07:00
  • 706f3b44ed Enforce currency consistency for server status billing cost nickfelt 2016-04-19 08:29:27 -07:00
  • c5d09227c5 Refactor update snapshot view servlet into a Daggerized Action ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=120224051 mcilwain 2016-04-19 06:47:25 -07:00
  • 4fbf613955 Export entity integrity alerts to BigQuery mcilwain 2016-04-16 12:45:10 -07:00
  • f20b1d89a9 Fix premium list command regressions nickfelt 2016-04-14 18:05:56 -07:00
  • 625c34662b Remove launcher options to java_binary from open source release mcilwain 2016-04-14 15:25:43 -07:00
  • 2fc636632b Turn on braintree in sandbox. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=119890386 cgoldfeder 2016-04-14 14:18:54 -07:00
  • 4112bca925 Begin writing AUTO_RENEW flag alongside reason ctingue 2016-04-14 13:19:27 -07:00
  • fbe076b5da Implement input for MRs over child entities ctingue 2016-04-14 12:59:35 -07:00
  • 27c034c080 Change java launcher to JDK for module/* ctingue 2016-04-13 15:12:25 -07:00
  • 7c4b80f4d9 Remove no-longer-used AdminServletPathPrefix config value nickfelt 2016-04-12 16:42:49 -07:00
  • ad90cdf82d Move MetricsTaskServlet runtime dep to backend mcilwain 2016-04-12 14:57:38 -07:00
  • e01edf261d Add a SYNTHETIC flag for BillingEvent ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=119559193 ctingue 2016-04-11 12:39:39 -07:00
  • 755fce9e52 Consolidate BigQuery handling into one place mcilwain 2016-04-08 08:44:04 -07:00
  • c880a042a7 Add command to re-save all environment entities mcilwain 2016-04-08 07:13:23 -07:00
  • 4b15d49f52 Add database invariant checker [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=119162082 mcilwain 2016-04-06 08:21:59 -07:00
  • d213d9a114 Restore the number of load test queues to 10 mcilwain 2016-04-05 07:45:16 -07:00
  • e6d3f42e60 Make metrics export run on backend module mcilwain 2016-04-05 07:35:05 -07:00
  • 17c4ad83c8 Improve load test servlet mcilwain 2016-04-04 16:50:42 -07:00
  • 45a194fd90 Merge tools/[] package into tools/server mcilwain 2016-04-01 13:33:46 -07:00
  • dcbabd06a6 Sync registrar to Braintree customer record automatically jart 2016-03-29 18:37:33 -07:00
  • b3125ae070 Move getTldFromDomainName into DomainNameUtils ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=118475557 jart 2016-03-29 10:16:47 -07:00
  • 4442f4c31b Improve documentation of TLD extraction routines jart 2016-03-28 18:12:09 -07:00
  • ec2daec412 Adds the ability to whitelist registrants and nameservers on a TLD cgoldfeder 2016-03-28 16:16:42 -07:00
  • f9e1bab1d2 Rename async flow failure backoff config property ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=118207124 ctingue 2016-03-25 08:26:36 -07:00
  • 0c001d805c Merge pull request #17 from hridder/export-snapshot Nick Felt 2016-04-25 16:45:02 -04:00
  • 1194a81e91 Fixes "Insufficient permission" error in export-snapshot task Hans Ridder 2016-04-19 11:11:29 -07:00
  • 3fb9649597 Merge pull request #10 from wolfgangmeyers/flows-visibility Justine Tunney 2016-04-11 09:56:51 -07:00
  • fcaaee03c1 Make flows and registrar targets visible Wolfgang Meyers 2016-04-04 06:56:30 -07:00
  • d165a80513 Merge pull request #9 from hridder/dnswriter Justine Tunney 2016-04-07 13:11:21 -07:00
  • 20f214b9d0 Adds DnsWriter that implements DNS UPDATE protocol Hans Ridder 2016-04-06 08:56:54 -07:00
  • 954d7e1e8f Merge pull request #5 from wolfgangmeyers/hermetically-sealed-eclipse Justine Tunney 2016-04-04 14:05:50 -04:00
  • 15222fc32f Use jar command from bazel in eclipse setup Wolfgang Meyers 2016-03-16 15:27:10 +00:00
  • 076c8d7e27 Update copyright notice to Domain Registry Authors Justine Tunney 2016-03-24 17:52:56 -04:00