1. 11 5月, 2017 1 次提交
  2. 10 5月, 2017 2 次提交
  3. 09 5月, 2017 1 次提交
  4. 08 5月, 2017 4 次提交
  5. 05 5月, 2017 3 次提交
    • A
      [FIXED JENKINS-38005] Properly log failure due to empty archive in Pipeline (#2823) · 00e8f77b
      Andrew Bayer 提交于
      * [FIXED JENKINS-38005] Properly log failure due to empty archive in Pipeline
      
      Since the job result is probably still null at the time that archiving
      occurs, we weren't actually logging anything in Pipeline jobs in that
      case. That was not ideal. So instead, let's log things, and also let's
      update the error message to include a tip to use the allowEmptyArchive
      option.
      
      * Reverting to original message
      00e8f77b
    • A
      [JENKINS-42707] AccessDeniedException exception in ReverseBuildTrigger (#2846) · 17eedcfd
      Allan Burdajewicz 提交于
      * [JENKINS-42707] AccessDeniedException vulnerability in ReverseBuildTrigger.
      
      * [JENKINS-42707] Added tests to expose the issue
      
      * [JENKINS-42707] Log message according to permission (DISCOVER/READ)
      
      * [JENKINS-42707] Use MockAuthorizationStrategy
      
      * [JENKINS-42707] Remove internationalization for logger
      17eedcfd
    • 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
  6. 04 5月, 2017 6 次提交
  7. 03 5月, 2017 10 次提交
  8. 02 5月, 2017 5 次提交
  9. 01 5月, 2017 4 次提交
  10. 29 4月, 2017 4 次提交