Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 75f58103d4cd39199705071d6e710da9d318cca6 https://github.com/jenkinsci/jenkins/commit/75f58103d4cd39199705071d6e710da9d318cca6 Author: vb-linetco <vb...@linetco.com> Date: 2015-04-14 (Tue, 14 Apr 2015)
Changed paths: M core/src/main/java/hudson/model/Run.java M core/src/test/java/hudson/model/RunTest.java Log Message: ----------- avoid IndexOutOfBoundsException when called with 0 return an empty list when called with maxLines = 0 added unit test for getLog(0) returning an empty list Commit: 3bb39bbf1c1066570ef8a5a0c265befe6b0aec38 https://github.com/jenkinsci/jenkins/commit/3bb39bbf1c1066570ef8a5a0c265befe6b0aec38 Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2015-05-04 (Mon, 04 May 2015) Changed paths: M core/src/main/java/hudson/model/Run.java M core/src/test/java/hudson/model/RunTest.java Log Message: ----------- Merge pull request #1591 from vb-linetco/patch-1 [FIXED JENKINS-27441] avoid IOOBE in getLog when called with 0 Compare: https://github.com/jenkinsci/jenkins/compare/43188ec7a333...3bb39bbf1c10 -- 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. For more options, visit https://groups.google.com/d/optout.