1. 29 3月, 2020 2 次提交
    • J
      Let ConfidentialKey & Secret do something from unit tests (#4603) · e76f6a29
      Jesse Glick 提交于
      * Delete ConfidentialStoreRule
      
      * Also delete MockSecretRule so Secret.fromString works
      
      * Secret.SECRET still referenced by SecretHelper in jenkins-test-harness, used by RekeySecretAdminMonitorTest, also copied in publish-over-*-plugin
      
      * RSAConfidentialKey ought to use the same SecureRandom as the ConfidentialStore; this also lets the mock use a fixed seed
      
      * For now ConfidentialStore.secureRandom can be abstract
      
      * Some core unit tests can be rather verbose; set maven.test.redirectTestOutputToFile
      
      * Looks like we need a ConfidentialStoreRule after all
      
      * Restored another couple of usages
      e76f6a29
    • T
      Merge pull request #4075 from jsoref/antclassloader-storeandconvert · f72bccd6
      Tim Jacomb 提交于
      IntelliJ/Java: Duplicate code -- Refactored as AntClassLoader.storeAndConvert(...Convert<T>)
      f72bccd6
  2. 28 3月, 2020 6 次提交
  3. 27 3月, 2020 3 次提交
  4. 26 3月, 2020 6 次提交
  5. 25 3月, 2020 2 次提交
  6. 24 3月, 2020 3 次提交
  7. 23 3月, 2020 9 次提交
  8. 21 3月, 2020 8 次提交
  9. 20 3月, 2020 1 次提交