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

Commit Graph

  • f9a2415954 Check that CommitLogManifest exists before deletion guyben 2017-08-22 14:13:00 -07:00
  • 91d4fdb9a8 Modify GenerateZoneFilesAction to create output files more in line with standard DNS format mountford 2017-08-22 13:15:35 -07:00
  • e94ab94d13 Shorten the lock timeout for rdeStaging guyben 2017-08-22 13:05:07 -07:00
  • ffa093716c Fix X-GFE header search bug guyben 2017-08-22 11:50:45 -07:00
  • c40dc67c5b Record transaction for domain adds, renews and allocates larryruili 2017-08-21 12:57:01 -07:00
  • cb854f1b8b Fix build after [] jakubvrana 2017-08-21 08:58:45 -07:00
  • 77c62219d5 Rename set to depset in .bzl and BUILD files Ben McIlwain 2017-08-21 06:40:54 -07:00
  • e90e840757 Change GenerateZoneFilesAction to emit glue records only where appropriate mountford 2017-08-18 16:12:44 -07:00
  • e291da7d8d Fix comment and exception message bbilbo 2017-08-18 12:20:06 -07:00
  • d5ac03aae4 Make DnsWriter truly atomic guyben 2017-08-18 08:27:34 -07:00
  • fcb554947c Rename buildHistory() methods to buildHistoryEntry() mcilwain 2017-08-18 08:25:52 -07:00
  • dedabfb076 Make YamlUtils work with arbitrary classes jianglai 2017-08-17 15:37:36 -07:00
  • 2fe82921a7 Record domain transaction for DomainRestoreFlow larryruili 2017-08-17 15:35:38 -07:00
  • bf383081ce Add TransactionRecord to HistoryEntry for transaction reporting larryruili 2017-08-17 13:18:24 -07:00
  • 46f175e078 Better handle deletion of prober domains mcilwain 2017-09-07 12:30:38 -04:00
  • b0c254dc65 Remove RdeUploadActionTest from FOSS build mmuller 2017-08-17 07:22:59 -07:00
  • 808f40890a Create a LevelDBLogReader class for java mmuller 2017-08-16 06:39:54 -07:00
  • 38abe9fa48 Optimize activity report SQL larryruili 2017-08-15 19:11:05 -07:00
  • 9e7c996081 Add fallback headers to GFE specific headers jianglai 2017-08-15 16:43:50 -07:00
  • f9a42457a8 Automated g4 rollback of changelist 165340539. mmuller 2017-08-15 14:27:03 -07:00
  • 2a1cd6490b Remove RdeUploadActionTest from FOSS tests mmuller 2017-08-15 12:10:02 -07:00
  • f408833a72 Remove temporary variable in DNS queue logging mmuller 2017-08-14 08:31:35 -07:00
  • 00f2662f33 Retry Datastore errors in CommitLogManifestReader.next() guyben 2017-08-14 06:43:39 -07:00
  • 8b0b54e997 Log new tasks added to the dns-pull queue mmuller 2017-08-11 14:36:52 -07:00
  • 7748ef072d Set "Development" environment in RDE upload test mmuller 2017-08-11 13:48:34 -07:00
  • 5653b2f479 Fix method call that requires it's arg checked mmuller 2017-08-11 07:08:48 -07:00
  • e45010f667 Fix type-inference issues in our FOSS build mmuller 2017-08-10 12:39:46 -07:00
  • 4de8d3eae1 Migrate {css} and {xid} tags to new builtinfunctions css() and xid() lukes 2017-08-10 12:31:54 -07:00
  • 477617eec9 Add activity report generation code larryruili 2017-08-08 15:46:59 -07:00
  • 2547313ef9 Use config settings for DNS TTL values across all code mountford 2017-08-08 13:19:42 -07:00
  • 1ca6c95dc2 Add test for wrong bucketId order in CommitLogCheckpoint.create guyben 2017-08-07 14:59:58 -07:00
  • e786c8d6ff Add better testing of domain and host creation using multi-part TLDs bbilbo 2017-08-04 12:53:33 -07:00
  • b9a8853f4b Add details on how admins can access the registry console bbilbo 2017-08-03 16:05:44 -07:00
  • f3919e056d Allow admins to access registrar console without a RegistrarContact bbilbo 2017-08-03 14:29:05 -07:00
  • 151ae2558f Document the framework for authentication and authorization mountford 2017-08-03 14:19:46 -07:00
  • cf94d69a3e Map over Key instead of actual instances when deleting old commit logs guyben 2017-07-18 13:54:37 -04:00
  • 2f238a2c77 Reduce number of authentication/authorization log statements mountford 2017-08-03 10:46:43 -07:00
  • 2707208100 Add two tests of hostname validation mcilwain 2017-08-02 14:18:33 -07:00
  • f623d53e73 Remove invalid comment and add temp variable mountford 2017-08-02 10:31:03 -07:00
  • 5fefa8906d Fix bug which caused exceptions when attempting to redirect to the console login page mountford 2017-08-01 12:21:13 -07:00
  • 2a29ada032 Allow multiple DNS writers on TLDs mcilwain 2017-08-01 09:00:57 -07:00
  • 05d22a2556 Add retry to claims list load mountford 2017-07-31 12:41:03 -07:00
  • aee4f7acc2 Remove queueing from Lock guyben 2017-07-31 09:46:51 -07:00
  • fa858ac5cf Remove unneeded "requester" from publishDnsUpdates locking guyben 2017-07-28 10:24:00 -07:00
  • d2cd576796 Add standardSQL views to Bigquery Datastore snapshots larryruili 2017-07-25 14:38:47 -07:00
  • 8869814e96 Add logging statement for # of tasks in DNS queue mcilwain 2017-07-25 14:31:19 -07:00
  • 1a1fdfd531 Improve DNS logging messages for greater searchability mcilwain 2017-07-25 08:07:12 -07:00
  • d536cef20f Make Registrar load methods return Optionals instead of Nullables mcilwain 2017-07-24 14:43:20 -07:00
  • 84fdeebc2f Use specific date for testing UpdateSmdCommand guyben 2017-07-24 14:23:13 -07:00
  • 33eb5f1c87 Upgrade activity reporting queries to StandardSQL larryruili 2017-07-21 09:13:50 -07:00
  • 8a921f08ed Fix bad formatting/line breaks in Registry entity mcilwain 2017-07-20 09:20:59 -07:00
  • 1c015028d9 Update create_domain command documentation bbilbo 2017-07-20 09:15:01 -07:00
  • 879fc7a44c Change 'set t the' to 'set to the' bbilbo 2017-07-20 07:52:08 -07:00
  • d3e9ebad16 Remove deprecated singular DNS writer field and update tooling mcilwain 2017-07-19 08:47:48 -07:00
  • 8ff1102223 Add the ability to get_keyring_secret the public key from key pairs guyben 2017-07-18 13:59:31 -07:00
  • f771b32ece Fix checkApiServletClientId placeholder in production config sample mcilwain 2017-07-18 12:46:49 -07:00
  • d9613cf69a Add sanity check on commit log deletion mcilwain 2017-07-18 12:21:50 -07:00
  • 268abbc383 Add option for dry run guyben 2017-07-18 11:33:50 -07:00
  • 700148ae45 Add missing space between {$productName} and 'and' bbilbo 2017-07-18 11:12:20 -07:00
  • b671dd6451 Make dry run parameter documentation more understandable mcilwain 2017-07-18 10:58:01 -07:00
  • 882db28ee0 Set the number of map shards to 20 guyben 2017-07-18 08:55:19 -07:00
  • 7a7bb51093 Change 'choose to user' to 'choose to use' bbilbo 2017-07-18 08:41:48 -07:00
  • 4a921973ea Add capability to sync DNS using multiple writers if configured mcilwain 2017-07-17 17:05:47 -07:00
  • c88a776741 Re-enable some PendingDepositChecker Tests bbilbo 2017-07-17 12:45:01 -07:00
  • f587d82c8b Fix Optinal.absent() to Optional.<AuthResult>absent() guyben 2017-07-17 09:29:44 -07:00
  • e224a67eda Change @Auth to an AutoValue, and created a set of predefined Auths guyben 2017-07-17 07:34:17 -07:00
  • 5966d8077b Migrate TestVerb.withFailureMessage to use withMessage instead Ben McIlwain 2017-07-14 10:03:41 -07:00
  • bfde7dac0b Add info printouts for lock acquisition / release guyben 2017-07-14 09:28:49 -07:00
  • 7d7048ac12 Declare types in Optional.absent() usage bbilbo 2017-07-13 14:30:37 -07:00
  • 9688638c75 Use History Entry type for flows in VerifyOteServlet bbilbo 2017-07-13 13:31:54 -07:00
  • 4887811fc3 Add activity reporting SQL query generation code larryruili 2017-07-21 12:45:28 -04:00
  • 2521409e39 Perform some minor test cleanup mcilwain 2017-07-13 08:30:40 -07:00
  • ea4572b4b5 Add missing @Test, @Before, or @After annotations to JUnit4 test, setUp, or tearDown methods; reduce the visibility of test helper methods to prevent them from being confused for tests; and/or add @Ignore to purposely disabled tests. Ben McIlwain 2017-07-13 05:43:41 -07:00
  • fc327ec9fb Update working bazel version to 0.5.2 jianglai 2017-07-12 14:46:51 -07:00
  • 37f33e5e7a Migrate plural DNS writers field to being the canonical one mcilwain 2017-07-12 09:19:52 -07:00
  • 24587491c9 Make re-save environment entities command use batching mcilwain 2017-07-12 08:11:51 -07:00
  • b235565eef Fix the build on MacOS jianglai 2017-07-12 07:11:52 -07:00
  • 77b8729ec6 Add example OAuth client id to production sample YAML file mcilwain 2017-07-11 14:41:52 -07:00
  • 0585069361 Clarify OAuth configuration documentation mountford 2017-07-11 14:39:31 -07:00
  • 39c3706321 Move EPP XML testdata to server/testdata bbilbo 2017-07-11 14:32:54 -07:00
  • 3372ed718a Add documentation about OAuth2 client id configuration mountford 2017-07-11 13:19:54 -07:00
  • 944d7a91d1 Update DeleteOldCommitLogs to only delete unreferenced logs guyben 2017-07-10 16:09:40 -07:00
  • e293590520 Revert "Add vim file ignore rule, and make build work on MacOS" Lai Jiang 2017-07-11 22:04:03 -04:00
  • 9a53cba74d Add vim file ignore rule, and make build work on MacOS Lai Jiang 2017-07-11 22:02:38 -04:00
  • a7aeb1924a Revert "Build on OS X" jianglai 2017-07-11 14:45:10 -04:00
  • 6469d58d98 Build on OS X Lai Jiang 2017-07-11 00:20:31 -04:00
  • 4d5b6845b7 Add plural DNS writers field to Registry entity mcilwain 2017-07-07 15:24:24 -07:00
  • b39f368ea3 Fix typo in comment bbilbo 2017-07-07 13:10:34 -07:00
  • 1f25a862e6 Set KmsKeyring as the default Keyring guyben 2017-07-06 12:22:21 -07:00
  • 0013312f5c Export billing account map to registrar sheet jianglai 2017-07-06 07:09:33 -07:00
  • 80f8f5ac7f Add basic logging for async operation processing time mcilwain 2017-06-29 11:39:31 -07:00
  • aed4f56112 Make variable used by nested class final for Java 7 compatibility larryruili 2017-06-28 14:19:45 -07:00
  • 4130a8a75e Create ICANN report upload action larryruili 2017-06-28 08:03:14 -07:00
  • f721bda16d Update UpdateDomainCommand to use FormattingLogger bbilbo 2017-06-27 11:10:14 -07:00
  • e63351ec73 Sort flow docs by classname mmuller 2017-06-27 10:56:38 -07:00
  • dccc99787e Add TLDs parameter to refresh DNS action mcilwain 2017-06-27 10:40:43 -07:00
  • bbdf9bfc38 Refactor CreateDomainCommand and add UpdateDomainCommand bbilbo 2017-06-27 09:12:41 -07:00
  • 30d5d05fdf Refactor/rename refresh all DNS action mcilwain 2017-06-26 11:18:52 -07:00
  • 5a31be12ba RDAP: Allow domain and nameserver queries with no initial string under certain circumstances mountford 2017-06-22 11:55:24 -07:00
  • 4b2e587480 Fix 'Optional.absent()' to be 'Optional.<DateTime>absent()' guyben 2017-06-22 07:38:02 -07:00