65
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FileUpload has been promoted to Commons Proper. More... over 21 years ago
Add Jakarta and FileUpload logos to the web site. More... over 21 years ago
Add the Jakarta logo to the web site. More... over 21 years ago
Fix a couple of violations of Turbine coding conventions. More... over 21 years ago
Make Checkstyle use Turbine coding conventions. More... over 21 years ago
Revert stylistic changes, going back to Turbine coding conventions. More... over 21 years ago
- Remove statement of dependency on JAF, which no longer applies. - Add Action Items section, since it was already referenced from the top. More... over 21 years ago
Stylistic changes only, to adhere to coding conventions and keep checkstyle happy. More... over 21 years ago
Corrected site URLs; other miscellaneous changes. More... over 21 years ago
Add the required LICENSE.txt file. More... over 21 years ago
Add documentation intro for FileUpload. More... over 21 years ago
used maven b5's notation for unit test matching More... over 21 years ago
Fix a bug where an empty file name for a file upload field would cause the field to be treated as a regular text field instead of a file field. More... almost 22 years ago
Inherit runtime of jakarta-ant. Preparation for ant to allow ant to have dependencies that automagically get used withou any changes to end users More... almost 22 years ago
Fix JavaDoc comments to keep JDK 1.4, Maven, et al happy. More... almost 22 years ago
Add support for custom implementations of FileItem. More... almost 22 years ago
Remove dependency on JAF; add dependency on Commons BeanUtils. More... almost 22 years ago
Various cleanup changes: - Javadoc corrections for accuracy and to remove Turbine references. - Minor stylistic changes to keep Checkstyle happy. - Moved some stuff around for grouping and clarity. More... almost 22 years ago
Some API changes: - Remove getStream(), which duplicates getInputStream() a la DataSource. - Remove getFileName(), which duplicates getName() a la DataSource. - Add delete() to explicitly delete underlying resources. More... almost 22 years ago
Convert license from Turbine to Commons. More... almost 22 years ago
Some minor changes: - Fix the repository URL. - Add dependency on JUnit. - Add myself to list of developers. More... almost 22 years ago
Added myself to the STATUS file. More... almost 22 years ago
Initial generated files More... almost 22 years ago
gump wants a dist target and maven:dist is not working, so I am creating a custom version. More... almost 22 years ago
reverting change to apply url decoding to the headers and form data. More... almost 22 years ago
Correcting repository url. More... almost 22 years ago
Mavenizing! More... almost 22 years ago
handling values which may be url encoded. More... about 22 years ago
added jason as a committer. More... about 22 years ago
javadoc changes and added example usage in a package.html More... about 22 years ago