1. 16 8月, 2019 8 次提交
  2. 14 8月, 2019 1 次提交
  3. 13 8月, 2019 1 次提交
  4. 08 8月, 2019 2 次提交
  5. 07 8月, 2019 2 次提交
  6. 06 8月, 2019 1 次提交
  7. 05 8月, 2019 2 次提交
  8. 02 8月, 2019 4 次提交
    • M
      [JENKINS-58548] Remove extra whitespace from scriptText (#4133) · dae53088
      Matt Sicker 提交于
      * [JENKINS-58548] Remove extra whitespace from scriptText
      
      This removes the unnecessary whitespace being output in scriptText
      and anywhere else that has non-XML whitespace semantics in its output
      when using <l:view>.
      Signed-off-by: NMatt Sicker <boards@gmail.com>
      
      * Fix test name
      Co-Authored-By: NDaniel Beck <1831569+daniel-beck@users.noreply.github.com>
      dae53088
    • J
      Batch up dynamic plugin installations from setup wizard (#4124) · 5169f140
      Jesse Glick 提交于
      * Batch up dynamic plugin installations from setup wizard.
      
      * Reworked to thread the list of batched-up plugins properly and introduced CompleteBatchJob to force the setup wizard to wait.
      
      * UpdateCenterPluginInstallTest.test_installKnownPlugins failure.
      
      * @amuniz notes that an existing message could now be considered misleading.
      
      * Introduced UpdateCenter.DownloadJob.getDisplayName for better consistency in logging, as suggested by @Vlatombe.
      
      * Reducing log levels of messages from dynamicLoad which are not of great interest, as suggested by @Vlatombe.
      
      * Reducing log level of another message of little interest.
      
      * Adding classic UI for CompleteBatchJob.
      
      * CompleteBatchJob should be used only when dynamicLoad.
      
      * Null defense on UpdateCenterJob.site.
      Otherwise can get:
      java.lang.NullPointerException
      	at hudson.model.UpdateCenter.getConnectionCheckJob(UpdateCenter.java:850)
      	at hudson.model.UpdateCenter.addConnectionCheckJob(UpdateCenter.java:817)
      	at hudson.model.UpdateCenter.addJob(UpdateCenter.java:804)
      	at hudson.model.UpdateSite$Plugin.deploy(UpdateSite.java:1367)
      	at hudson.PluginManager.install(PluginManager.java:1537)
      	at hudson.PluginManager.install(PluginManager.java:1496)
      	at hudson.PluginManager.doInstall(PluginManager.java:1445)
      	at …
      5169f140
    • D
      Update versions of some detached plugins that installed in some cases when... · 551cbd78
      Daniel Beck 提交于
      Update versions of some detached plugins that installed in some cases when upgrading Jenkins or when implied dependencies are not specified for manually managed plugins. (#4125)
      
      * Update bundled plugins
      
      * Add new dependencies for JUnit, fix test with matrix-auth
      
      * Introduce property for matrix-auth version
      551cbd78
    • J
      e66c2073
  9. 27 7月, 2019 4 次提交
  10. 26 7月, 2019 1 次提交
  11. 24 7月, 2019 2 次提交
  12. 23 7月, 2019 1 次提交
  13. 22 7月, 2019 3 次提交
  14. 19 7月, 2019 2 次提交
  15. 18 7月, 2019 5 次提交
  16. 17 7月, 2019 1 次提交