Branch: refs/heads/master
Home: https://github.com/jenkinsci/promoted-builds-plugin
Commit: 5d72ddfc924850c0709fcec20f64a7b5699f0cfd
https://github.com/jenkinsci/promoted-builds-plugin/commit/5d72ddfc924850c0709fcec20f64a7b5699f0cfd
Author: Mads Jensen <[email protected]>
Date: 2020-05-27 (Wed, 27 May 2020)
Changed paths:
M src/main/java/hudson/plugins/promoted_builds/JobPropertyImpl.java
M
src/test/java/hudson/plugins/promoted_builds/KeepBuildForeverActionTest.java
M src/test/java/hudson/plugins/promoted_builds/PromotionProcessTest.java
Log Message:
-----------
Use lambdas from Java 8.
Commit: 56587373ca9b42f3d993d569c3ff80c92519e107
https://github.com/jenkinsci/promoted-builds-plugin/commit/56587373ca9b42f3d993d569c3ff80c92519e107
Author: Mads Jensen <[email protected]>
Date: 2020-05-27 (Wed, 27 May 2020)
Changed paths:
M src/main/java/hudson/plugins/promoted_builds/PromotionCause.java
Log Message:
-----------
Simplify some equality checks with Objects.equals.
Commit: 21ce93a307f52d8ffd22fe1eb2da4b18afda267b
https://github.com/jenkinsci/promoted-builds-plugin/commit/21ce93a307f52d8ffd22fe1eb2da4b18afda267b
Author: Mads Jensen <[email protected]>
Date: 2020-05-27 (Wed, 27 May 2020)
Changed paths:
M
src/main/java/hudson/plugins/promoted_builds/integrations/jobdsl/PromotionsExtensionPoint.java
Log Message:
-----------
Collapse two catch-blocks in PromotionsExtensionPoint.notifyItemCreated
Commit: 4a6891f08f080aa71c86395d44e840ef20b28e63
https://github.com/jenkinsci/promoted-builds-plugin/commit/4a6891f08f080aa71c86395d44e840ef20b28e63
Author: Mads Jensen <[email protected]>
Date: 2020-05-27 (Wed, 27 May 2020)
Changed paths:
M src/main/java/hudson/plugins/promoted_builds/PromotionProcess.java
Log Message:
-----------
Simplified a return-statement in PromotionProcess.isVisible.
Commit: 171d89f9a5c8d9ffceddda39d4f3b8086a659b1c
https://github.com/jenkinsci/promoted-builds-plugin/commit/171d89f9a5c8d9ffceddda39d4f3b8086a659b1c
Author: Oleg Nenashev <[email protected]>
Date: 2020-08-02 (Sun, 02 Aug 2020)
Changed paths:
M src/main/java/hudson/plugins/promoted_builds/JobPropertyImpl.java
M src/main/java/hudson/plugins/promoted_builds/PromotionCause.java
M src/main/java/hudson/plugins/promoted_builds/PromotionProcess.java
M
src/test/java/hudson/plugins/promoted_builds/KeepBuildForeverActionTest.java
M src/test/java/hudson/plugins/promoted_builds/PromotionProcessTest.java
Log Message:
-----------
Merge pull request #147 from Praqma/java8_lambdas
Java8 lambdas
Compare:
https://github.com/jenkinsci/promoted-builds-plugin/compare/fd37e913e212...171d89f9a5c8
--
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/promoted-builds-plugin/push/refs/heads/master/fd37e9-171d89%40github.com.