1
0
mirror of https://github.com/google/nomulus synced 2026-04-24 10:10:46 +00:00

Commit Graph

  • 939112318b Add Operational procedures doc with premium list instructions mcilwain 2016-09-15 12:13:07 -07:00
  • c35de8144f Improve logging/reduce shard count on async deletion [] mcilwain 2016-09-15 10:48:34 -07:00
  • 949a360f46 Inject clientId into LoggedInFlow cgoldfeder 2016-09-14 19:20:41 -07:00
  • 516b5663a5 Flatten the hosts flows cgoldfeder 2016-07-10 14:10:42 -04:00
  • 00ea99960a Improve efficiency of async contact and host deletion with batching mcilwain 2016-09-14 13:54:16 -07:00
  • 75d9268ecd Resolve an old TODO by doing nothing cgoldfeder 2016-09-14 13:49:45 -07:00
  • 0afc83c8f9 Fix build by upgrading to latest version of AutoValue libs mcilwain 2016-09-14 13:19:38 -07:00
  • 65ef712f35 Inject targetId into contact flows cgoldfeder 2016-09-14 13:06:59 -07:00
  • 8c39e10dec Merge in latest Google changes Ben McIlwain 2016-09-14 16:25:17 -04:00
  • 01e2e0141d Simplify the use of the fee extension a little cgoldfeder 2016-09-14 11:16:35 -07:00
  • 1ee02108ae Crush out shared code in contact flows, especially transfer cgoldfeder 2016-09-14 11:16:12 -07:00
  • 3978b4f169 Get rid of @Nullable on the injected client id cgoldfeder 2016-09-14 08:35:36 -07:00
  • 99af33328d Flatten the contact flows cgoldfeder 2016-09-13 19:28:06 -07:00
  • bf9a3a0fb2 Add some more configs to ConfigModule and provide it in flow tests cgoldfeder 2016-09-13 19:18:34 -07:00
  • 4f320232b1 Add some common functions to ResourceFlowUtils to support flat flows cgoldfeder 2016-09-13 19:12:08 -07:00
  • 75203918a9 Add command for creating LRP tokens ctingue 2016-09-13 14:32:03 -07:00
  • 1a050554fe Move flags extension exceptions to separate classes mountford 2016-09-13 13:36:05 -07:00
  • efd3424849 Change to FlowModule to support the new flat flows cgoldfeder 2016-09-13 10:18:33 -07:00
  • 04fd14995e Add a missing test to ContactUpdateFlow cgoldfeder 2016-09-13 08:08:20 -07:00
  • 68cdd04124 Duplicate EppExceptions outside of the flow hierarchy cgoldfeder 2016-09-13 07:53:50 -07:00
  • 5fca35a8eb Move public Markdown documentation to a subdirectory mcilwain 2016-09-12 11:09:26 -07:00
  • 85eb641ca8 Autoformat all Markdown documentation mcilwain 2016-09-12 10:03:50 -07:00
  • cee08d48f2 Remove unused dns-cron queue shikhman 2016-09-12 09:49:42 -07:00
  • b9b2829f7c Log the class names of unimplemented extensions before throwing the generic user-visible error. cgoldfeder 2016-09-12 09:49:00 -07:00
  • d7443f2eee Fix copy/paste javadoc erroc cgoldfeder 2016-09-12 08:08:32 -07:00
  • 9dffd64dc7 Cleanup minor things in whitebox metrics code nickfelt 2016-09-09 15:11:09 -07:00
  • 2537e95de5 Change EppMetric.Builder to use @AutoValue.Builder nickfelt 2016-09-09 14:09:11 -07:00
  • ceb5c2117e Decouple GaeUserCredentials from UserService and simplify tests nickfelt 2016-09-09 11:26:47 -07:00
  • bd887e857e Fix incorrect field name in EppMetric shikhman 2016-09-09 10:28:07 -07:00
  • cb55ab4f5f Convert straggler GAE modules to basic-scaling nickfelt 2016-09-09 08:09:03 -07:00
  • aa4ca42cdd Add EPP metrics to flows shikhman 2016-09-08 13:12:49 -07:00
  • 36c6d59fee Avoid mocking in tests for EppMetric nickfelt 2016-09-08 12:33:00 -07:00
  • e478fd09fb Remove straggling JarKeyring link and sort MOE-added imports nickfelt 2016-09-08 09:31:06 -07:00
  • a63921350b HistoryEntry for extra logic; update fee check mountford 2016-09-08 09:04:07 -07:00
  • 95cc7ab3d8 Add extra logic for all relevant flows mountford 2016-09-07 15:23:50 -07:00
  • a6db24c8bb Fix NullPointerException in group syncing mcilwain 2016-09-07 14:04:49 -07:00
  • c41c4dbbdc Fix alphabetical ordering in FOSS schema mcilwain 2016-09-07 11:33:37 -07:00
  • 2b42118aaf Make boolean operator precedence unambiguous in ClaimsListShard mcilwain 2016-09-07 09:06:34 -07:00
  • 8cfa643598 Switch Optional.ofNullable() to Optional.fromNullable() in EppMetric mcilwain 2016-09-07 09:00:07 -07:00
  • cadf9d4af2 Use smaller shard size in ClaimsListShardTest mcilwain 2016-09-07 08:58:15 -07:00
  • 5f47d83554 Fix alphabetical ordering in FOSS schema mcilwain 2016-09-07 11:33:37 -07:00
  • dc1c0fd73c Make boolean operator precedence unambiguous in ClaimsListShard mcilwain 2016-09-07 09:06:34 -07:00
  • 3d9369fae7 Switch Optional.ofNullable() to Optional.fromNullable() in EppMetric mcilwain 2016-09-07 09:00:07 -07:00
  • 2ddf40f692 Use smaller shard size in ClaimsListShardTest mcilwain 2016-09-07 08:58:15 -07:00
  • 4652688585 Add default DistributionFitter implementation to EventMetric shikhman 2016-09-06 22:59:09 -07:00
  • 42a39b0ddc Refactor EppMetrics into the EppMetric value type shikhman 2016-09-06 18:46:41 -07:00
  • b77ebd1df9 Don't use modules to instantiate classes jart 2016-09-06 17:09:40 -07:00
  • 697098602e Mark VerifyEntityIntegrityActionTest as a medium test mcilwain 2016-09-06 16:52:48 -07:00
  • 3b4b7a475b Replace VoidKeyring with InMemoryKeyring and a dummy module mcilwain 2016-09-06 14:16:08 -07:00
  • 27dfe358ce Shard all [] tests mcilwain 2016-09-06 14:10:09 -07:00
  • fea8c96f79 Remove GoogleCredential method call that isn't publicly released yet mcilwain 2016-09-06 14:06:57 -07:00
  • e5a0392994 Make StackdriverWriter#flush() return early when attempting to flush empty timeseries shikhman 2016-09-06 14:01:43 -07:00
  • 0e8d9e3859 Force endTimestamp to be strictly greater than or equal to startTimestamp shikhman 2016-09-06 13:59:43 -07:00
  • daca7d65c2 Allow PasswordGenerator to use different alphabets ctingue 2016-09-06 13:56:46 -07:00
  • dbb9ef80c5 Refactor ConcurrentHashMap creation code to a helper method shikhman 2016-09-06 12:57:49 -07:00
  • 0538c1e210 Add method to create and register EventMetrics shikhman 2016-09-06 11:58:46 -07:00
  • 2ba9b01a13 Add the EventMetric metric type shikhman 2016-09-06 11:51:35 -07:00
  • 6641f105b7 Create a separate billing event when EAP is applied jianglai 2016-09-06 10:28:56 -07:00
  • 969d9483ae Add encoding for the Stackdriver Distribution value type to StackdriverWriter shikhman 2016-09-06 09:15:48 -07:00
  • 6f241c5605 Index redemptionHistoryEntry on LrpToken ctingue 2016-09-06 08:31:19 -07:00
  • 93bf68039b Add lock.unlock() to finally clause in Counter shikhman 2016-09-06 03:49:40 -07:00
  • dcb189943b Add the Distribution data type for instrumentation shikhman 2016-09-02 14:23:08 -07:00
  • 180240ae04 Wire in MetricsReporter to FrontendServlet shikhman 2016-09-02 13:57:11 -07:00
  • c75ab37dab Export LrpToken to BigQuery ctingue 2016-09-02 11:19:41 -07:00
  • 7c16a3b367 Add configuration documentation mcilwain 2016-09-02 09:23:41 -07:00
  • 07135f6190 Don't allow null in BillingEvent.setFlags() mcilwain 2016-09-02 08:37:45 -07:00
  • c06133435b Consolidate some cron groups and use fanout action for more retrying mcilwain 2016-09-01 14:09:12 -07:00
  • 7d1a30d8d6 Remove backfill for DnsWriter and PricingEngine shikhman 2016-09-01 13:20:06 -07:00
  • 5ee78c505d Add metric related unit tests to EppControllerTest and FlowRunnerTest shikhman 2016-09-01 11:44:56 -07:00
  • 5098b03af4 DeReference the codebase cgoldfeder 2016-09-01 10:44:23 -07:00
  • 1a60073b24 Small fixes in StackdriverModule shikhman 2016-09-01 09:17:45 -07:00
  • c11ac3129f Factor out labelValue length check to abstract base class and small name fix shikhman 2016-08-31 19:47:13 -07:00
  • a0f1a8b0bc Copy two more fields when building delegated admin GoogleCredential mcilwain 2016-08-31 14:05:36 -07:00
  • adf0ce313f Fix Markdown docs appearing externally mcilwain 2016-08-30 10:48:43 -07:00
  • c309560892 Rename fields in EppMetrics and EntityIntegrityAlertsSchema shikhman 2016-08-30 08:20:26 -07:00
  • 59ac00478e Improve BaseFee class and its children mountford 2016-08-29 12:08:24 -07:00
  • 8059ab5c90 A @DoNotHydrate annotation for toHydratedString cgoldfeder 2016-08-29 11:56:35 -07:00
  • d77dced024 Fix NPE in StackdriverWriter shikhman 2016-08-29 10:00:17 -07:00
  • 942dc58251 Add valid TLD check to LrpToken validation ctingue 2016-08-26 13:57:39 -07:00
  • 1b3f77a468 Add more tests to external code repo mcilwain 2016-08-26 08:55:40 -07:00
  • 6e743b069d Add documentation on creating sample EPP resource in system setup mcilwain 2016-08-25 15:42:26 -07:00
  • db8f8d5ba4 Mark rest of Domain Registry for App Engine compatibility mcilwain 2016-08-25 09:20:40 -07:00
  • 9bdb2ef1f3 Make Stackdriver tests conform to testing practices in rest of codebase mcilwain 2016-08-24 13:48:48 -07:00
  • 1c5b4e16c6 Add metrics to PublishDnsUpdatesAction shikhman 2016-08-24 10:49:25 -07:00
  • 8f0f701ff7 Standardize test methods to be prefixed with "test" mcilwain 2016-08-24 08:51:24 -07:00
  • 52bb8a5773 Reduce default [] shards to 100 mcilwain 2016-08-24 08:36:18 -07:00
  • e6beba2d39 Change resource type for Stackdriver to fix metrics push shikhman 2016-08-23 11:18:28 -07:00
  • 5dc1f716bd Expand list of system capabilities in README and add known issues mcilwain 2016-08-23 10:59:29 -07:00
  • 87314c4469 Add missing dependency to open source build shikhman 2016-08-22 14:19:32 -07:00
  • b04e54994e Fix open source build shikhman 2016-08-22 14:00:14 -07:00
  • dd09dc1837 Rename soy templates to use consistent naming scheme mcilwain 2016-08-22 10:42:46 -07:00
  • 1482e413e0 Remove redundant run commmands in CreateDomainCommandTest mcilwain 2016-08-22 10:34:34 -07:00
  • 965cf6edc3 Add registry_tool host_create command mcilwain 2016-08-22 10:30:26 -07:00
  • 91f8b6da38 Change to metrics to keep track of when the metric value was first set shikhman 2016-08-19 14:56:35 -07:00
  • b6eaba08eb Improve service handling and add unit tests for threading behavior in MetricExporter shikhman 2016-08-19 14:13:28 -07:00
  • 6915e35800 Remove unused redirectIfNotLoggedIn() method nickfelt 2016-08-19 14:01:35 -07:00
  • 61bd6159c9 Log-and-swallow post-kickoff in DeleteEppResource ctingue 2016-08-19 13:51:37 -07:00
  • 0e4ce70610 Fix broken JavaDoc cgoldfeder 2016-08-19 13:12:49 -07:00
  • 5556becd0e Remove duplicate fields hiding the same objects on a parent class cgoldfeder 2016-08-19 12:17:46 -07:00
  • d25be65ed8 Remove an unused import and change @link to @code cgoldfeder 2016-07-29 09:22:43 -04:00