Skip to content
  1. Dec 24, 2012
  2. Dec 21, 2012
  3. Dec 20, 2012
  4. Dec 17, 2012
  5. Dec 13, 2012
  6. Dec 11, 2012
  7. Dec 10, 2012
  8. Dec 09, 2012
  9. Dec 07, 2012
  10. Dec 06, 2012
  11. 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
  12. Dec 02, 2012
  13. Nov 30, 2012
  14. Nov 29, 2012
  15. Nov 28, 2012
  16. Nov 27, 2012
  17. Nov 26, 2012
  18. Nov 24, 2012
  19. Nov 22, 2012
  20. Nov 21, 2012
  21. Nov 20, 2012
  22. Nov 19, 2012
  23. Nov 18, 2012
  24. Nov 17, 2012
  25. Nov 16, 2012