Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/publish-over-ssh-plugin
  Commit: 6e7ae44b9b1c4277b0f0271f721cc69d0b20ad63
      
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/6e7ae44b9b1c4277b0f0271f721cc69d0b20ad63
  Author: bap2000 <[email protected]>
  Date:   2012-07-23 (Mon, 23 Jul 2012)

  Changed paths:
    M 
src/main/resources/jenkins/plugins/publish_over_ssh/BapSshPublisherPlugin/global.jelly

  Log Message:
  -----------
  Move the Publisher defaults into Advanced sections

When setting the default values, the form is taking up too much space in the 
global config


  Commit: 070612e0bd2719534b17e7edee50b47c54af406f
      
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/070612e0bd2719534b17e7edee50b47c54af406f
  Author: bap2000 <[email protected]>
  Date:   2012-07-23 (Mon, 23 Jul 2012)

  Changed paths:
    M 
src/main/resources/jenkins/plugins/publish_over_ssh/BapSshPublisherPlugin/global.properties
    M 
src/main/resources/jenkins/plugins/publish_over_ssh/BapSshPublisherPlugin/global_no_BV.properties

  Log Message:
  -----------
  Add the Publish over prefix to the section name in the global config

Help prevent confusion by naming the section after the plugin


  Commit: 4595e8598952a17a471da44bbc225b02d3ba1bdb
      
https://github.com/jenkinsci/publish-over-ssh-plugin/commit/4595e8598952a17a471da44bbc225b02d3ba1bdb
  Author: bap2000 <[email protected]>
  Date:   2012-07-24 (Tue, 24 Jul 2012)

  Changed paths:
    M pom.xml
    M src/main/java/jenkins/plugins/publish_over_ssh/BapSshTransfer.java
    M 
src/main/java/jenkins/plugins/publish_over_ssh/descriptor/BapSshTransferDescriptor.java
    M 
src/main/java/jenkins/plugins/publish_over_ssh/options/SshOverrideTransferDefaults.java
    M 
src/main/resources/jenkins/plugins/publish_over_ssh/BapSshTransfer/config.jelly
    A 
src/main/resources/jenkins/plugins/publish_over_ssh/BapSshTransfer/help-noDefaultExcludes.jelly
    M 
src/main/resources/jenkins/plugins/publish_over_ssh/options/SshOverrideTransferDefaults/config.jelly
    M src/test/java/jenkins/plugins/publish_over_ssh/BapSshClientTest.java
    M 
src/test/java/jenkins/plugins/publish_over_ssh/BapSshHostConfigurationTest.java
    M 
src/test/java/jenkins/plugins/publish_over_ssh/jenkins/IntegrationTest.java
    M 
src/test/java/jenkins/plugins/publish_over_ssh/jenkins/LegacyConfigurationTest.java

  Log Message:
  -----------
  [FIXED JENKINS-13693] Add option to disable default excludes


Compare: 
https://github.com/jenkinsci/publish-over-ssh-plugin/compare/241b2ca2c646...4595e8598952

Reply via email to