23
I Use This!
Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove `ostruct` require More... 22 days ago
Tidy up external links in readme. More... about 1 month ago
Update changelog. More... about 1 month ago
Refactored multipart_spec.rb to improve readability and consistency. (#2161) More... about 1 month ago
Ignore Range header if served file is 0 bytes (#2159) (#2159) More... about 2 months ago
Fixing ReDoS in header parsing More... 2 months ago
Return an empty array when ranges are too large More... 2 months ago
CHANGELOG.md: Add 3.0.9 section (#2156) More... 3 months ago
Remove HTTP_VERSION validation from `Rack::Lint`. (#2154) More... 3 months ago
Document rewind behavior change of rack input. More... 3 months ago
Fix content-length calcuation in Rack:Response#write (#2150) More... 3 months ago
Bump actions/dependency-review-action from 3 to 4 (#2147) More... 3 months ago
Bump actions/checkout from 3 to 4 (#2120) More... 3 months ago
Update Ruby versions for external tests: drop v2.7 and add v3.2 and v3.3. (#2143) More... 4 months ago
Add Ruby 3.3 to CI matrix (#2142) More... 4 months ago
Fix spec to pass on Ruby 2.4 More... 4 months ago
Update HTTP status codes and associated symbols (#2137) More... 5 months ago
Avoid 2nd degree polynomial regexp in MediaType More... 5 months ago
Fix minor typo in SPEC.rdoc (#2133) More... 6 months ago
Support for the `Partitioned` cookie attribute (#2131) More... 6 months ago
Better error handling in `MockRequest.env_for` w.r.t. input encodings. (#2118) More... 8 months ago
Fixed `Rack::Lint` incorrectly flagging `OPTIONS *` (#2114) More... 8 months ago
Remove autoloads for constants no longer shipped with rack More... 8 months ago
Remove base64 dependency (#2110) More... 8 months ago
[ci skip] Add link to account name in CHANGELOG.md (#2108) More... 8 months ago
Return empty when parsing a multi-part POST with only one end delimiter. (#2104) More... 9 months ago
Delegate Rack::Utils.escape_html to CGI.escapeHTML to improve performance. (#2099) More... 9 months ago
Add support for specifying options to builder and thus `config.ru`. (#2094) More... 9 months ago
updated escape_html not to escape forward slash fix: https://github.com/rack/rack/issues/2096 More... 9 months ago
When parsing a multi-part POST, retain original pairs (#2088) More... 9 months ago