1. 02 8月, 2019 2 次提交
    • 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
  2. 27 7月, 2019 4 次提交
  3. 26 7月, 2019 1 次提交
  4. 24 7月, 2019 2 次提交
  5. 23 7月, 2019 1 次提交
  6. 22 7月, 2019 3 次提交
  7. 19 7月, 2019 2 次提交
  8. 18 7月, 2019 5 次提交
  9. 17 7月, 2019 6 次提交
  10. 16 7月, 2019 2 次提交
  11. 15 7月, 2019 10 次提交
  12. 14 7月, 2019 1 次提交
  13. 13 7月, 2019 1 次提交