1
0
mirror of https://github.com/google/nomulus synced 2026-06-09 16:33:02 +00:00

Commit Graph

  • 0916219c3e Fix javadoc placement shikhman 2017-02-07 13:18:34 -08:00
  • fb10005cba Remove unneeded WEB-INF/*.yaml resource paths mcilwain 2017-02-07 12:05:52 -08:00
  • 60a3d2a53b Synchronize domains with DNS on import Wolfgang Meyers 2017-02-07 11:47:04 -08:00
  • 5d4a88e5ce Add @VirtualEntity checking to Ofy's deleteWithoutBackup() nickfelt 2017-02-07 11:41:05 -08:00
  • d2bc569b4b Tighten up restrictions on domain/host naming on EPP resources mcilwain 2017-02-07 10:06:38 -08:00
  • ec55aa5361 Resolve some Guava 20 TODOs (mostly unnecessary asList() calls) mcilwain 2017-02-07 10:06:28 -08:00
  • f212a53232 Make dependency injection and construction of DnsQueue nicer mcilwain 2017-02-07 07:12:05 -08:00
  • 7986be139d Add @Deprecated to DomainApplication.cloneProjectedAtTime() nickfelt 2017-02-06 15:04:29 -08:00
  • bf068e61d9 Move the environment configuration YAML files into the main JAR mcilwain 2017-02-06 12:36:27 -08:00
  • a904f2c6ee Add mapper to import domains from RDE deposits Wolfgang Meyers 2017-02-06 12:22:38 -08:00
  • d6e6e8a49c Re-add some accidentally removed license headers mcilwain 2017-02-06 12:14:30 -08:00
  • 91049d2c53 Replace 'host.getSubordinateHost() != null' with 'host.isSubordinate()' cgoldfeder 2017-02-06 11:38:37 -08:00
  • 07c2dfb976 Reword descriptions on some StatusValues nickfelt 2017-02-06 10:56:30 -08:00
  • 2a32f9048e Fix CommandUtilities to fail gracefully if stdin is unavailable nickfelt 2017-02-06 09:48:33 -08:00
  • 6fd3592a54 Change BigQuery call from update to patch mountford 2017-02-06 09:31:32 -08:00
  • 6f00059a80 Make the allowed-on restrictions in StatusValue easier to read cgoldfeder 2017-02-06 09:17:28 -08:00
  • 8830224cc5 Add MOE equivalence for sync on 2017-02-02 mcilwain 2017-02-02 16:39:24 -08:00
  • 61230b035c Finish YAMLification of last necessary config values mcilwain 2017-02-03 09:28:29 -08:00
  • 4031988409 Fix connection error in nomulus tool caused by YAML configs mcilwain 2017-02-03 09:21:38 -08:00
  • 8e9b2d3483 Convert Braintree configuration to YAML mcilwain 2017-02-03 08:32:35 -08:00
  • 223e8c2316 Fix a null check bug in HostUpdateFlow cgoldfeder 2017-02-02 07:52:37 -08:00
  • a3baa58cad Fix two deprecated uses of Files methods cgoldfeder 2017-02-02 07:50:39 -08:00
  • 5d2b83ffe7 Comment and deprecation nits cgoldfeder 2017-02-01 13:57:32 -08:00
  • f17272b197 Replace more uses of deprecated getHostText() with getHost() cgoldfeder 2017-02-01 11:16:41 -08:00
  • c366c50d09 Suppress a warning in a test cgoldfeder 2017-02-01 11:10:43 -08:00
  • 90a1f4a24e Replace more deprecated uses of Files methods cgoldfeder 2017-02-01 10:36:32 -08:00
  • b35ffd4162 Remove an unused exception cgoldfeder 2017-02-01 10:28:26 -08:00
  • 636da9f7f0 Convert yet more configuration options to YAML mcilwain 2017-02-01 10:18:40 -08:00
  • 1577ab2c26 Remove an unused exception cgoldfeder 2017-02-01 10:16:34 -08:00
  • e2e37dc9f3 Replace Throwables.propagate and variants with Guava 20 versions cgoldfeder 2017-02-01 09:11:42 -08:00
  • a061f74ee7 Move more environment-specific settings into YAML configuration mcilwain 2017-01-31 14:15:33 -08:00
  • e04bea39f1 Javadoc fix cgoldfeder 2017-01-31 14:07:29 -08:00
  • 468f1fb0f8 Fix two Gauava 20 deprecations across the tools package cgoldfeder 2017-01-31 14:03:46 -08:00
  • 0a2622c6ab Replace deprecated "assignableFrom" with Guava 20 "subtypeOf" cgoldfeder 2017-01-31 13:57:35 -08:00
  • c50a76294f Fix a deprecated method now that we are on Guava 20 cgoldfeder 2017-01-31 13:49:30 -08:00
  • b71e47a4fb Javadoc fixes cgoldfeder 2017-01-31 13:46:31 -08:00
  • 7ea3db8980 Fix an annoying Javadoc nit cgoldfeder 2017-01-31 13:44:35 -08:00
  • 50c5f856a2 Document StatusValue better and add per-resource restrictions cgoldfeder 2017-01-31 13:28:41 -08:00
  • 7f3941a843 Correct small grammatical error jianglai 2017-01-31 13:03:37 -08:00
  • ddffbb0b61 Remove unnecessary filter on LINKED cgoldfeder 2017-01-31 11:50:39 -08:00
  • e15f75854f Remove empty method cgoldfeder 2017-01-31 11:49:41 -08:00
  • a0d6a81276 Use the original class name, not the App Engine-repackaged one emcmanus 2017-01-31 08:27:47 -08:00
  • ecbe2662ac Convert request factory components into a module mmuller 2017-01-31 07:25:25 -08:00
  • b70f57b7c7 Update copyright year on all license headers mmuller 2017-01-31 06:08:36 -08:00
  • 565497a6d4 Change DomainInfoFlowCustomLogic to use the new resData objects cgoldfeder 2017-01-30 13:37:37 -08:00
  • 517e374925 Remove duplicate RegistryConfig code section from mangled merge Ben McIlwain 2017-01-30 16:55:33 -05:00
  • 813f837956 Re-add Stackdriver metrics code mcilwain 2017-01-30 09:17:24 -08:00
  • 37a4f389ef Fix incorrect description in javadoc shikhman 2017-01-27 14:24:38 -08:00
  • 3f9c53b850 Refactor Stackdriver-over-REST specific code to a different package shikhman 2017-01-27 14:07:59 -08:00
  • bfc4841761 Document YAML configuration in Markdown files mcilwain 2017-01-27 13:46:28 -08:00
  • 4fed3a9ae6 Daggerize ExportSnapshotServlet and CheckSnapshotServlet jianglai 2017-01-25 14:36:42 -08:00
  • a8aeff96f6 Ignore empty custom configuration YAML files mcilwain 2017-01-25 14:10:24 -08:00
  • 0b1781b110 Make LINKED into a virtual status value cgoldfeder 2017-01-25 12:59:26 -08:00
  • 4a730e0c9e Handle LINKED correctly in RDAP cgoldfeder 2017-01-25 12:43:41 -08:00
  • 8071a1bdb5 Remove buildWithoutImplicitStatusValues cgoldfeder 2017-01-25 12:34:25 -08:00
  • f647ea1190 Move registry policy settings and some others into YAML config mcilwain 2017-01-25 11:19:47 -08:00
  • efedc03d45 Move more configuration options into YAML config files mcilwain 2017-01-24 12:27:36 -08:00
  • 16f51f0a5c Add initial implementation of YAML config file mcilwain 2017-01-24 08:40:41 -08:00
  • 9adfd7a353 Switch PO number for Google Domains for 2017 shikhman 2017-01-17 15:30:26 -08:00
  • 579e4cb74e Remove TLD parameters from WHOIS command factory methods mcilwain 2017-01-24 14:12:34 -08:00
  • 6c11ac5392 Move more configuration options into YAML config files mcilwain 2017-01-24 12:27:36 -08:00
  • 124011a8ce Add Optional types to fix Java 7 WHOIS build breakage mcilwain 2017-01-24 12:27:34 -08:00
  • bb3a0c78c5 Add framework for customizable WHOIS commands Justin Graham 2017-01-24 11:46:30 -08:00
  • d3fe6be385 Remove ECatcher from GAE code shikhman 2017-01-24 11:03:37 -08:00
  • 78c07c0ebd Remove an unused parameter in DomainApplicationInfoFlow cgoldfeder 2017-01-24 10:27:24 -08:00
  • f3388326d6 Add FlowMetadata (containing isSuperuser) to custom flow logic Justin Graham 2017-01-24 10:25:28 -08:00
  • d5160213e5 Get rid of cloneWithLinkedStatus cgoldfeder 2017-01-24 09:16:22 -08:00
  • 2bb61b82f4 Simplify the logic for checking for finding linked contacts/hosts. cgoldfeder 2017-01-24 08:56:26 -08:00
  • b5cf58bf2c Add initial implementation of YAML config file mcilwain 2017-01-24 08:40:41 -08:00
  • 15ba52988b Remove LINKED from the disallowed statuses for contact/host delete cgoldfeder 2017-01-24 08:38:26 -08:00
  • d16971c34f Migrate away from deprecated Executor method Ben McIlwain 2017-01-23 17:31:34 -08:00
  • be4c62ccf1 Make BigqueryCommand use application default creds nickfelt 2017-01-20 13:27:26 -08:00
  • f15bb698ae Reduce visibility of test helper method eaftan 2017-01-20 07:48:38 -08:00
  • 0c2b1d1b32 Filter synthetic OneTimes from billing SQL ctingue 2017-01-18 13:40:03 -08:00
  • a28e0b3ff7 Use enum instead of boolean for TMCH CA mode mcilwain 2017-01-17 12:57:05 -08:00
  • 0dbaa8e5bc Remove misleading comment mountford 2017-01-13 14:32:51 -08:00
  • 8b61dcc6d0 Remove RoidSuffixes entirely mcilwain 2017-01-13 14:15:10 -08:00
  • 07010150b0 Remove PurgeSyntheticBillingEventsAction ctingue 2017-01-13 12:47:25 -08:00
  • 4e34fd53f4 Update documentation about manually creating RDE commands cgoldfeder 2017-01-13 09:34:02 -08:00
  • f30b87d40e Add ExpandRecurringBillingEventsAction cron job ctingue 2017-01-13 09:26:20 -08:00
  • 8f8d67a17b Inject the BigQuery streaming metrics queue mcilwain 2017-01-13 07:20:05 -08:00
  • f7e84b56a0 Relax uniqueness constraint on ROID suffixes mcilwain 2017-01-12 15:51:02 -08:00
  • 66a02856c4 Use strict email address validation in SendEmailUtils mcilwain 2017-01-12 10:50:05 -08:00
  • 0c6cd4d7b7 Fix missing @CopyAnnotations by upgrading to AutoValue 1.4-rc2 mcilwain 2017-01-12 09:17:10 -08:00
  • 9f142c6767 Remove the util package's dependency on the config package mcilwain 2017-01-12 07:45:51 -08:00
  • b0bcc1bb3d Create *InfoData objects instead of reusing *Resource objects cgoldfeder 2017-01-11 14:49:10 -08:00
  • 96a71ded91 Fix some comment typos cgoldfeder 2017-01-11 12:51:48 -08:00
  • a5d5c9e2fd Support creation of EPP fee objects using custom descriptions mcilwain 2017-01-11 09:49:07 -08:00
  • 3ee98988c5 Add TODOs in SQL files for recurring billing expansion ctingue 2017-01-10 15:08:10 -08:00
  • 0859cde790 Fix the TestServer filter support added in [] cgoldfeder 2017-01-10 13:49:35 -08:00
  • e981bad0b3 Rename all encoding methods to start with the word encode for consistency shikhman 2017-01-09 09:53:30 -08:00
  • 2a3a17d653 Add signed mark parameter to Create flow afterValidation extension point Justin Graham 2017-01-09 08:46:57 -08:00
  • bca2169c68 Add global cursor functionality to UpdateCursorsCommand ctingue 2017-01-09 08:28:29 -08:00
  • 3a5a7e030d Fix Nomulus build by adding explicit error-prone dependency mcilwain 2017-01-09 07:47:28 -08:00
  • 01c7e1d38e Add missing otherClientId field to Datastore schema mcilwain 2017-01-09 07:42:39 -08:00
  • eaec03e670 Move ConfigModule and LocalTestConfig into RegistryConfig mcilwain 2017-01-06 15:02:11 -08:00
  • d3397e991e Remove the old RegistryConfig paradigm entirely mcilwain 2017-01-06 14:50:29 -08:00
  • c5c74961bb Make all but one field on RegistryConfig static mcilwain 2017-01-06 14:06:01 -08:00
  • 7fba7c1e4f Update the ordering of the DomainCreateFlow 'After Validation' extension point Justin Graham 2017-01-06 10:48:22 -08:00
  • 44972b916a Add otherClientId to HistoryEntry Ben Kelsey 2017-01-06 08:17:24 -08:00