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

Commit Graph

  • b5856a1467 Fix FOSS build jianglai 2018-11-02 07:24:26 -07:00
  • 3f6585fccc Reduce duplicate code in the servlets guyben 2018-11-02 06:59:50 -07:00
  • 545b68ad9a Add a .travis.yml file mmuller 2018-11-01 12:25:59 -07:00
  • 08290e6b87 Fix the tool that was broken in [] guyben 2018-11-01 07:15:39 -07:00
  • 79bbd5e29d Upped the build time to 45 minutes. Michael Muller 2018-11-01 08:48:07 -04:00
  • 00d0284d5b Add nebula-lint plugin to Gradle scripts weiminyu 2018-10-30 19:05:13 -07:00
  • 09202562c7 RDAP: Add link to static TOS page mountford 2018-10-30 11:17:40 -07:00
  • 57f06258d3 Add metrics measuring all request processing times guyben 2018-10-30 09:23:55 -07:00
  • a45d3d3bc7 Add a log statement at the very end of our code guyben 2018-10-30 09:06:03 -07:00
  • c1d586a211 Make travis wait up to 30 minutes on build without output. Michael Muller 2018-10-31 17:13:16 -04:00
  • beae72f6ba Set TERM=dumb in environment to limit build output Michael Muller 2018-10-31 16:44:26 -04:00
  • a3a474964c Do "gradlew build" insetead of just gradlew. Michael Muller 2018-10-31 16:00:18 -04:00
  • 1b543d55a5 Fixed url and unzip in gradle download. Michael Muller 2018-10-31 15:50:30 -04:00
  • f5408b36e3 Attempt to install gradle on travis. Michael Muller 2018-10-31 15:39:28 -04:00
  • a4d10f03d6 Use checked-in "gradlew" instead of rebuilding it. Michael Muller 2018-10-31 15:10:13 -04:00
  • f16d8019e5 Checking in gradlew/gradlew.bat. Michael Muller 2018-10-31 15:07:57 -04:00
  • 0950333434 Changed .travis.yml script to attempt gradle build. Michael Muller 2018-10-31 14:57:43 -04:00
  • b381b02add Resolved merge conflict Michael Muller 2018-10-31 14:41:05 -04:00
  • a76300f76c Do output encapsulation in a try/with mmuller 2018-10-29 09:05:03 -07:00
  • c375b0d5f4 Add javax.activation as a dependency of jaxb jianglai 2018-10-27 15:21:53 -07:00
  • 21f706bf24 Generate client id menu dynamically instead of hard coding the mapping from role to client id. shicong 2018-10-26 14:25:08 -07:00
  • b48061b792 Refactor AppEngineConnection guyben 2018-10-25 12:57:16 -07:00
  • 97aa98eb35 Add metrics for registrar console requests guyben 2018-10-25 09:34:21 -07:00
  • f6d9b46622 Reorganize Gradle dependencies weiminyu 2018-10-25 09:31:21 -07:00
  • ca97d66dd7 Update .gitignore for gradle related files jianglai 2018-10-25 08:54:04 -07:00
  • f0195f3ed6 Explicitly state which Gradle version is tested. jianglai 2018-10-25 08:09:32 -07:00
  • 85d971c943 Allow admin to set AllowedTlds in RegistrarSettingsAction jianglai 2018-10-24 07:19:06 -07:00
  • 6f155ed3d2 Properly label compile-only dependencies in Gradle script weiminyu 2018-10-23 13:14:53 -07:00
  • 57d95d4bec Refactor TmchCertificateAuthority jianglai 2018-10-23 12:20:31 -07:00
  • 589e98a1db Explicitly set the shard size when saving the claims list jianglai 2018-10-22 13:21:06 -07:00
  • 6a560c18ce Do not monitor gradle temp files changes jianglai 2018-10-22 12:36:09 -07:00
  • e39cc04110 Test AsyncFlowMetrics without mock jianglai 2018-10-22 12:10:06 -07:00
  • d2ca67460c Allow admins read/write access to all registrar in web console guyben 2018-10-22 08:11:10 -07:00
  • 2020dcb50f Refactor StringGenerator bindings jianglai 2018-10-19 13:27:42 -07:00
  • 1a4aae8f7d Use RDAP test tools in RdapActionBaseTest guyben 2018-10-19 09:27:21 -07:00
  • 3a3b0b738a Centralize RDAP test initialization and login guyben 2018-10-19 05:37:29 -07:00
  • b254269d2f Refactor LordnTask to LordnTaskUtils jianglai 2018-10-18 13:45:30 -07:00
  • 0f1f418034 Add registrar contact to OTE registrars guyben 2018-10-18 10:42:50 -07:00
  • bc2c0350d7 Remove InjectRule in UrlFetchUtilsTest jianglai 2018-10-18 10:42:37 -07:00
  • 3daf62a486 Remove the use of InjectRule in IdnLabelValidatorTest jianglai 2018-10-18 08:49:48 -07:00
  • 9e4222a5cb Default to REAL TLDs in nomulus list_domains command mcilwain 2018-10-17 15:48:19 -07:00
  • b81525cea4 Set up gradle for Nomulus on github weiminyu 2018-10-17 15:48:00 -07:00
  • 8e67cc7cbb Switch Random to SecureRandom mcilwain 2018-10-17 15:43:22 -07:00
  • 82252dfcd6 Fix FOSS build jianglai 2018-10-17 15:19:48 -07:00
  • f174ec6cd4 Do not use InjectRule to mock stdin in ExecuteEppCommandTest jianglai 2018-10-17 15:06:59 -07:00
  • 4140ef6315 Remove the use of InjectRule in UrlFetchUtilsTest jianglai 2018-10-17 14:53:23 -07:00
  • 84c3544097 Change SendEmailService to an instance field. jianglai 2018-10-17 12:55:22 -07:00
  • 06ce429c5a Include the performing user in the "Registrar updated" emails guyben 2018-10-17 10:10:32 -07:00
  • f43125bb04 Add a RESERVED billing event flag for creates of reserved domains mcilwain 2018-10-17 08:42:24 -07:00
  • 72c6b5de72 Added Snuff!!! in shell output. Michael Muller 2018-10-18 14:41:46 -04:00
  • 3cfde5d4a1 Fix EPP quota handling bug jianglai 2018-10-15 16:51:43 -07:00
  • ecdbdbca63 Update terraform version constraint jianglai 2018-10-15 14:19:26 -07:00
  • fed4ec496f Add Gradle scripts to Nomulus weiminyu 2018-10-15 14:04:38 -07:00
  • 476759e861 Update Spec 11 emails body and add a bcc address. jianglai 2018-10-15 08:58:14 -07:00
  • 8d93cd8edf Refactor SessionUtil, and Add dropdown menu to switch clientId guyben 2018-10-12 19:54:53 -07:00
  • bec7a91cfc Allow choice of Keyring to be configured in YAML mcilwain 2018-10-12 11:55:23 -07:00
  • 3bb525349f Wrap render of console.main soy in a utility function guyben 2018-10-11 07:51:36 -07:00
  • 9e02502fd4 Fix bugs exposed by testing with Gradle weiminyu 2018-10-10 08:51:27 -07:00
  • f5b95f8230 Did another change to see how this goes. (#2) Michael Muller 2018-10-12 16:35:26 -04:00
  • f2fa263c0b Merge pull request #1 from mindhog/first-pr Michael Muller 2018-10-12 15:53:25 -04:00
  • d01787a38c Fixes per review. Michael Muller 2018-10-12 15:47:14 -04:00
  • ee1ee68de7 Added a test file. Michael Muller 2018-10-12 11:46:28 -04:00
  • 218c4517eb Stop exporting EPP flow metrics to BigQuery mcilwain 2018-10-05 07:51:02 -07:00
  • 7b9d562043 Explicitly set terraform version in preparation for the incoming 1.13.0 update jianglai 2018-10-04 14:40:48 -07:00
  • 68bd502ba7 Update apache sshd version jianglai 2018-10-04 12:31:41 -07:00
  • ac05ccb95e [CL 2 of 3] Update apache mina library from v1_6_0 to v2_1_0 Ben McIlwain 2018-10-04 11:10:30 -07:00
  • e3a35f0aa0 Do not include transactions with zero unit price in invoice jianglai 2018-10-03 12:57:33 -07:00
  • 4a9b715020 Update bazel version to 0.17.2 jianglai 2018-10-03 12:12:21 -07:00
  • 1586813398 Bypass EAP fees for anchor tenants mcilwain 2018-10-03 11:49:25 -07:00
  • ce5bbe4bfa Add MOE equivalences for 2018-09-20 sync mcilwain 2018-09-20 08:25:22 -07:00
  • 1d621bd14d Allow admins read-only access to all registrars guyben 2018-10-02 16:32:35 -07:00
  • 5038fa917c Remove outdated credential modules weiminyu 2018-10-01 12:21:34 -07:00
  • 70273fa791 Fix error reply from RegistrarSettingsAction guyben 2018-10-01 07:57:29 -07:00
  • 2bf06eac77 Add dependency on diffutils mmuller 2018-09-27 07:58:25 -07:00
  • aa204be45e Delete unused default registrar referral URL mcilwain 2018-09-27 07:52:44 -07:00
  • a7ec72f335 Use correct disclaimer for premium terms export mcilwain 2018-09-27 07:47:35 -07:00
  • 3d71012acd Move RDAP Terms of Service into YAML config file mcilwain 2018-09-26 11:50:18 -07:00
  • 84a0ace2ea Clean up registrar console login flow guyben 2018-09-26 10:53:14 -07:00
  • 6bddd5a8cb Send the "resource" ID in each resource action guyben 2018-09-25 10:16:12 -07:00
  • 49e14387e7 Add nomulus command for deleting AllocationTokens mcilwain 2018-09-25 10:16:02 -07:00
  • 9faf7181c3 Index the allocation token's redemption history entry field mcilwain 2018-09-24 18:19:40 -07:00
  • c89cb6a3f3 Automated g4 rollback of changelist 212879670. guyben 2018-09-21 14:54:16 -07:00
  • 89c942b0d9 Have a resource component receive the "registrar resource" instead of creating it guyben 2018-09-21 09:00:45 -07:00
  • f0d4ebd2a1 Fixed use of --test_output flag. Michael Muller 2018-09-27 18:45:03 -04:00
  • 1d9bad352f Added "--test_output=errors" so we can see failed test output. Michael Muller 2018-09-27 18:29:17 -04:00
  • 365bc1b51d Replaced --noshow_progress with "|& cat" Michael Muller 2018-09-27 10:50:49 -04:00
  • dc955c5ebf Run tests and don't show progress in travis Michael Muller 2018-09-26 15:57:43 -04:00
  • dea217ac8c Added a file to trigger a build on travis. Michael Muller 2018-09-26 14:30:50 -04:00
  • dc5c0fa33b Added .travis.yml file. Michael Muller 2018-09-26 14:20:13 -04:00
  • ae2c1071f1 Change from ES6 Map to old-fashioned object mcilwain 2018-09-20 07:30:42 -07:00
  • 399cde1291 Add a command-line tool suitable for tech support usage mcilwain 2018-09-19 08:50:54 -07:00
  • e258eee582 Mark CloudDnsConfigTest as GoogleInternal weiminyu 2018-09-19 08:47:47 -07:00
  • 633b30725a Handle Purchase Order numbers explicitly in billing pipeline mcilwain 2018-09-19 08:30:03 -07:00
  • 3fc7271145 Move GCP proxy code to the old [] proxy's location jianglai 2018-09-19 08:20:21 -07:00
  • 961e5cc7c7 Use @DefaultCredential for Cloud API access in GAE weiminyu 2018-09-18 14:01:10 -07:00
  • 9bcd5579ef Fix deprecated suppresses and Map type in JS mcilwain 2018-09-18 13:54:27 -07:00
  • 1f80f58336 Let RegistryTool proceed if MetricWriter is unavailable weiminyu 2018-09-18 09:27:40 -07:00
  • b54b1ea9e4 Use shorter includes on DNS writer packages mcilwain 2018-09-17 12:49:35 -07:00
  • 1c33727e20 Get rid of Providers class mcilwain 2018-09-17 12:35:12 -07:00
  • 71c1b1af82 Remove [] handling in AppEngineRule mcilwain 2018-09-17 10:23:58 -07:00