Skip to content
  1. Jan 15, 2013
  2. Jan 14, 2013
  3. Jan 12, 2013
  4. Jan 08, 2013
  5. Jan 07, 2013
  6. Jan 04, 2013
  7. Jan 02, 2013
  8. Dec 31, 2012
  9. Dec 28, 2012
  10. Dec 25, 2012
  11. Dec 24, 2012
  12. Dec 21, 2012
  13. Dec 20, 2012
  14. Dec 17, 2012
  15. Dec 13, 2012
  16. Dec 11, 2012
  17. Dec 10, 2012
  18. Dec 09, 2012
  19. Dec 07, 2012
  20. Dec 06, 2012
  21. Dec 04, 2012
    • Jesse Glick's avatar
      [FIXED JENKINS-13536] Using file parameters could cause build records to not load. · 4dde24e6
      Jesse Glick authored
      Solves the issue for newly created builds by not attempting to persist the original file upload record, which is useless after the build has run (the fileParameters dir in the build already archives them).
      Does not help loading pre-fix builds in which the upload temp file has been deleted; for these, you must manually delete <file class="org.apache.commons.fileupload.disk.DiskFileItem" serialization="custom">…</file> from the build.xml.
      (Did not find a straightforward way to just instruct XStream to ignore this bit of XML: it is easy to avoid serializing a field, but deserializing is different.)
      4dde24e6
  22. Dec 02, 2012
  23. Nov 30, 2012
  24. Nov 29, 2012
  25. Nov 28, 2012
  26. Nov 27, 2012