1. b399a18 prepare changes for 1.4 release by Rob Tompkins · 7 years ago
  2. dd8e6fa (chore) adding commons.module.name to pom by Rob Tompkins · 7 years ago
  3. 7b65dc0 mvn release:perform fails, if site hasn't been created. by Jochen Wiedmann · 7 years ago
  4. 612288d Add oraclejdk7. by Gary Gregory · 7 years ago
  5. 93ba791 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-fileupload.git by Gary Gregory · 7 years ago
  6. 8bdd12c Add starter TravisCI configuration. by Gary Gregory · 7 years ago
  7. e8cb900 Fix download version by Sebb · 7 years ago
  8. afdedc9 Improve performance for large multi-part boundaries. by Mark Thomas · 8 years ago
  9. cdf7689 Remove unnecessary @SuppressWarnings. Newer IDE versions are smarter. by Mark Thomas · 8 years ago
  10. 414ae63 Remove unused code after removal of serialization support by Mark Thomas · 8 years ago
  11. c7b2f8b Remove unused import. by Gary Gregory · 8 years ago
  12. 85551c6 The import java.io.Serializable is never used. by Gary Gregory · 8 years ago
  13. 01891d1 Ignore Eclipse files and folders. by Gary Gregory · 8 years ago
  14. 36fafdc Adding .gitignore after moving to Git. by Jochen Wiedmann · 8 years ago
  15. 62adcbe Fixing the SCM paths, after moving to Git. by Jochen Wiedmann · 8 years ago
  16. 86b11bb FileUpload is written in camel case by Benedikt Ritter · 8 years ago
  17. 20ee08b Add pointer to CVE-2016-3092 to changes entry of release 1.3.2 by Benedikt Ritter · 8 years ago
  18. 16af0c0 Add IntelliJ files to svn:ignore by Benedikt Ritter · 8 years ago
  19. 14b3479 Site: add security report by Bernd Eckenfels · 8 years ago
  20. 7b6f879 Added information related to CVE-2016-3092. by Jochen Wiedmann · 8 years ago
  21. a092f18 Added information related to CVE-2016-3092. by Jochen Wiedmann · 8 years ago
  22. aa90617 Fixing serialization tests (Serialization no longer supported) by Jochen Wiedmann · 8 years ago
  23. e678da1 Make M2E happy. by Jochen Wiedmann · 8 years ago
  24. 27d3a35 Update old school @exception with new school @throws. by Gary D. Gregory · 8 years ago
  25. 346e952 Apply changes for release 1.3.2 to trunk by Benedikt Ritter · 8 years ago
  26. 4103072 FILEUPLOAD-273: Enable Cobertura Coverage Report. by Jochen Wiedmann · 8 years ago
  27. 6f5cde6 Make m2e happy. by Jochen Wiedmann · 8 years ago
  28. 02f6b2c DiskFileItem is no longer Serializable. by Jochen Wiedmann · 8 years ago
  29. 774ef16 Fix a performance issue with large boundaries leading to a Denial of Service (CVE-2016-3092) by Jochen Wiedmann · 8 years ago
  30. 8bf965a commons-parent 39 -> 40. by Gary D. Gregory · 8 years ago
  31. 283771d commons-parent 36 -> 39. by Gary D. Gregory · 8 years ago
  32. 1226a06 Creeating a branch for version 2. by Jochen Wiedmann · 8 years ago
  33. 21cac6d Update copyright for 2016 in NOTICE.txt by Gary D. Gregory · 8 years ago
  34. baf51dc Collect the DOAPs by Sebastian Bazley · 8 years ago
  35. 7ce2f8f Each Version must be in its own release section by Sebastian Bazley · 9 years ago
  36. 81360d6 CGI must be svn:executable * by Sebastian Bazley · 9 years ago
  37. ed8cc0e Update JUnit version by Benedikt Ritter · 9 years ago
  38. b66c791 Update to latest parent pom by Benedikt Ritter · 9 years ago
  39. b72d720 FileUpload doesn't follow the JavaDoc archiving structure like the other projects by Benedikt Ritter · 9 years ago
  40. 5df7a80 Add github *.md files generated by commons-build-plugin by Benedikt Ritter · 9 years ago
  41. b4b04a6 Useless property - not actually used. Encoding is defined in CP pom by Sebastian Bazley · 9 years ago
  42. 9924ac6 [FILEUPLOAD-252] Update implemented fix after review from sebb. by Thomas Neidhart · 9 years ago
  43. aff9622 [FILEUPLOAD-242] Do not silently swallow all Throwables. by Sebastian Bazley · 9 years ago
  44. 965d097 Unused by Sebastian Bazley · 9 years ago
  45. 013e5af [FILEUPLOAD-252] Do not lose IO exception when closing the stream. by Thomas Neidhart · 9 years ago
  46. 73ab5a6 [FILEUPLOAD-258] DiskFileItem#getStoreLocation() should return null for items stored in memory. by Thomas Neidhart · 9 years ago
  47. e16a8be Fix typo. by Thomas Neidhart · 9 years ago
  48. 415f5ac [FILEUPLOAD-242] Do not silently swallow all Throwables. by Thomas Neidhart · 9 years ago
  49. 1ffed6d [FILEUPLOAD-257] Fix Javadoc 1.8.0 errors. Thanks to Ville Skyttä. by Thomas Neidhart · 9 years ago
  50. 4f9f4f8 [FILEUPLOAD-239] Add unit test from example in rfc1867. by Thomas Neidhart · 9 years ago
  51. 56aeb1a [FILEUPLOAD-234] Fix section "Resource cleanup" of the user guide. by Thomas Neidhart · 9 years ago
  52. 9efd806 [FILEUPLOAD-237] Fix streaming example. by Thomas Neidhart · 9 years ago
  53. f23b7d9 Fix a Javadoc error reported when compiling with Java 8. by Mark Thomas · 9 years ago
  54. 0aed5b1 Use the more modern, compact, and flexible Javadoc "{@code ...}" instead of the HTML "<tt>...</tt>". by Gary D. Gregory · 10 years ago
  55. f96416c Revert rev. 1596077 (Accidential commit of empty directory by Eclipse) by Bernd Eckenfels · 10 years ago
  56. fd89b7d [FILEUPLOAD-248] DiskFileItem might suppress critical IOExceptions on rename - use FileUtil.move instead. by Bernd Eckenfels · 10 years ago
  57. 382e958 Share project "fileupload" into "https://svn.apache.org/repos/asf/commons/proper/fileupload/trunk" by Bernd Eckenfels · 10 years ago
  58. 6f2fe43 Add Java version info to the generated download page by Sebastian Bazley · 10 years ago
  59. b885a08 FILEUPLOAD-247 DiskFileItem does not check fields for null before derefencing them by Sebastian Bazley · 10 years ago
  60. 6d7a5d0 Next version is currently 1.4 by Sebastian Bazley · 10 years ago
  61. a555c5c CP 33 by Sebastian Bazley · 10 years ago
  62. ad84792 FILEUPLOAD-251 DiskFileItem#getTempFile() is broken by Sebastian Bazley · 10 years ago
  63. 5b4881d FILEUPLOAD-250 FileUploadBase - potential resource leak - InputStream not closed on exception by Sebastian Bazley · 10 years ago
  64. 7cd5c8b Inline the variable and avoid potential resource leak warning by Sebastian Bazley · 10 years ago
  65. 5cbc206 Silence IDE resource leak warning by Sebastian Bazley · 10 years ago
  66. 04d808a Ensure that no work files are left behind by Sebastian Bazley · 10 years ago
  67. d0207d2 Don't create path names by appending strings by Sebastian Bazley · 10 years ago
  68. 31cd7c4 FILEUPLOAD-244 DiskFileItem.readObject fails to close FileInputStream by Sebastian Bazley · 10 years ago
  69. 032425f Oops - accidental commit of debug code by Sebastian Bazley · 10 years ago
  70. 99492f8 FILEUPLOAD-246 FileUpload should use IOUtils.closeQuietly where relevant by Sebastian Bazley · 10 years ago
  71. 7c28b13 FILEUPLOAD-245 DiskFileItem.get() may not fully read the data by Sebastian Bazley · 10 years ago
  72. 420294e Suppress unnecessary resource warning by Sebastian Bazley · 10 years ago
  73. f4cfc42 Unnecessary try/catch by Sebastian Bazley · 10 years ago
  74. ebdd813 Fix potential resource leak by Sebastian Bazley · 10 years ago
  75. bb7dac1 Document resource leak warning by Sebastian Bazley · 10 years ago
  76. 2accfc2 Document resource leak warning by Sebastian Bazley · 10 years ago
  77. 3dd8754 release date for 1.3.1 by Sebastian Bazley · 10 years ago
  78. 6ecefc1 release date for 1.3.1 by Sebastian Bazley · 10 years ago
  79. dd0f9c6 FILEUPLOAD-243 Make some MultipartStream private fields final by Sebastian Bazley · 10 years ago
  80. 0116d29 Update download page (missed in 1.3.1 tag) by Mark Thomas · 10 years ago
  81. 9b73b17 Update versions ready for next release. Assume next release will be 1.4 by Mark Thomas · 10 years ago
  82. f8db4a6 Take advantage of automating the generation of the release notes. Copied from Commons POOL. by Mark Thomas · 10 years ago
  83. d2263ea Use IOUtils.closeQuietly() instead of custom code. by Gary D. Gregory · 10 years ago
  84. 28c620d Move self from contributor section to developer section. by Gary D. Gregory · 10 years ago
  85. 249d248 Update release notes for 1.3.1 by Mark Thomas · 10 years ago
  86. 1719e22 Format: Use 120 cols. by Gary D. Gregory · 10 years ago
  87. db08a67 Better param names. by Gary D. Gregory · 10 years ago
  88. 5277d73 Better param names. by Gary D. Gregory · 10 years ago
  89. a0ef288 Better param names. by Gary D. Gregory · 10 years ago
  90. 4787773 Better param names. by Gary D. Gregory · 10 years ago
  91. b4c91ec Better param names. by Gary D. Gregory · 10 years ago
  92. 59618a4 Statement unnecessarily nested within else clause. by Gary D. Gregory · 10 years ago
  93. a3a0bf2 The parameter chars is hiding a field from type ParameterParser. by Gary D. Gregory · 10 years ago
  94. f1726a5 Javadoc: Add missing @throws tag. by Gary D. Gregory · 10 years ago
  95. 834bfb2 Remove unnecessary parentheses. by Gary D. Gregory · 10 years ago
  96. 866d4f0 Fix funky formatting. by Gary D. Gregory · 10 years ago
  97. 8d6b20c Convert 'for' loops to enhanced 'for' loops. by Gary D. Gregory · 10 years ago
  98. becd0ec Add .pmd to svn:ignore. by Gary D. Gregory · 10 years ago
  99. 2209de5 Update download page in preparation for 1.3.1 release by Mark Thomas · 10 years ago
  100. a633cc3 More POM updates by Mark Thomas · 10 years ago