Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 891bdbeafe46600a93df299a65f3371f1f4b85fe https://github.com/jenkinsci/jenkins/commit/891bdbeafe46600a93df299a65f3371f1f4b85fe Author: Emrullah YILDIRIM <emrullahyildi...@windowslive.com> Date: 2020-10-03 (Sat, 03 Oct 2020)
Changed paths: M core/src/main/java/hudson/Functions.java Log Message: ----------- Performance issue, string concatenation in loop Commit: e05f5a1e92103f00f67d9fae615505be8d51d6f7 https://github.com/jenkinsci/jenkins/commit/e05f5a1e92103f00f67d9fae615505be8d51d6f7 Author: Emrullah YILDIRIM <emrullahyildi...@windowslive.com> Date: 2020-10-03 (Sat, 03 Oct 2020) Changed paths: M core/src/main/java/hudson/util/Iterators.java Log Message: ----------- Java 8 migration. Replace statements with lambda Commit: a38c922cfe4cd1057010917465706907fb75a06a https://github.com/jenkinsci/jenkins/commit/a38c922cfe4cd1057010917465706907fb75a06a Author: Emrullah YILDIRIM <emrullahyildi...@windowslive.com> Date: 2020-10-03 (Sat, 03 Oct 2020) Changed paths: M core/src/main/java/hudson/Functions.java Log Message: ----------- Revert "Performance issue, string concatenation in loop" This reverts commit 891bdbeafe46600a93df299a65f3371f1f4b85fe. Commit: 715cdb15b3e855f8b6115aa02200860ed6caf49d https://github.com/jenkinsci/jenkins/commit/715cdb15b3e855f8b6115aa02200860ed6caf49d Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2020-10-08 (Thu, 08 Oct 2020) Changed paths: M core/src/main/java/hudson/util/Iterators.java Log Message: ----------- Merge pull request #4967 from Sangaibisi/master Hacktoberfest: Java 8 migration. Replace statements with lambda Compare: https://github.com/jenkinsci/jenkins/compare/aa679ddb61c7...715cdb15b3e8 -- 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/jenkins/push/refs/heads/master/aa679d-715cdb%40github.com.