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