Branch: refs/heads/master
Home: https://github.com/jenkinsci/throttle-concurrent-builds-plugin
Commit: 82ab2d415c9b75210195ee3784bdc0385cd6f764
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/82ab2d415c9b75210195ee3784bdc0385cd6f764
Author: Basil Crow <[email protected]>
Date: 2019-12-13 (Fri, 13 Dec 2019)
Changed paths:
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleJobPropertyTest.java
Log Message:
-----------
Use @WithoutJenkins where possible
Commit: 77b6226c67e57d61e90b3ff1c63a24488d6a0856
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/77b6226c67e57d61e90b3ff1c63a24488d6a0856
Author: Basil Crow <[email protected]>
Date: 2019-12-13 (Fri, 13 Dec 2019)
Changed paths:
M src/main/java/hudson/plugins/throttleconcurrents/ThrottleJobProperty.java
M
src/main/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcher.java
M
src/main/java/hudson/plugins/throttleconcurrents/pipeline/ThrottleStep.java
M
src/main/java/hudson/plugins/throttleconcurrents/pipeline/ThrottleStepExecution.java
M src/test/java/hudson/plugins/throttleconcurrents/ThrottleCategoryTest.java
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleConcurrentTest.java
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleIntegrationTest.java
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleJobPropertyTest.java
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcherTest.java
M src/test/java/hudson/plugins/throttleconcurrents/ThrottleStepTest.java
M
src/test/java/hudson/plugins/throttleconcurrents/testutils/ExecutorWaterMarkRetentionStrategy.java
M
src/test/java/hudson/plugins/throttleconcurrents/testutils/HtmlUnitHelper.java
Log Message:
-----------
Organize imports
Commit: 5d6e07f3168d9c8189ba4d2313e0a6e3945faa48
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/5d6e07f3168d9c8189ba4d2313e0a6e3945faa48
Author: Basil Crow <[email protected]>
Date: 2019-12-13 (Fri, 13 Dec 2019)
Changed paths:
M
src/main/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcher.java
M src/test/java/hudson/plugins/throttleconcurrents/ThrottleCategoryTest.java
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcherTest.java
Log Message:
-----------
Fix Javadoc problems
Commit: 47dafee6b2d0b6be04a1f25e189df819512b52ed
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/47dafee6b2d0b6be04a1f25e189df819512b52ed
Author: Basil Crow <[email protected]>
Date: 2019-12-13 (Fri, 13 Dec 2019)
Changed paths:
M src/main/java/hudson/plugins/throttleconcurrents/ThrottleJobProperty.java
M
src/main/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcher.java
M
src/main/java/hudson/plugins/throttleconcurrents/pipeline/ThrottleStep.java
M
src/main/java/hudson/plugins/throttleconcurrents/pipeline/ThrottleStepExecution.java
M src/test/java/hudson/plugins/throttleconcurrents/ThrottleCategoryTest.java
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleConcurrentTest.java
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleIntegrationTest.java
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleJobPropertyTest.java
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcherTest.java
M src/test/java/hudson/plugins/throttleconcurrents/ThrottleStepTest.java
M
src/test/java/hudson/plugins/throttleconcurrents/testutils/ExecutorWaterMarkRetentionStrategy.java
M
src/test/java/hudson/plugins/throttleconcurrents/testutils/HtmlUnitHelper.java
Log Message:
-----------
Merge pull request #67 from basil/withoutJenkins
Use @WithoutJenkins where possible in tests
Compare:
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/compare/cdcb8e1c9674...47dafee6b2d0
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/throttle-concurrent-builds-plugin/push/refs/heads/master/cdcb8e-47dafe%40github.com.