Branch: refs/heads/jenkins-39355-follow-up
Home: https://github.com/jenkinsci/branch-api-plugin
Commit: 428eb3a0cbbcbf90e6b34dacf9663570d3daeae0
https://github.com/jenkinsci/branch-api-plugin/commit/428eb3a0cbbcbf90e6b34dacf9663570d3daeae0
Author: Stephen Connolly <[email protected]>
Date: 2016-11-29 (Tue, 29 Nov 2016)
Changed paths:
M src/test/java/integration/harness/BasicMultiBranchProject.java
Log Message:
-----------
Remove redundant override
Commit: 4ed032736012892bcee8b93c7128af84d1c66dd8
https://github.com/jenkinsci/branch-api-plugin/commit/4ed032736012892bcee8b93c7128af84d1c66dd8
Author: Stephen Connolly <[email protected]>
Date: 2016-11-29 (Tue, 29 Nov 2016)
Changed paths:
M src/main/java/jenkins/branch/RateLimitBranchProperty.java
M src/test/java/jenkins/branch/RateLimitBranchPropertyTest.java
Log Message:
-----------
Make RateLimitBranchProperty work when concurrent builds allowed
While working on the docs I realised that we might have an issue with
concurrent builds...
So I wrote a test, which shows that we had an issue whereby concurrent builds
would all get through the gate in the same sweep.
Bug fixed, we will now only let one build start at a time... and keep the
consistent gap between starts
Compare:
https://github.com/jenkinsci/branch-api-plugin/compare/f6b83ddba23d...4ed032736012
--
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.