1. 10 1月, 2018 1 次提交
  2. 28 12月, 2017 1 次提交
  3. 19 4月, 2017 1 次提交
  4. 08 4月, 2017 1 次提交
  5. 20 3月, 2017 1 次提交
  6. 03 10月, 2016 1 次提交
  7. 17 10月, 2014 2 次提交
  8. 20 4月, 2014 1 次提交
    • K
      Massaging the fix by stevenpost · d1fb126b
      Kohsuke Kawaguchi 提交于
      - coding style was not matching the rest of Jenkins
      - IOUtils.closeQuietly is a lot more concise way of achieving the same
        thing.
      - AtomicFileWriter.abort() does close, so no need to close it one more
        time.
      d1fb126b
  9. 28 2月, 2014 1 次提交
  10. 28 10月, 2013 1 次提交
    • S
      Close stream · db9bc181
      Steven Post 提交于
      The stream was not properly closed.
      In addition, when the abort would fail, the exception caused by the abort
      would be propagated up the stack instead of the original exception.
      This patch makes sure to close the stream and let the original exception
      propagate.
      db9bc181
  11. 02 7月, 2013 3 次提交
  12. 23 11月, 2010 1 次提交
  13. 15 9月, 2009 1 次提交
  14. 07 2月, 2009 1 次提交
  15. 07 8月, 2008 1 次提交
  16. 14 6月, 2008 1 次提交
  17. 06 6月, 2008 1 次提交
  18. 19 8月, 2007 1 次提交
  19. 06 11月, 2006 1 次提交