1. 29 5月, 2017 2 次提交
  2. 22 5月, 2017 2 次提交
  3. 19 5月, 2017 1 次提交
  4. 18 5月, 2017 1 次提交
  5. 15 5月, 2017 2 次提交
  6. 14 5月, 2017 1 次提交
    • J
      [JENKINS-27299] Define disabled in ParameterizedJob rather than AbstractProject (#2866) · 3af0cc68
      Jesse Glick 提交于
      * Offering default methods on ParameterizedJob.
      
      * Javadoc typo.
      
      * Cleaner use of default methods in ParameterizedJob.
      
      * Need to pick up https://github.com/infradna/bridge-method-injector/pull/15 to be able to build.
      
      * Sketch of pulling disabled functionality into ParameterizedJob.
      
      * EnableJobCommandTest.groovy → EnableJobCommandTest.java, and replacing deprecated Remoting-based CLI calls with CLICommandInvoker.
      
      * All CLI commands could be broken by a missing CLI.*.shortDescription key on just one!
      
      * Forgot to move CLI method short descriptions to new package.
      
      * Needed a @CLIResolver for ParameterizedJob. Adding an OptionHandler while we are here.
      
      * Trying to fix up access-modifier versions; started failing in CI today for unknown reasons.
      
      * Introduced <p:makeDisabled/> by analogy with <p:config-disableBuild/>.
      
      * Using new type bounds.
      
      * access-modifier 1.11 released.
      
      * MatrixProject and MavenModuleSet both expect to have access to makeDisabled.jelly.
      
      * Trying to generalize some more.
      
      * Minor simplification.
      
      * [JENKINS-34716] Generalizing doPolling and schedulePolling.
      
      * isBuildable
      
      * Obsolete comment.
      
      * Updated comments.
      
      * bridge-method-injector 1.17
      
      * Unfortunately AbstractProject.schedulePolling cannot delegate to SCMTriggerItem.
      
      * bridge-method-injector 1.17
      3af0cc68
  7. 11 5月, 2017 2 次提交
  8. 08 5月, 2017 2 次提交
  9. 05 5月, 2017 2 次提交
    • K
      Upgrade to Groovy 2.4.11 · a6cd5b51
      Kamil Szymanski 提交于
      a6cd5b51
    • M
      [JENKINS-42959, JENKINS-44046, JENKINS-43979] - Bump Trilead to build217-jenkins-10 (#2872) · f36917c2
      Michael Clarke 提交于
      [JENKINS-42959] Correctly compare key algorithms during key verification
      [FIXED JENKINS-44046][FIXED JENKINS-43979] Use a larger default key size to fix issues when using SHA256 MACs during Diffe-Helman key exchange against older versions of OpenSSH
      
      Fixes issues encountered following the recent move to the latest Trilead version. These fix 2 underlying issues:
      
          diffe-helman-sha256 Key Exchange needs at least 2048 bits of data to generate a key against OpenSSH 6.4 and below.
          Known hosts comparison incorrectly compares the hostname against the key value meaning key verification always fails when using known hosts files
      f36917c2
  10. 03 5月, 2017 1 次提交
  11. 01 5月, 2017 3 次提交
  12. 27 4月, 2017 2 次提交
  13. 24 4月, 2017 2 次提交
  14. 21 4月, 2017 1 次提交
  15. 19 4月, 2017 1 次提交
  16. 16 4月, 2017 2 次提交
  17. 14 4月, 2017 1 次提交
  18. 13 4月, 2017 1 次提交
  19. 10 4月, 2017 2 次提交
  20. 03 4月, 2017 3 次提交
  21. 02 4月, 2017 1 次提交
  22. 30 3月, 2017 2 次提交
  23. 27 3月, 2017 2 次提交
  24. 20 3月, 2017 1 次提交