Branch: refs/heads/2.0
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 3edb9fdcecedb4514e4b0396306cb0f115a0b321
      
https://github.com/jenkinsci/jenkins/commit/3edb9fdcecedb4514e4b0396306cb0f115a0b321
  Author: kzantow <kzan...@gmail.com>
  Date:   2016-03-14 (Mon, 14 Mar 2016)

  Changed paths:
    M core/src/main/java/hudson/model/UpdateSite.java
    M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/_entryForm.jelly
    M war/src/main/js/api/plugins.js
    M war/src/main/js/pluginSetupWizardGui.js

  Log Message:
  -----------
  JENKINS-33296 - plugin dependency issues during install


  Commit: 5e8bb98ee071c67046fdd3a09d2021c272560207
      
https://github.com/jenkinsci/jenkins/commit/5e8bb98ee071c67046fdd3a09d2021c272560207
  Author: kzantow <kzan...@gmail.com>
  Date:   2016-03-15 (Tue, 15 Mar 2016)

  Changed paths:
    M core/src/main/java/hudson/ClassicPluginStrategy.java
    M core/src/main/java/hudson/PluginManager.java

  Log Message:
  -----------
  JENKINS-33308 - automatically install previously bundled dependencies
for plugins that depend on old Jenkins versions


  Commit: 4e3295bb2c58a3034fd31a8479f4d8866d24db7a
      
https://github.com/jenkinsci/jenkins/commit/4e3295bb2c58a3034fd31a8479f4d8866d24db7a
  Author: kzantow <kzan...@gmail.com>
  Date:   2016-03-15 (Tue, 15 Mar 2016)

  Changed paths:
    M core/src/main/java/hudson/ClassicPluginStrategy.java
    M core/src/main/java/hudson/PluginManager.java
    M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java

  Log Message:
  -----------
  Address @jglick's comments: refactor ClassicPluginStrategy to use
BREAK_CYCLE, use the same getImpliedDependency method for multiple code
paths, @Restricted isMailerPresent


  Commit: dac7decdce7b57a01193f4745eac76d35062fc09
      
https://github.com/jenkinsci/jenkins/commit/dac7decdce7b57a01193f4745eac76d35062fc09
  Author: kzantow <kzan...@gmail.com>
  Date:   2016-03-15 (Tue, 15 Mar 2016)

  Changed paths:
    M core/src/main/java/hudson/ClassicPluginStrategy.java
    M core/src/main/java/hudson/PluginManager.java
    M core/src/main/java/hudson/model/UpdateSite.java

  Log Message:
  -----------
  Implement @jglick's idea: move implicit dependency modifications to
UpdateSite, when reading plugin metadata


  Commit: e7ad69493275e744d4604a54724657dc8770baf6
      
https://github.com/jenkinsci/jenkins/commit/e7ad69493275e744d4604a54724657dc8770baf6
  Author: kzantow <kzan...@gmail.com>
  Date:   2016-03-15 (Tue, 15 Mar 2016)

  Changed paths:
    M core/src/main/java/hudson/ClassicPluginStrategy.java

  Log Message:
  -----------
  Refactoring lack-of-moving-comments-too fail


  Commit: 449719ca8aaad1a177f81dbb6a35df76ca82d012
      
https://github.com/jenkinsci/jenkins/commit/449719ca8aaad1a177f81dbb6a35df76ca82d012
  Author: Daniel Beck <daniel-b...@users.noreply.github.com>
  Date:   2016-03-16 (Wed, 16 Mar 2016)

  Changed paths:
    M core/src/main/java/hudson/ClassicPluginStrategy.java
    M core/src/main/java/hudson/PluginManager.java
    M core/src/main/java/hudson/model/UpdateSite.java
    M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/_entryForm.jelly
    M war/src/main/js/api/plugins.js
    M war/src/main/js/pluginSetupWizardGui.js

  Log Message:
  -----------
  Merge pull request #2122 from kzantow/2.0

[JENKINS-33296] - plugin dependency issues during install


Compare: 
https://github.com/jenkinsci/jenkins/compare/f4817411c403...449719ca8aaa

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to