Branch: refs/heads/master
Home: https://github.com/jenkinsci/clearcase-ucm-plugin
Commit: f839cacbf516cd7213cbef12d6fbad4e712727ee
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/f839cacbf516cd7213cbef12d6fbad4e712727ee
Author: Mads Nielsen <[email protected]>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Use new cool. Changes to test.
Commit: 525e46d8a493f08f6c7be9cad430335c9de38857
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/525e46d8a493f08f6c7be9cad430335c9de38857
Author: Mads Nielsen <[email protected]>
Date: 2013-11-26 (Tue, 26 Nov 2013)
Changed paths:
M pom.xml
M src/test/java/net/praqma/hudson/test/integration/child/ActivityTest.java
M src/test/java/net/praqma/hudson/test/integration/child/BaselinesFound.java
M
src/test/java/net/praqma/hudson/test/integration/child/BaselinesFoundFailed.java
M
src/test/java/net/praqma/hudson/test/integration/child/GetBaselinesTest.java
M src/test/java/net/praqma/hudson/test/integration/child/Polling.java
M src/test/java/net/praqma/hudson/test/integration/self/Any.java
M src/test/java/net/praqma/hudson/test/integration/self/BaselinesFound.java
M
src/test/java/net/praqma/hudson/test/integration/self/BaselinesFoundFails.java
M
src/test/java/net/praqma/hudson/test/integration/self/NoNewBaselinesFound.java
M src/test/java/net/praqma/hudson/test/integration/self/Polling.java
M
src/test/java/net/praqma/hudson/test/integration/sibling/BaselinesFound.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS13944.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS14436.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS14702.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS14806.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS16487.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS16620.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS16636.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18278.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18278Base.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18278Interproject.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18279.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18280.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18281.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS19558.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story01.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story02.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story03.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story04.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story05.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/Story05_2.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/Story06Base.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story07.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story08.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story09.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story10.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story11.java
Log Message:
-----------
Updated to a version of cool that fixes JENKINS-20747. Updated J-Unit version.
Commit: 73fe4fd6952f977919f38d63644f3a4a7a07443e
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/73fe4fd6952f977919f38d63644f3a4a7a07443e
Author: Mads Nielsen <[email protected]>
Date: 2013-11-26 (Tue, 26 Nov 2013)
Changed paths:
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/remoting/CheckoutTask.java
M src/main/java/net/praqma/hudson/remoting/RemoteDeliver.java
M src/test/java/net/praqma/hudson/test/SystemValidator.java
Log Message:
-----------
First changes
Commit: 4f12b8a934543148b2dfa16de14bfbc9a0568601
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/4f12b8a934543148b2dfa16de14bfbc9a0568601
Author: Mads Nielsen <[email protected]>
Date: 2013-11-26 (Tue, 26 Nov 2013)
Changed paths:
R src/test/java/net/praqma/hudson/scm/PucmScmTest.java
M src/test/java/net/praqma/hudson/test/BaseTestClass.java
R src/test/java/net/praqma/hudson/test/Test.java
M src/test/java/net/praqma/hudson/test/enslaved/Story06WithSlaves.java
M src/test/java/net/praqma/hudson/test/integration/child/BaselinesFound.java
M
src/test/java/net/praqma/hudson/test/integration/child/BaselinesFoundFailed.java
M
src/test/java/net/praqma/hudson/test/integration/child/GetBaselinesTest.java
M src/test/java/net/praqma/hudson/test/integration/child/Polling.java
M
src/test/java/net/praqma/hudson/test/integration/sibling/BaselinesFound.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS13944.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS14436.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS14702.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS14806.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS16620.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS16636.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18278.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18278Base.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18278Interproject.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18279.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18281.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story01.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story02.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story03.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story05.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/Story05_2.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story06.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/Story06Base.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story07.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story08.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story09.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story10.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story11.java
Log Message:
-----------
Removed a TON of un-needed imports. A result of the jenkins-utils migration
Commit: ea1ef8f24b8ca51ee7f1c6375d7c878eb1dbdbd0
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/ea1ef8f24b8ca51ee7f1c6375d7c878eb1dbdbd0
Author: Mads Nielsen <[email protected]>
Date: 2013-11-28 (Thu, 28 Nov 2013)
Changed paths:
R
src/test/java/net/praqma/hudson/test/integration/userstories/Story05_2.java
Log Message:
-----------
Removed un-used test
Commit: 3ebf25dfaa75fee78b9303a56d14a20ccf8f6a21
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/3ebf25dfaa75fee78b9303a56d14a20ccf8f6a21
Author: Mads Nielsen <[email protected]>
Date: 2013-12-02 (Mon, 02 Dec 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Use new escape character
Commit: a73eed64cedc4d5303fa1c095dce3416da7f96f1
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/a73eed64cedc4d5303fa1c095dce3416da7f96f1
Author: Mads Nielsen <[email protected]>
Date: 2013-12-11 (Wed, 11 Dec 2013)
Changed paths:
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Added better error message in buildEnvVars method
Commit: 4f109683529024ac480c3558b438d1b48750a6eb
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/4f109683529024ac480c3558b438d1b48750a6eb
Author: Mads Nielsen <[email protected]>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M
src/main/java/net/praqma/hudson/nametemplates/ClearCaseVersionNumberTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/EnvTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/FileTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/NameTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/UserTemplate.java
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
Log Message:
-----------
Fixed JENKINS-19657
Commit: 730e2aaea2cca4e31b730b824f3a5e3509a5a223
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/730e2aaea2cca4e31b730b824f3a5e3509a5a223
Author: Mads Nielsen <[email protected]>
Date: 2013-12-17 (Tue, 17 Dec 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Updated cool for JENKINS-19657
Commit: 648e23e32cb2f881d84b7ba129971e28dea5d4a8
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/648e23e32cb2f881d84b7ba129971e28dea5d4a8
Author: Mads Nielsen <[email protected]>
Date: 2013-12-20 (Fri, 20 Dec 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Fixed JENKINS-20747
Commit: 209a49a28abeed6f89afc9162d8fa4136769827c
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/209a49a28abeed6f89afc9162d8fa4136769827c
Author: Mads Nielsen <[email protected]>
Date: 2013-12-20 (Fri, 20 Dec 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Fixed
Commit: e5e71e9ca8de0ddf3c0578f80bcb590fcfac50c2
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/e5e71e9ca8de0ddf3c0578f80bcb590fcfac50c2
Author: Mads Nielsen <[email protected]>
Date: 2013-12-20 (Fri, 20 Dec 2013)
Changed paths:
M
src/main/java/net/praqma/hudson/nametemplates/ClearCaseVersionNumberTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/EnvTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/FileTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/NameTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/UserTemplate.java
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
Log Message:
-----------
Merge pull request #15 from MadsNielsen/JENKINS19657
[JENKINS-19657]
Commit: 9faeeedfebc2a65435dc11383fd068fe1f1484dd
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/9faeeedfebc2a65435dc11383fd068fe1f1484dd
Author: ReleasePraqma <[email protected]>
Date: 2014-01-24 (Fri, 24 Jan 2014)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release clearcase-ucm-plugin-1.5.1
Commit: e586cba2d9811e1022fe86c86fd7c5358a9484f6
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/e586cba2d9811e1022fe86c86fd7c5358a9484f6
Author: ReleasePraqma <[email protected]>
Date: 2014-01-24 (Fri, 24 Jan 2014)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 2a610b31eac243b27e54b5e162618ca3e0436e48
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/2a610b31eac243b27e54b5e162618ca3e0436e48
Author: Mads Nielsen <[email protected]>
Date: 2014-03-05 (Wed, 05 Mar 2014)
Changed paths:
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M src/test/java/net/praqma/hudson/test/CCUCMRule.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/Story06Base.java
Log Message:
-----------
First step in fixing JENKINS-19658
Commit: b81c08eafacf11b6b9682bba7c84e38b4e168725
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/b81c08eafacf11b6b9682bba7c84e38b4e168725
Author: Mads Nielsen <[email protected]>
Date: 2014-03-05 (Wed, 05 Mar 2014)
Changed paths:
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
M src/main/java/net/praqma/hudson/scm/ChangeLogParserImpl.java
R src/main/java/net/praqma/hudson/scm/Environment.java
M src/main/java/net/praqma/hudson/scm/Unstable.java
M src/test/java/net/praqma/hudson/test/integration/self/Polling.java
Log Message:
-----------
Fixed JENKINS-18107
Commit: e2efade019ef5bc0e16031eb1807e26231559501
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/e2efade019ef5bc0e16031eb1807e26231559501
Author: Mads Nielsen <[email protected]>
Date: 2014-03-05 (Wed, 05 Mar 2014)
Changed paths:
M src/test/java/net/praqma/hudson/test/CCUCMRule.java
M src/test/java/net/praqma/hudson/test/integration/child/Polling.java
M src/test/java/net/praqma/hudson/test/integration/self/Any.java
M src/test/java/net/praqma/hudson/test/integration/self/Polling.java
Log Message:
-----------
Fixed JENKINS-19658
Commit: 474130a5e460ff945a0d9bf72090e0f7b773db0e
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/474130a5e460ff945a0d9bf72090e0f7b773db0e
Author: Mads Nielsen <[email protected]>
Date: 2014-03-05 (Wed, 05 Mar 2014)
Changed paths:
M src/main/java/net/praqma/hudson/nametemplates/NameTemplate.java
M src/test/java/net/praqma/hudson/test/CCUCMRule.java
M src/test/java/net/praqma/hudson/test/enslaved/Story06WithSlaves.java
M src/test/java/net/praqma/hudson/test/integration/self/Polling.java
M
src/test/java/net/praqma/hudson/test/integration/sibling/BaselinesFound.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story04.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story06.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/Story06Base.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story11.java
Log Message:
-----------
Fixed JENKINS-19658
Commit: 8857f0ca8f8a482cddb487c0cc8c446cb9bd5f4d
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/8857f0ca8f8a482cddb487c0cc8c446cb9bd5f4d
Author: Mads Nielsen <[email protected]>
Date: 2014-03-21 (Fri, 21 Mar 2014)
Changed paths:
M pom.xml
M src/test/java/net/praqma/hudson/test/BaseTestClass.java
M src/test/java/net/praqma/hudson/test/CCUCMRule.java
M src/test/java/net/praqma/hudson/test/integration/child/Polling.java
Log Message:
-----------
Final fix for JENKINS-19658
Commit: 764a899b022b4d9a0f2381aab8a87470258bf325
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/764a899b022b4d9a0f2381aab8a87470258bf325
Author: Mads Nielsen <[email protected]>
Date: 2014-05-09 (Fri, 09 May 2014)
Changed paths:
M src/main/java/net/praqma/hudson/nametemplates/NameTemplate.java
Log Message:
-----------
Fixed JENKINS-19657
Commit: 3f8ba40b3bbeadd2c74b27bcbf5f8a0cdf9b719c
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/3f8ba40b3bbeadd2c74b27bcbf5f8a0cdf9b719c
Author: Mads Nielsen <[email protected]>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M pom.xml
M src/main/java/net/praqma/hudson/nametemplates/NameTemplate.java
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M src/main/java/net/praqma/hudson/scm/ChangeLogParserImpl.java
R src/main/java/net/praqma/hudson/scm/Environment.java
M src/main/java/net/praqma/hudson/scm/Unstable.java
M src/test/java/net/praqma/hudson/test/BaseTestClass.java
M src/test/java/net/praqma/hudson/test/CCUCMRule.java
M src/test/java/net/praqma/hudson/test/enslaved/Story06WithSlaves.java
M src/test/java/net/praqma/hudson/test/integration/child/Polling.java
M src/test/java/net/praqma/hudson/test/integration/self/Any.java
M src/test/java/net/praqma/hudson/test/integration/self/Polling.java
M
src/test/java/net/praqma/hudson/test/integration/sibling/BaselinesFound.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story04.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story06.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/Story06Base.java
M src/test/java/net/praqma/hudson/test/integration/userstories/Story11.java
Log Message:
-----------
Merged changes from upstream dev
Commit: e68c05ce34152324e61484838970ff4098a87016
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/e68c05ce34152324e61484838970ff4098a87016
Author: Mads Nielsen <[email protected]>
Date: 2014-05-19 (Mon, 19 May 2014)
Changed paths:
M pom.xml
M src/main/java/net/praqma/hudson/Config.java
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
M src/main/java/net/praqma/hudson/remoting/CheckoutTask.java
M src/main/java/net/praqma/hudson/remoting/GetRelatedStreams.java
M src/main/java/net/praqma/hudson/remoting/GetRemoteBaselineFromStream.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Javadoc and style fixes
Commit: 41db137dba89b17e02ee92bea1a5051fed6397e6
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/41db137dba89b17e02ee92bea1a5051fed6397e6
Author: Mads Nielsen <[email protected]>
Date: 2014-05-20 (Tue, 20 May 2014)
Changed paths:
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/remoting/CheckoutTask.java
M src/main/java/net/praqma/hudson/remoting/RemoteDeliver.java
M src/main/java/net/praqma/hudson/remoting/deliver/StartDeliver.java
Log Message:
-----------
Integrating LoadRules2
Commit: fc2b1e58950c149b169248eba16fc8e31bad8f9d
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/fc2b1e58950c149b169248eba16fc8e31bad8f9d
Author: Mads Nielsen <[email protected]>
Date: 2014-05-22 (Thu, 22 May 2014)
Changed paths:
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/nametemplates/NameTemplate.java
M src/main/java/net/praqma/hudson/nametemplates/TimeTemplate.java
M src/main/java/net/praqma/hudson/notifier/CCUCMNotifier.java
M src/main/java/net/praqma/hudson/notifier/RemotePostBuild.java
M src/main/java/net/praqma/hudson/remoting/CheckoutTask.java
M src/main/java/net/praqma/hudson/remoting/CreateRemoteBaseline.java
M src/main/java/net/praqma/hudson/remoting/EstablishResult.java
M src/main/java/net/praqma/hudson/remoting/GetClearCaseVersion.java
M src/main/java/net/praqma/hudson/remoting/GetRelatedStreams.java
M src/main/java/net/praqma/hudson/remoting/GetRemoteBaselineFromStream.java
M src/main/java/net/praqma/hudson/remoting/LoadEntity.java
R src/main/java/net/praqma/hudson/remoting/RemoteDeliver.java
M src/main/java/net/praqma/hudson/remoting/RemoteDeliverComplete.java
M src/main/java/net/praqma/hudson/remoting/deliver/GetChanges.java
M src/main/java/net/praqma/hudson/remoting/deliver/MakeDeliverView.java
M src/main/java/net/praqma/hudson/remoting/deliver/StartDeliver.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M src/main/java/net/praqma/hudson/scm/ChangeLogEntryImpl.java
M src/main/java/net/praqma/hudson/scm/ChangeLogSetImpl.java
M src/main/java/net/praqma/hudson/scm/ClearCaseChangeset.java
M src/main/java/net/praqma/hudson/scm/Polling.java
Log Message:
-----------
Cleanup, better code less compiler and findbugs warnings
Commit: 0e558c74bcc046e4fbc019c5cf66332d1f151bd7
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/0e558c74bcc046e4fbc019c5cf66332d1f151bd7
Author: Mads Nielsen <[email protected]>
Date: 2014-05-28 (Wed, 28 May 2014)
Changed paths:
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS14806.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18278.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18278Interproject.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18281.java
Log Message:
-----------
Fixed functional test on linux
Commit: 5f3c07f6e41c9bf73b7ba90ccf65373e8ada457e
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/5f3c07f6e41c9bf73b7ba90ccf65373e8ada457e
Author: Jes Struck <[email protected]>
Date: 2014-06-20 (Fri, 20 Jun 2014)
Changed paths:
M pom.xml
Log Message:
-----------
changing maintainer
Commit: 7a3855e9d4d6b9fd216a4b15c87ff8d5bef871d5
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/7a3855e9d4d6b9fd216a4b15c87ff8d5bef871d5
Author: Jes Struck <[email protected]>
Date: 2014-06-23 (Mon, 23 Jun 2014)
Changed paths:
M pom.xml
Log Message:
-----------
changing maintainer
Commit: ad44d5eacd50d0efa1aa9dca7a3240d72f4a47df
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/ad44d5eacd50d0efa1aa9dca7a3240d72f4a47df
Author: ReleasePraqma <[email protected]>
Date: 2014-06-23 (Mon, 23 Jun 2014)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release clearcase-ucm-plugin-1.5.2
Commit: a3ad6a7e876c6e81547abc4d094e0730cf0fab2b
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/a3ad6a7e876c6e81547abc4d094e0730cf0fab2b
Author: ReleasePraqma <[email protected]>
Date: 2014-06-23 (Mon, 23 Jun 2014)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: c6e44f7c3188ffed83aaefdd43f982e911c38ca1
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/c6e44f7c3188ffed83aaefdd43f982e911c38ca1
Author: Mads Nielsen <[email protected]>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/remoting/CheckoutTask.java
M src/main/java/net/praqma/hudson/remoting/EstablishResult.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M src/main/resources/net/praqma/hudson/scm/CCUCMScm/config.jelly
A src/main/resources/net/praqma/hudson/scm/CCUCMScm/help-discard.html
M src/test/java/net/praqma/hudson/test/CCUCMRule.java
M src/test/java/net/praqma/hudson/test/integration/child/Polling.java
M src/test/java/net/praqma/hudson/test/integration/self/Any.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS14806.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18278Interproject.java
Log Message:
-----------
Implemented JENKINS-23533
Commit: 0bf17aeb244d904af6134044d583924c068c50c7
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/0bf17aeb244d904af6134044d583924c068c50c7
Author: Mads Nielsen <[email protected]>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M src/test/java/net/praqma/hudson/test/CCUCMRule.java
Log Message:
-----------
Attempt at fixing failing unix test
Commit: 706cf3d91f3c8eafce926b534d00f88211fbb134
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/706cf3d91f3c8eafce926b534d00f88211fbb134
Author: Mads Nielsen <[email protected]>
Date: 2014-06-26 (Thu, 26 Jun 2014)
Changed paths:
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/remoting/CheckoutTask.java
M src/main/java/net/praqma/hudson/remoting/EstablishResult.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M src/main/resources/net/praqma/hudson/scm/CCUCMScm/config.jelly
A src/main/resources/net/praqma/hudson/scm/CCUCMScm/help-discard.html
M src/test/java/net/praqma/hudson/test/CCUCMRule.java
M src/test/java/net/praqma/hudson/test/integration/child/Polling.java
M src/test/java/net/praqma/hudson/test/integration/self/Any.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS14806.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18278Interproject.java
Log Message:
-----------
Merged
Commit: 6d13941fe71c64afbb53bbc4cc72f8516db66cdb
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/6d13941fe71c64afbb53bbc4cc72f8516db66cdb
Author: Mads Nielsen <[email protected]>
Date: 2014-06-26 (Thu, 26 Jun 2014)
Changed paths:
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/remoting/CheckoutTask.java
M src/main/java/net/praqma/hudson/remoting/EstablishResult.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M src/main/resources/net/praqma/hudson/scm/CCUCMScm/config.jelly
A src/main/resources/net/praqma/hudson/scm/CCUCMScm/help-discard.html
M src/test/java/net/praqma/hudson/test/CCUCMRule.java
M src/test/java/net/praqma/hudson/test/integration/child/Polling.java
M src/test/java/net/praqma/hudson/test/integration/self/Any.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS14806.java
M
src/test/java/net/praqma/hudson/test/integration/userstories/JENKINS18278Interproject.java
Log Message:
-----------
Merge pull request #16 from MadsNielsen/master
Implemented JENKINS-23533
Commit: 397b7ee12854c7260f45c5113e02250c8a7ad7c5
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/397b7ee12854c7260f45c5113e02250c8a7ad7c5
Author: Mads Nielsen <[email protected]>
Date: 2014-07-04 (Fri, 04 Jul 2014)
Changed paths:
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
More verbose messages, clearer logging output when enabling GUI options
Commit: 3e61d791496f588209b8c046e0defb66c0fb6fb5
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/3e61d791496f588209b8c046e0defb66c0fb6fb5
Author: Mads Nielsen <[email protected]>
Date: 2014-07-29 (Tue, 29 Jul 2014)
Changed paths:
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/remoting/CheckoutTask.java
M src/main/java/net/praqma/hudson/remoting/deliver/StartDeliver.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Use new UpdateView method for updating views
Commit: b9d694e032fbbd08797d3bfa5f462599d54f72f2
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/b9d694e032fbbd08797d3bfa5f462599d54f72f2
Author: Mads Nielsen <[email protected]>
Date: 2014-08-04 (Mon, 04 Aug 2014)
Changed paths:
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
More debugging for FB11554
Commit: 72119c6aa5fa8e9b3a7b137ba007679d36d4dadb
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/72119c6aa5fa8e9b3a7b137ba007679d36d4dadb
Author: Mads Nielsen <[email protected]>
Date: 2014-08-07 (Thu, 07 Aug 2014)
Changed paths:
M pom.xml
Log Message:
-----------
Bump to 1.5.3-SNAPSHOT
Commit: 7d4c4bfa0eaa098ab4acf2c2e272521fbc2515a0
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/7d4c4bfa0eaa098ab4acf2c2e272521fbc2515a0
Author: Mads Nielsen <[email protected]>
Date: 2014-08-08 (Fri, 08 Aug 2014)
Changed paths:
M pom.xml
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/remoting/CheckoutTask.java
M src/main/java/net/praqma/hudson/remoting/deliver/StartDeliver.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Merge pull request #18 from MadsNielsen/FB11424
UpdateView method - FB11424
Commit: e5e6effe00f882828d7dc52436285015128fb822
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/e5e6effe00f882828d7dc52436285015128fb822
Author: Mads Nielsen <[email protected]>
Date: 2014-08-08 (Fri, 08 Aug 2014)
Changed paths:
M pom.xml
Log Message:
-----------
Use cool 0.6.31
Commit: 9bd2f0b2088c71690fece7e08c6846a3467f9739
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/9bd2f0b2088c71690fece7e08c6846a3467f9739
Author: Mads Nielsen <[email protected]>
Date: 2014-08-11 (Mon, 11 Aug 2014)
Changed paths:
M src/main/resources/net/praqma/hudson/scm/CCUCMScm/config.jelly
M src/main/resources/net/praqma/hudson/scm/CCUCMScm/help-discard.html
M src/main/webapp/scm/help-trimmedChangeSet.html
Log Message:
-----------
Updated descriptions for the fields in the ui, including trimeed change set
and no emails to users with non-modifiable components
Commit: c75da612b22ad2f96a00d715225a9ad14d2c0fba
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/c75da612b22ad2f96a00d715225a9ad14d2c0fba
Author: Mads Nielsen <[email protected]>
Date: 2014-08-15 (Fri, 15 Aug 2014)
Changed paths:
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M src/main/resources/net/praqma/hudson/scm/CCUCMScm/config.jelly
R src/main/resources/net/praqma/hudson/scm/CCUCMScm/help-discard.html
Log Message:
-----------
Removed the option to filter out changes under read only components
Commit: 36e23015f37681b4b9d5b6155a0c1419b3497393
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/36e23015f37681b4b9d5b6155a0c1419b3497393
Author: Mads Nielsen <[email protected]>
Date: 2014-08-15 (Fri, 15 Aug 2014)
Changed paths:
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Removed a debug statement for discard
Commit: 2b900461349f5eb2bd4c93302d5ff9affd296747
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/2b900461349f5eb2bd4c93302d5ff9affd296747
Author: Mads Nielsen <[email protected]>
Date: 2014-08-17 (Sun, 17 Aug 2014)
Log Message:
-----------
Merge remote-tracking branch 'origin/stable'
Commit: 0c485a22109a1e9f38f1db10917e2f35e49bab22
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/0c485a22109a1e9f38f1db10917e2f35e49bab22
Author: ReleasePraqma <[email protected]>
Date: 2014-08-17 (Sun, 17 Aug 2014)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release clearcase-ucm-plugin-1.5.3
Commit: 725f99bcf1df0441e3fa919ab2f2879410127e0f
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/725f99bcf1df0441e3fa919ab2f2879410127e0f
Author: ReleasePraqma <[email protected]>
Date: 2014-08-17 (Sun, 17 Aug 2014)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: bca45f11cdbd880a2b12bc2bc651d245a54fef91
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/bca45f11cdbd880a2b12bc2bc651d245a54fef91
Author: Mads Nielsen <[email protected]>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
M src/main/java/net/praqma/hudson/Util.java
A src/main/java/net/praqma/hudson/remoting/GetLatestForActivities.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
Log Message:
-----------
Fixing JENKINS-25059
Commit: a20a816b2100c273c8aa1aa6a2152d4c6aaddc6f
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/a20a816b2100c273c8aa1aa6a2152d4c6aaddc6f
Author: Mads Nielsen <[email protected]>
Date: 2014-11-04 (Tue, 04 Nov 2014)
Changed paths:
M pom.xml
M src/main/java/net/praqma/hudson/CCUCMBuildAction.java
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/remoting/CheckoutTask.java
M src/main/java/net/praqma/hudson/remoting/GetLatestForActivities.java
M src/main/java/net/praqma/hudson/remoting/RemoteDeliverComplete.java
M src/main/java/net/praqma/hudson/remoting/deliver/MakeDeliverView.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M src/main/resources/net/praqma/hudson/scm/CCUCMScm/config.jelly
Log Message:
-----------
Fixing JENKINS-23533
Commit: f65deb47a3800c7c805ea3b05b9e444d43fb7e18
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/f65deb47a3800c7c805ea3b05b9e444d43fb7e18
Author: Mads Nielsen <[email protected]>
Date: 2014-11-04 (Tue, 04 Nov 2014)
Changed paths:
M pom.xml
M src/main/java/net/praqma/hudson/CCUCMBuildAction.java
M src/main/java/net/praqma/hudson/Util.java
M src/main/java/net/praqma/hudson/remoting/CheckoutTask.java
A src/main/java/net/praqma/hudson/remoting/GetLatestForActivities.java
M src/main/java/net/praqma/hudson/remoting/RemoteDeliverComplete.java
M src/main/java/net/praqma/hudson/remoting/deliver/MakeDeliverView.java
M src/main/java/net/praqma/hudson/scm/CCUCMScm.java
M src/main/resources/net/praqma/hudson/scm/CCUCMScm/config.jelly
Log Message:
-----------
Merge pull request #19 from Praqma/JENKINS-25069
JENKINS-25069, JENKINS-23533
Commit: 8e5d25bac75e154583f50fec6f2262af95b93232
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/8e5d25bac75e154583f50fec6f2262af95b93232
Author: ReleasePraqma <[email protected]>
Date: 2014-11-04 (Tue, 04 Nov 2014)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release clearcase-ucm-plugin-1.5.4
Commit: 8fad303d568ef52cbdfb9caf672a0a54dc41ee9c
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/8fad303d568ef52cbdfb9caf672a0a54dc41ee9c
Author: ReleasePraqma <[email protected]>
Date: 2014-11-04 (Tue, 04 Nov 2014)
Changed paths:
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Compare:
https://github.com/jenkinsci/clearcase-ucm-plugin/compare/343711dec232...8fad303d568e
--
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/d/optout.