1. 05 2月, 2011 1 次提交
  2. 04 2月, 2011 1 次提交
    • J
      JENKINS-8660: loading the build history cause an NPE on the History Widget · 9a13990b
      Jerome Lacoste 提交于
      loadAllBuildHistory() fails to set the headers field on the replacement buildHistory DOM element.
      
      The patch fixes the problem by recreating a headers field.
      It also:
      * slightly refactor the loadAllBuildHistory() method for readability
      * add a FIXME note that the server side history widget should fail if the n parameter is missing.
      * add a pre-condition check to the buildHistory() update to catch potential bugs (note that the logging is disabled as Yahoo.log doesn't appear available)
      9a13990b
  3. 03 2月, 2011 13 次提交
  4. 02 2月, 2011 3 次提交
  5. 01 2月, 2011 22 次提交