1. b825323 Update `actions/setup-java` to v2. by Gary Gregory · 3 years, 1 month ago
  2. 3fd24d0 Replace GitHub build for Java 15 with Java 16 and drop Java 16-ea. by Gary Gregory · 3 years, 2 months ago
  3. 27b2dcb Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.2 -> 0.15.3. by Gary Gregory · 3 years, 2 months ago
  4. 6edb991 No need to nest in else. by Gary Gregory · 3 years, 2 months ago
  5. dd4a9ff Raise embedded if into parent if. by Gary Gregory · 3 years, 2 months ago
  6. 1d3c22f Clean up imports. by Gary Gregory · 3 years, 2 months ago
  7. ce5ce15 Remove trailing whitepsace. by Gary Gregory · 3 years, 3 months ago
  8. fcc4731 Normalize to US English spelling. by Gary Gregory · 3 years, 3 months ago
  9. 97b14cf Bump actions/cache from v2 to v2.1.4 by dependabot[bot] · 3 years, 3 months ago
  10. 94757a7 Bump junit-jupiter from 5.7.0 to 5.7.1 by dependabot[bot] · 3 years, 3 months ago
  11. 4ed7600 Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 by dependabot[bot] · 3 years, 3 months ago
  12. 9d48c8e Fix Checkstyle XML. by Gary Gregory · 3 years, 4 months ago
  13. 7c78b8d Ignore IML (IntelliJ) files. by Gary Gregory · 3 years, 4 months ago
  14. b4e9ba8 Use isEmpty(). by Gary Gregory · 3 years, 4 months ago
  15. e10e8a6 Use isEmpty(). by Gary Gregory · 3 years, 4 months ago
  16. ee0a713 Fix Checkstyle suppressions DTD link. by Gary Gregory · 3 years, 4 months ago
  17. e4cd025 Fix Checkstyle configuration DTD link. by Gary Gregory · 3 years, 4 months ago
  18. db31503 Fix Checkstyle suppressions DTD link. by Gary Gregory · 3 years, 4 months ago
  19. eae5a51 Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.2. by Gary Gregory · 3 years, 4 months ago
  20. 2b2aa18 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-fileupload by Gary Gregory · 3 years, 4 months ago
  21. d074265 Update commons.japicmp.version 0.14.4 -> 0.15.1. by Gary Gregory · 3 years, 4 months ago
  22. 3d9884c Merge pull request #51 from arturobernalg/feature/minor_improvement1 by Jochen Wiedmann · 3 years, 4 months ago
  23. 386323c Minor Improvement: by Arturo Bernal · 3 years, 4 months ago
  24. 8939953 Add Java 17-EA to the GitHub build. by Gary Gregory · 3 years, 4 months ago
  25. 9d82b5b Update commons.japicmp.version 0.13.0 -> 0.14.4. by Gary Gregory · 3 years, 4 months ago
  26. a6d4eac Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-fileupload.git by Gary Gregory · 3 years, 5 months ago
  27. 6edc12f Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #48. by Gary Gregory · 3 years, 5 months ago
  28. 80385a1 Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (#48) by dependabot[bot] · 3 years, 5 months ago
  29. 7d3b919 Slight optim: resuse the index position instead of recomputing it #49. by Gary Gregory · 3 years, 5 months ago
  30. 283635b Update FileUploadBase.java (#49) by Emmanuel Lécharny · 3 years, 5 months ago
  31. 0b032b5 Remove redundant modifiers like public on interface members. by Gary Gregory · 3 years, 6 months ago
  32. 6598b7a Use diamonds. by Gary Gregory · 3 years, 6 months ago
  33. 8ff8ba4 Use final. by Gary Gregory · 3 years, 6 months ago
  34. 41fb9ee No need to initialize to default value. by Gary Gregory · 3 years, 6 months ago
  35. d329bfe Travis: Replace Java 14 with 15. No need for a PPC build. One Java 11 build. by Gary Gregory · 3 years, 6 months ago
  36. b7c2bb6 Remove redundant calls to super(). by Gary Gregory · 3 years, 6 months ago
  37. e70b8ca Use Arrays.fill(). Normalize spelling of 'Initialize'. by Gary Gregory · 3 years, 6 months ago
  38. 024a5de Merge pull request #47 from apache/dependabot/maven/commons-io-commons-io-2.8.0 by Jochen Wiedmann · 3 years, 6 months ago
  39. 98163a8 Merge pull request #46 from apache/dependabot/maven/org.junit.jupiter-junit-jupiter-5.7.0 by Jochen Wiedmann · 3 years, 6 months ago
  40. 43ac01c Bump commons-io from 2.7 to 2.8.0 by dependabot[bot] · 3 years, 6 months ago
  41. e463b7f Bump junit-jupiter from 5.6.2 to 5.7.0 by dependabot[bot] · 3 years, 6 months ago
  42. 53c8d88 Merge pull request #35 from apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.13.0 by Jochen Wiedmann · 3 years, 6 months ago
  43. 3e66bc7 Merge pull request #42 from apache/dependabot/github_actions/actions/setup-java-v1.4.3 by Jochen Wiedmann · 3 years, 6 months ago
  44. 0e39fdd Merge pull request #44 from apache/dependabot/maven/biz.aQute.bnd-biz.aQute.bndlib-5.2.0 by Jochen Wiedmann · 3 years, 6 months ago
  45. 5f9b18d Merge pull request #45 from apache/dependabot/github_actions/actions/checkout-v2.3.4 by Jochen Wiedmann · 3 years, 6 months ago
  46. bfea06a Merge pull request #29 from xenoamess-fork/patch-2 by Jochen Wiedmann · 3 years, 6 months ago
  47. 368c17f Merge branch 'master' into patch-2 by Jochen Wiedmann · 3 years, 6 months ago
  48. c0f8c66 Merge pull request #39 from apache/dependabot/maven/org.apache.commons-commons-parent-52 by Jochen Wiedmann · 3 years, 6 months ago
  49. bf7157c Merge pull request #43 from apache/dependabot/maven/jakarta.servlet-jakarta.servlet-api-5.0.0 by Jochen Wiedmann · 3 years, 6 months ago
  50. 6851161 Bump actions/checkout from v2.3.2 to v2.3.4 by dependabot[bot] · 3 years, 6 months ago
  51. 60d4c29 Typo. by Gary Gregory · 3 years, 6 months ago
  52. d2a6e2c Add SECURITY.MD. by Gary Gregory · 3 years, 7 months ago
  53. 4f919bf Bump biz.aQute.bndlib from 5.1.0 to 5.2.0 by dependabot[bot] · 3 years, 7 months ago
  54. 59a057f Bump jakarta.servlet-api from 5.0.0-M1 to 5.0.0 by dependabot[bot] · 3 years, 7 months ago
  55. fa9a36e Bump actions/setup-java from v1.4.2 to v1.4.3 by dependabot[bot] · 3 years, 7 months ago
  56. 4543d64 Replace Java 14 with Java 15 as the latest Java version to test. Use by Gary Gregory · 3 years, 8 months ago
  57. 9e5ec3c Fix typos by Mark Thomas · 3 years, 8 months ago
  58. 93bfe0d Trigger a GitHub build on pull requests. by Gary Gregory · 3 years, 8 months ago
  59. c25a4e3 Merge pull request #40 from apache/dependabot/github_actions/actions/setup-java-v1.4.2 by Bruno P. Kinoshita · 3 years, 9 months ago
  60. b26813e Bump actions/setup-java from v1.4.0 to v1.4.2 by dependabot[bot] · 3 years, 9 months ago
  61. d04b645 Bump commons-parent from 50 to 52 by dependabot[bot] · 3 years, 9 months ago
  62. f3c86f7 Merge pull request #37 from apache/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.1 by Bruno P. Kinoshita · 3 years, 9 months ago
  63. 449b599 Bump maven-checkstyle-plugin from 2.10 to 3.1.1 by dependabot[bot] · 3 years, 9 months ago
  64. 78dca9c Cache ~/.m2 dir for GitHub builds. by Gary Gregory · 3 years, 9 months ago
  65. ab984cf Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-fileupload.git by Gary Gregory · 3 years, 9 months ago
  66. 382eeb9 junit-jupiter from 5.5.2 to 5.6.2 #31. by Gary Gregory · 3 years, 9 months ago
  67. 3d40135 Bump junit-jupiter from 5.5.2 to 5.6.2 (#31) by dependabot[bot] · 3 years, 9 months ago
  68. 366a30c Bump maven-pmd-plugin from 3.12.0 to 3.13.0 by dependabot[bot] · 3 years, 9 months ago
  69. f079faf Merge pull request #36 from apache/dependabot/github_actions/actions/checkout-v2.3.2 by Bruno P. Kinoshita · 3 years, 9 months ago
  70. dc928fe Bump actions/checkout from v2.3.1 to v2.3.2 by dependabot[bot] · 3 years, 9 months ago
  71. cb9d026 Add --no-transfer-progress to CI builds. by Gary Gregory · 3 years, 9 months ago
  72. 0222c8a Merge pull request #30 from apache/dependabot/github_actions/actions/checkout-v2.3.1 by Bruno P. Kinoshita · 3 years, 10 months ago
  73. a045ca4 Bump actions/checkout from v1 to v2.3.1 by dependabot[bot] · 3 years, 10 months ago
  74. 6f428e4 GitHub actions/setup-java@v1 -> actions/setup-java@v1.4.0. by Gary Gregory · 3 years, 10 months ago
  75. 4576b78 Fix GitHub action for Java 15-ea. by Gary Gregory · 3 years, 10 months ago
  76. 344ef52 GitHub builds on Java 8, 11, and 14 (current), allow fails on 15-ea. by Gary Gregory · 3 years, 10 months ago
  77. 99c52e7 Add missing header. by Gary Gregory · 3 years, 10 months ago
  78. 7f72cf0 Enable GitHub Dependabot. by Gary Gregory · 3 years, 10 months ago
  79. d1baace Fix failing build instead of ignoring it. by Gary Gregory · 4 years ago
  80. 117b602 fix travis-ci scripts by XenoAmess · 4 years ago
  81. a0d31ec Test major Java versions with GitHub actions as documented on by Gary Gregory · 4 years ago
  82. cfaf3a4 Update tests from commons-io:commons-io 2.6 to 2.7. by Gary Gregory · 4 years ago
  83. b8c93ca fix travis-ci scripts by XenoAmess · 4 years ago
  84. 4942801 Merge in Github PR #24. by Jochen Wiedmann · 4 years ago
  85. d612165 Merge branch 'rfc5987_compliance' by Jochen Wiedmann · 4 years ago
  86. 7d97c49 Merge branch 'update_commons_io_to_26' by Jochen Wiedmann · 4 years ago
  87. 24eff9b Minor Javadoc fixes. by Jochen Wiedmann · 4 years ago
  88. 6aef6ca fix typo by XenoAmess · 4 years ago
  89. 34138b1 Update commons-io dependency by Thiago Henrique Hüpner · 4 years ago
  90. c27d4d1 Changelog update. by Jochen Wiedmann · 4 years ago
  91. bf4458f Documenting a possible incompatibility in a try...catch statement. by Jochen Wiedmann · 4 years ago
  92. 640b1d5 Minor API simplification by making FileUploadException a subclass of by Jochen Wiedmann · 4 years ago
  93. c101fc2 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-fileupload by Jochen Wiedmann · 4 years ago
  94. 537b7f0 Updating the using document to reflect the support for Jakarta Servlet API. by Jochen Wiedmann · 4 years ago
  95. 7f5b0d9 Adding minimal documentation for the org.apache.commons.fileupload2 package. by Jochen Wiedmann · 4 years ago
  96. cd03180 Add the package org.apache.fileupload2.jaksrvlt, by Jochen Wiedmann · 4 years ago
  97. 487e7a3 Add openjdk14 to Travis. by Gary Gregory · 4 years, 1 month ago
  98. f693cd0 Standardize on American English spelling of 'behavior'. by Gary Gregory · 4 years, 1 month ago
  99. 1a8a103 Detect asterisk only if is at end & added tests by Merbin J Anselm · 4 years, 5 months ago
  100. fb8c176 Added support for RFC 5987 aka RFC 2231 by Merbin J Anselm · 4 years, 5 months ago