0
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 21 hours ago.
Aug 07, 2025 — Aug 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #311 from dlau/patch-1 More... almost 12 years ago
Merge pull request #311 from dlau/patch-1 More... almost 12 years ago
Clarify event call order in abort case More... almost 12 years ago
Clarify event call order in abort case More... almost 12 years ago
Change upload temporary file path generation to use crypto.randomBytes(). This should resolve an issue when using the Node cluster module, and two workers get forked with the same random seed, and the two processes' upload paths collide. This also resolves the (somewhat confused) complaints of #247. More... almost 12 years ago
Change upload temporary file path generation to use crypto.randomBytes(). This should resolve an issue when using the Node cluster module, and two workers get forked with the same random seed, and the two processes' upload paths collide. This also resolves the (somewhat confused) complaints of #247. More... almost 12 years ago
1.0.15 More... about 12 years ago
1.0.15 More... about 12 years ago
Now the JSON Parser emit an error event to the IncomingForm if a receive a malformed JSON request. This way I can catch the error from my framework. More... over 12 years ago
Now the JSON Parser emit an error event to the IncomingForm if a receive a malformed JSON request. This way I can catch the error from my framework. More... over 12 years ago
Merge pull request #275 from mdionisio/master More... over 12 years ago
Merge pull request #275 from mdionisio/master More... over 12 years ago
[ADD] manage unlink fail More... over 12 years ago
[ADD] manage unlink fail More... over 12 years ago
Merge pull request #272 from kethinov/master More... over 12 years ago
Merge pull request #272 from kethinov/master More... over 12 years ago
better adherence to the project's existing coding conventions More... over 12 years ago
better adherence to the project's existing coding conventions More... over 12 years ago
Off-by-default support for HTML multiple attribute in form.parse files argument More... over 12 years ago
Off-by-default support for HTML multiple attribute in form.parse files argument More... over 12 years ago
Fix docs for form.uploadDir More... over 12 years ago
Fix docs for form.uploadDir More... over 12 years ago
Merge pull request #268 from CydGy/master More... over 12 years ago
Merge pull request #268 from CydGy/master More... over 12 years ago
maxFields defaults More... over 12 years ago
maxFields defaults More... over 12 years ago
Merge pull request #266 from headwinds/expressNote More... over 12 years ago
Merge pull request #266 from headwinds/expressNote More... over 12 years ago
added note about how it is integrated with Express More... over 12 years ago
added note about how it is integrated with Express More... over 12 years ago