Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: ab094de889cbe4b78b13bf421cc345ae7336b303 https://github.com/jenkinsci/jenkins/commit/ab094de889cbe4b78b13bf421cc345ae7336b303 Author: res0nance <res0na...@users.noreply.github.com> Date: 2021-04-08 (Thu, 08 Apr 2021)
Changed paths: M core/src/main/java/hudson/model/Label.java Log Message: ----------- Do minimal checking for isEmpty() Commit: 018c091f00d1d3870adfe1dfae18cac6b1f29e32 https://github.com/jenkinsci/jenkins/commit/018c091f00d1d3870adfe1dfae18cac6b1f29e32 Author: res0nance <res0na...@users.noreply.github.com> Date: 2021-04-08 (Thu, 08 Apr 2021) Changed paths: M test/src/test/java/hudson/model/labels/LabelAtomTest.java Log Message: ----------- Add Label#isEmpty() test Commit: 7ede2f14a50ebb1730e1a1a7e7fb8b811b7bec79 https://github.com/jenkinsci/jenkins/commit/7ede2f14a50ebb1730e1a1a7e7fb8b811b7bec79 Author: res0nance <res0na...@users.noreply.github.com> Date: 2021-04-08 (Thu, 08 Apr 2021) Changed paths: M core/src/main/java/hudson/model/Label.java Log Message: ----------- Sugggestions from code review Commit: 901bf54db6af7d22a94246b0b25c3ef579b7efd3 https://github.com/jenkinsci/jenkins/commit/901bf54db6af7d22a94246b0b25c3ef579b7efd3 Author: Mark Waite <mark.earl.wa...@gmail.com> Date: 2021-04-11 (Sun, 11 Apr 2021) Changed paths: M core/src/main/java/hudson/model/Label.java M test/src/test/java/hudson/model/labels/LabelAtomTest.java Log Message: ----------- Merge pull request #5402 from res0nance/JENKINS-65308 [JENKINS-65308] Improve performance of Jenkins#trimLabels() Compare: https://github.com/jenkinsci/jenkins/compare/b71b295f2e81...901bf54db6af -- 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/b71b29-901bf5%40github.com.