Branch: refs/heads/master
Home: https://github.com/jenkinsci/throttle-concurrent-builds-plugin
Commit: f660778700af89425f3196272244366e64cf4366
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/f660778700af89425f3196272244366e64cf4366
Author: Basil Crow <[email protected]>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleConcurrentTest.java
Log Message:
-----------
Fix unchecked warning
Commit: 54c0d35bfa6d72fc624e4940fc0757f1a5d73017
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/54c0d35bfa6d72fc624e4940fc0757f1a5d73017
Author: Basil Crow <[email protected]>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleConcurrentTest.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
Log Message:
-----------
Remove unnecessary throws
Commit: 2e89beaf60d344eba5cbfbdeafb64d41947f1621
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/2e89beaf60d344eba5cbfbdeafb64d41947f1621
Author: Basil Crow <[email protected]>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcherTest.java
Log Message:
-----------
Replace StringBuffer with StringBuilder
Commit: 2d610d3d790c44bbefa37de1b9b0213ba5e38ede
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/2d610d3d790c44bbefa37de1b9b0213ba5e38ede
Author: Basil Crow <[email protected]>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M src/test/java/hudson/plugins/throttleconcurrents/ThrottleCategoryTest.java
Log Message:
-----------
Remove unnecessary boxing
Commit: 6db80c2bef1106ff2b13480922a58a6640b589da
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/6db80c2bef1106ff2b13480922a58a6640b589da
Author: Basil Crow <[email protected]>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleConcurrentTest.java
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleJobPropertyTest.java
Log Message:
-----------
Use diamond operator whenever possible
Commit: 3e939304e787c843aa8fca7283a49c586817b2d2
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/3e939304e787c843aa8fca7283a49c586817b2d2
Author: Basil Crow <[email protected]>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleConcurrentTest.java
Log Message:
-----------
Replace Guava's functional primitives with Java 8 versions
Commit: d79eb252f27d173c17619a096b060fde64bb64af
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/d79eb252f27d173c17619a096b060fde64bb64af
Author: Basil Crow <[email protected]>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleIntegrationTest.java
M src/test/java/hudson/plugins/throttleconcurrents/ThrottleStepTest.java
Log Message:
-----------
Simplify calls to Arrays#asList with one argument to calls to
Collections#singletonList
Commit: b6ea754d62b9a3fe0c76ceff29e5882e67a488c1
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/b6ea754d62b9a3fe0c76ceff29e5882e67a488c1
Author: Basil Crow <[email protected]>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcherTest.java
Log Message:
-----------
Remove redundant initializer
Commit: 6781419c39cc48312828f58917c601c2b4118465
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/6781419c39cc48312828f58917c601c2b4118465
Author: Basil Crow <[email protected]>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleIntegrationTest.java
M src/test/java/hudson/plugins/throttleconcurrents/ThrottleStepTest.java
Log Message:
-----------
Remove redundant type arguments
Commit: 95eb01b7d2dd3a802c5d12bda10019ccbb561939
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/95eb01b7d2dd3a802c5d12bda10019ccbb561939
Author: Basil Crow <[email protected]>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcherTest.java
Log Message:
-----------
Remove redundant casts
Commit: 3728bfcaf8146d4186c4343fd010f8ec6156e620
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/3728bfcaf8146d4186c4343fd010f8ec6156e620
Author: Basil Crow <[email protected]>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleJobPropertyTest.java
Log Message:
-----------
Remove double-brace initialization
Commit: c9ce28a55d45e9743483e38fedf3844671a8c8e9
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/c9ce28a55d45e9743483e38fedf3844671a8c8e9
Author: Basil Crow <[email protected]>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleIntegrationTest.java
M
src/test/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcherTest.java
M src/test/java/hudson/plugins/throttleconcurrents/ThrottleStepTest.java
Log Message:
-----------
Remove unused imports
Commit: 5249f615f6c8c393459eb58b29961f4596ae5098
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/5249f615f6c8c393459eb58b29961f4596ae5098
Author: Basil Crow <[email protected]>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
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
Log Message:
-----------
Merge pull request #69 from basil/improvements
More test cleanup
Compare:
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/compare/5032e15fb751...5249f615f6c8
--
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/5032e1-5249f6%40github.com.