Branch: refs/heads/master
Home: https://github.com/jenkinsci/throttle-concurrent-builds-plugin
Commit: 328ca2812fcd301a2d86fd4dabf714fd2bd3cd76
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/328ca2812fcd301a2d86fd4dabf714fd2bd3cd76
Author: Diego Agulló <[email protected]>
Date: 2018-11-18 (Sun, 18 Nov 2018)
Changed paths:
M pom.xml
M src/main/java/hudson/plugins/throttleconcurrents/ThrottleJobProperty.java
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleJobPropertyTest.java
Log Message:
-----------
[FIXED JENKINS-54578] Initialize categories when not received from form
It was impossible to delete all categories (neither at once nor one by
one), since when not receiving any categories, the last-saved categories
took precedence. This has been solved by initializing the categories
property when not receiving the categories from the configuration form.
Commit: 0932cfafcf62beb0fecaad6bf1d09b61508c1144
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/0932cfafcf62beb0fecaad6bf1d09b61508c1144
Author: Diego Agulló <[email protected]>
Date: 2018-11-18 (Sun, 18 Nov 2018)
Changed paths:
M pom.xml
Log Message:
-----------
Add hamcrest dependencies
Commit: 3b959789e3429b2fb7eeed5938923bb1e62096de
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/3b959789e3429b2fb7eeed5938923bb1e62096de
Author: Diego Agulló <[email protected]>
Date: 2018-11-18 (Sun, 18 Nov 2018)
Changed paths:
M pom.xml
Log Message:
-----------
Change hamcrest dependencies to test scope
Commit: 65b70491777e838751f8ca3250362d724c034e99
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/65b70491777e838751f8ca3250362d724c034e99
Author: Basil Crow <[email protected]>
Date: 2019-12-13 (Fri, 13 Dec 2019)
Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M Jenkinsfile
M pom.xml
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 remote-tracking branch 'origin/master' into JENKINS-54578
Commit: 4bfc64f6985f1303bbf23f9ec15dd1a952b8cae4
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/4bfc64f6985f1303bbf23f9ec15dd1a952b8cae4
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/test/java/hudson/plugins/throttleconcurrents/ThrottleJobPropertyTest.java
Log Message:
-----------
Merge pull request #56 from aeoris/JENKINS-54578
[JENKINS-54578] Cannot delete last category
Compare:
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/compare/47dafee6b2d0...4bfc64f6985f
--
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/47dafe-4bfc64%40github.com.