Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: e69385b1f1d13ff5b83e8a219b60b66c1b2f94c2
      
https://github.com/jenkinsci/branch-api-plugin/commit/e69385b1f1d13ff5b83e8a219b60b66c1b2f94c2
  Author: Vincent Latombe <[email protected]>
  Date:   2023-06-21 (Wed, 21 Jun 2023)

  Changed paths:
    M src/main/java/jenkins/branch/RateLimitBranchProperty.java
    M src/test/java/jenkins/branch/RateLimitBranchPropertyTest.java

  Log Message:
  -----------
  RateLimitBranchProperty: simplify checking queue for other items tied to the 
same task

There is no need for a for loop when only checking the first item would be 
enough.


  Commit: e8d41b27e004df2b569ac4de4b5aa6843c348b09
      
https://github.com/jenkinsci/branch-api-plugin/commit/e8d41b27e004df2b569ac4de4b5aa6843c348b09
  Author: Vincent Latombe <[email protected]>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
    M src/main/java/jenkins/branch/RateLimitBranchProperty.java

  Log Message:
  -----------
  Use getInQueueSince instead of getId


  Commit: f9e35c47c34d25c4903bddd0d845d4731cb1df02
      
https://github.com/jenkinsci/branch-api-plugin/commit/f9e35c47c34d25c4903bddd0d845d4731cb1df02
  Author: Jesse Glick <[email protected]>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
    M pom.xml
    M src/main/java/jenkins/branch/MultiBranchProjectDisplayNamingStrategy.java
    M 
src/main/resources/jenkins/branch/MultiBranchProjectDisplayNamingTrait/help-displayNamingStrategy.html
    M src/test/java/jenkins/branch/ProjectNamingStrategyTest.java

  Log Message:
  -----------
  Merge branch 'master' into simplify-rate-limit-queue-check


  Commit: 5d691a82b5ab1bcc25211a98353ed33e73caf77e
      
https://github.com/jenkinsci/branch-api-plugin/commit/5d691a82b5ab1bcc25211a98353ed33e73caf77e
  Author: Jesse Glick <[email protected]>
  Date:   2023-06-26 (Mon, 26 Jun 2023)

  Changed paths:
    M src/main/java/jenkins/branch/RateLimitBranchProperty.java
    M src/test/java/jenkins/branch/RateLimitBranchPropertyTest.java

  Log Message:
  -----------
  Merge pull request #383 from Vlatombe/simplify-rate-limit-queue-check

`RateLimitBranchProperty`: Fix checking queue for other items tied to the same 
task


Compare: 
https://github.com/jenkinsci/branch-api-plugin/compare/f1f275d7e5e9...5d691a82b5ab

-- 
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/branch-api-plugin/push/refs/heads/master/f1f275-5d691a%40github.com.

Reply via email to