3
I Use This!
Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump appengine example version, and include more in core jar More... over 15 years ago
Add JRuby-Rack and Rack release versions to the env hash More... over 15 years ago
Adding more details for the release as we go More... over 15 years ago
JRUBY_RACK-14: Add override for both Servlet and HttpServlet service methods (Michael Pitman) More... over 15 years ago
JRUBY_RACK-10: Don't assume a single channel read is enough (Michael Pitman, Lenny Marks) More... over 15 years ago
Specs clean w/ JRuby trunk: Was using #eql? when I should have been using #equal?. More... over 15 years ago
Only pull in vendored rack if none found via rubygems More... over 15 years ago
Rework boot so that rack doesn't get required until gem path is set up More... over 15 years ago
Add fix for JRUBY_RACK-17 More... over 15 years ago
Make sure we set the correct rack environment variables when our app is running in the root context More... over 15 years ago
Wrap servlet rack context in servlet as well More... over 15 years ago
Only call forwarded object if respond_to?(:call), just in case More... over 15 years ago
JRUBY_RACK-13: Rack 1.0 header value compatibility (h/t Michael Pitman) More... over 15 years ago
Merge rack servlet session store More... over 15 years ago
JRUBY_RACK-9: Fix servlet request handling; use unwrapped servlet request More... over 15 years ago
Add maven wagon version to placate netbeans More... over 15 years ago
Adhere to xml schema ordering (description before name) More... over 15 years ago
Ensure all describes have a description More... almost 16 years ago
Clean and deindent some code; rename rails_boot to rails_boot_hook More... almost 16 years ago
Rename servlet helper to booter More... almost 16 years ago
Scale back custom bootstrap logic to prepare for appconfig class stuff More... almost 16 years ago
Document servlet context init parameters in README More... almost 16 years ago
Clean up stream closing logic More... almost 16 years ago
Some misc cleanup of imports and input stream handling More... almost 16 years ago
Use, but don't trust, incoming content length to size in-memory buffer if it's below threshold. More... almost 16 years ago
Update history with GAE/non-rewindable info More... almost 16 years ago
Revert to non-rewindable input by flag, for environments that don't support tempfiles (GAE) More... almost 16 years ago
'rack.*' environment variables are now controlled per spec More... almost 16 years ago
Prepare for split rewindable/non-rewindable inputs More... almost 16 years ago
Updated history; move property lookup around so it doesn't happen every request More... almost 16 years ago