Branch: refs/heads/master Home: https://github.com/jenkinsci/ssh-credentials-plugin Commit: cc4544cad55dbc60ee885a686a287149061e7342 https://github.com/jenkinsci/ssh-credentials-plugin/commit/cc4544cad55dbc60ee885a686a287149061e7342 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Date: 2012-02-28 (Tue, 28 Feb 2012)
Changed paths: A src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey.java A src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/DirectEntryPrivateKeySource/config.jelly A src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/FileOnMasterPrivateKeySource/config.jelly A src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/credentials.jelly M src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/Messages.properties Log Message: ----------- Public/private key credentials need to have a few more dancing games to get the input just the way we need it ;-)