1. 16 12月, 2014 2 次提交
  2. 12 12月, 2014 1 次提交
  3. 09 12月, 2014 2 次提交
  4. 08 12月, 2014 2 次提交
  5. 06 12月, 2014 1 次提交
  6. 04 12月, 2014 2 次提交
  7. 03 12月, 2014 1 次提交
  8. 27 11月, 2014 4 次提交
  9. 24 11月, 2014 1 次提交
  10. 22 11月, 2014 1 次提交
  11. 21 11月, 2014 2 次提交
  12. 19 11月, 2014 1 次提交
  13. 17 11月, 2014 3 次提交
  14. 13 11月, 2014 1 次提交
    • J
      AtomicFileWriter.commit should use Util.deleteFile so as to get a more... · 9a631581
      Jesse Glick 提交于
      AtomicFileWriter.commit should use Util.deleteFile so as to get a more meaningful error message in case the deletion fails.
      The following is not helpful in terms of diagnosing the root problem:
      java.io.IOException: Unable to delete /…/jobs/demo/builds/…/workflow/3.xml
      	at hudson.util.AtomicFileWriter.commit(AtomicFileWriter.java:112)
      	at hudson.XmlFile.write(XmlFile.java:179)
      	at org.jenkinsci.plugins.workflow.support.storage.SimpleXStreamFlowNodeStorage.saveActions(SimpleXStreamFlowNodeStorage.java:106)
      	at …
      9a631581
  15. 11 11月, 2014 4 次提交
  16. 08 11月, 2014 1 次提交
  17. 07 11月, 2014 1 次提交
  18. 06 11月, 2014 2 次提交
  19. 05 11月, 2014 4 次提交
  20. 04 11月, 2014 4 次提交