Branch: refs/heads/master Home: https://github.com/jenkinsci/publish-over-ssh-plugin Commit: cde94d8efccaaa41381df4a8950999af722b0de1 https://github.com/jenkinsci/publish-over-ssh-plugin/commit/cde94d8efccaaa41381df4a8950999af722b0de1 Author: Yann ROBERT <yann.rob...@anantaplex.fr> Date: 2017-02-02 (Thu, 02 Feb 2017)
Changed paths: M src/main/java/jenkins/plugins/publish_over_ssh/BapSshClient.java M src/main/java/jenkins/plugins/publish_over_ssh/BapSshTransfer.java M src/main/java/jenkins/plugins/publish_over_ssh/options/SshOverrideTransferDefaults.java M src/main/java/jenkins/plugins/publish_over_ssh/options/SshPluginDefaultsHandler.java M src/main/java/jenkins/plugins/publish_over_ssh/options/SshTransferOptions.java M src/main/resources/jenkins/plugins/publish_over_ssh/BapSshTransfer/config.jelly M src/main/resources/jenkins/plugins/publish_over_ssh/BapSshTransfer/config.properties A src/main/resources/jenkins/plugins/publish_over_ssh/BapSshTransfer/help-useAgentForwarding.html M src/main/resources/jenkins/plugins/publish_over_ssh/options/SshOverrideTransferDefaults/config.jelly M src/main/resources/jenkins/plugins/publish_over_ssh/options/SshOverrideTransferDefaults/config.properties M src/main/webapp/js/pos.js M src/test/java/jenkins/plugins/publish_over_ssh/BapSshClientTest.java Log Message: ----------- added support for Agent Forwarding (#13) * added support for Agent Forwarding * added unit tests for agent forwarding support * added missing @DataBoundSetter annotation * various fixed following code-review by @oleg-nenashev -- 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.