Branch: refs/heads/master
Home: https://github.com/jenkinsci/rtc-plugin
Commit: 6b71ffa61c3449260ccaf4783ce8d31b5ab74adb
https://github.com/jenkinsci/rtc-plugin/commit/6b71ffa61c3449260ccaf4783ce8d31b5ab74adb
Author: Royston Shufflebotham <[email protected]>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M .gitignore
M src/main/java/com/deluan/jenkins/plugins/rtc/JazzSCM.java
M src/main/resources/com/deluan/jenkins/plugins/rtc/JazzSCM/config.jelly
M src/main/resources/com/deluan/jenkins/plugins/rtc/JazzSCM/global.jelly
M
src/main/resources/com/deluan/jenkins/plugins/rtc/JazzSCM/help-password.html
M
src/main/resources/com/deluan/jenkins/plugins/rtc/JazzSCM/help-repositoryLocation.html
A
src/main/resources/com/deluan/jenkins/plugins/rtc/JazzSCM/help-useUpdate.html
M
src/main/resources/com/deluan/jenkins/plugins/rtc/JazzSCM/help-username.html
M
src/main/resources/com/deluan/jenkins/plugins/rtc/JazzSCM/help-workspaceName.html
A src/main/webapp/help/RTCPassword.html
A src/main/webapp/help/RTCServerURL.html
A src/main/webapp/help/RTCUserName.html
M
src/test/java/com/deluan/jenkins/plugins/rtc/JazzRepositoryBrowserTest.java
M src/test/java/com/deluan/jenkins/plugins/rtc/JazzSCMTest.java
A src/test/java/hudson/util/SecretTestHelper.java
Log Message:
-----------
Restore support for per-job repository URL, username + password.
Modify repo, username + password defaulting so it falls back at runtime, not at
job-creation time.
Changed workspaceName templating to DRY up code and make it work with any
Jenkins variables, not just NODE_NAME and JOB_NAME.
Ensured there's help for all these config values.
Unit tests for code changes.
Commit: 06992600a290f9e36efa5fd1f0ad1f4b2c5bc3e6
https://github.com/jenkinsci/rtc-plugin/commit/06992600a290f9e36efa5fd1f0ad1f4b2c5bc3e6
Author: billyordle <[email protected]>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M .gitignore
M src/main/java/com/deluan/jenkins/plugins/rtc/JazzSCM.java
M src/main/resources/com/deluan/jenkins/plugins/rtc/JazzSCM/config.jelly
M src/main/resources/com/deluan/jenkins/plugins/rtc/JazzSCM/global.jelly
M
src/main/resources/com/deluan/jenkins/plugins/rtc/JazzSCM/help-password.html
M
src/main/resources/com/deluan/jenkins/plugins/rtc/JazzSCM/help-repositoryLocation.html
A
src/main/resources/com/deluan/jenkins/plugins/rtc/JazzSCM/help-useUpdate.html
M
src/main/resources/com/deluan/jenkins/plugins/rtc/JazzSCM/help-username.html
M
src/main/resources/com/deluan/jenkins/plugins/rtc/JazzSCM/help-workspaceName.html
A src/main/webapp/help/RTCPassword.html
A src/main/webapp/help/RTCServerURL.html
A src/main/webapp/help/RTCUserName.html
M
src/test/java/com/deluan/jenkins/plugins/rtc/JazzRepositoryBrowserTest.java
M src/test/java/com/deluan/jenkins/plugins/rtc/JazzSCMTest.java
A src/test/java/hudson/util/SecretTestHelper.java
Log Message:
-----------
Merge pull request #11 from RoystonS/master
Restore support for job-specific username, password, repository details.
Compare:
https://github.com/jenkinsci/rtc-plugin/compare/5ad407dfc801...06992600a290
--
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.