Skip to content
  1. Jul 16, 2013
  2. Jul 15, 2013
  3. Jul 14, 2013
  4. Jul 13, 2013
  5. Jul 12, 2013
  6. Jul 11, 2013
  7. Jul 10, 2013
    • Jesse Glick's avatar
      [JENKINS-17728] Fixing another possible cause of an NPE. · 06c211c6
      Jesse Glick authored
      Unlike the bug I originally reproduced, in which the parent had some builds
      but the context in which the new build was scheduled omits a parent,
      this seems to be due to a case in which there is no build record at all for the parent.
      No idea how that could happen (getLastBuild should return even a running, failed, or aborted build),
      but @treydock reports a stack trace in 1.509.2 which implies this.
      So fixing null safety; will not prevent an exception but will report it more gracefully.
      06c211c6
  8. Jul 09, 2013
  9. Jul 08, 2013
  10. Jul 06, 2013
Loading