Branch: refs/heads/master Home: https://github.com/jenkinsci/branch-api-plugin Commit: ea1e7b619894fead820fc7589a0e650b56000365 https://github.com/jenkinsci/branch-api-plugin/commit/ea1e7b619894fead820fc7589a0e650b56000365 Author: Raihaan Shouhell <raihaan.shouh...@autodesk.com> Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths: M src/main/java/jenkins/branch/MultiBranchProjectViewHolder.java Log Message: ----------- Reduce scope of locks Commit: fca02fe7ea9ba9f1b2782287083a7aebc2c35af8 https://github.com/jenkinsci/branch-api-plugin/commit/fca02fe7ea9ba9f1b2782287083a7aebc2c35af8 Author: Raihaan Shouhell <raihaan.shouh...@autodesk.com> Date: 2020-01-07 (Tue, 07 Jan 2020) Changed paths: M src/main/java/jenkins/branch/MultiBranchProjectViewHolder.java Log Message: ----------- Refactor to reduce hasPermission checks Commit: 2722d82a002a9fc8f24146fccae870a89b4d7f4f https://github.com/jenkinsci/branch-api-plugin/commit/2722d82a002a9fc8f24146fccae870a89b4d7f4f Author: Raihaan Shouhell <raihaan.shouh...@autodesk.com> Date: 2020-01-07 (Tue, 07 Jan 2020) Changed paths: M src/main/java/jenkins/branch/MultiBranchProjectViewHolder.java Log Message: ----------- Fix spotbugs Commit: 557efe8afdb882e1c7a9e2a39101e3201c6341ff https://github.com/jenkinsci/branch-api-plugin/commit/557efe8afdb882e1c7a9e2a39101e3201c6341ff Author: Raihaan Shouhell <raihaan.shouh...@autodesk.com> Date: 2020-01-07 (Tue, 07 Jan 2020) Changed paths: M src/main/java/jenkins/branch/MultiBranchProjectViewHolder.java Log Message: ----------- Fix spotbugs Commit: ce7e640375b1b6e5929454807332888fa4721fa8 https://github.com/jenkinsci/branch-api-plugin/commit/ce7e640375b1b6e5929454807332888fa4721fa8 Author: Raihaan Shouhell <raihaan.shouh...@autodesk.com> Date: 2020-01-07 (Tue, 07 Jan 2020) Changed paths: M src/main/java/jenkins/branch/OrganizationFolderViewHolder.java Log Message: ----------- Same optimization to OrganizationFolderViewHolder Signed-off-by: Raihaan Shouhell <raihaan.shouh...@autodesk.com> Commit: 718eab1c8d9acafeee8b10ddafc56abeab6ffdcf https://github.com/jenkinsci/branch-api-plugin/commit/718eab1c8d9acafeee8b10ddafc56abeab6ffdcf Author: Raihaan Shouhell <raihaan.shouh...@autodesk.com> Date: 2020-01-15 (Wed, 15 Jan 2020) Changed paths: M src/main/java/jenkins/branch/MultiBranchProjectViewHolder.java M src/main/java/jenkins/branch/OrganizationFolderViewHolder.java Log Message: ----------- Volatile primary view Commit: a1c604b25e6d7aa704f82a0138699cee32388d07 https://github.com/jenkinsci/branch-api-plugin/commit/a1c604b25e6d7aa704f82a0138699cee32388d07 Author: Liam Newman <bitwise...@gmail.com> Date: 2020-01-30 (Thu, 30 Jan 2020) Changed paths: M src/main/java/jenkins/branch/MultiBranchProjectViewHolder.java M src/main/java/jenkins/branch/OrganizationFolderViewHolder.java Log Message: ----------- Merge pull request #174 from res0nance/reduce-locking Reduce scope of locks in MultibranchProjectViewHolder and OrganizationFolderViewHolder Compare: https://github.com/jenkinsci/branch-api-plugin/compare/ad61d6f0dfe9...a1c604b25e6d -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/branch-api-plugin/push/refs/heads/master/ad61d6-a1c604%40github.com.