3
I Use This!
Low Activity

Commits : Listings

Analyzed 13 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
Added flush after body write, that way you can perform early flushes More... about 14 years ago
Fix bug where we require the jar even if not on JRuby. More... about 14 years ago
Copy latest fix from JRUBY-5281 More... about 14 years ago
Updated changelog More... about 14 years ago
Bump version to 1.0.6 More... about 14 years ago
Copy change from http://jira.codehaus.org/browse/JRUBY-5281 here More... about 14 years ago
allow to use an existent JRuby runtime More... about 14 years ago
JavaServletStore: Add missing #exists? and #destroy implementations More... about 14 years ago
Copyright updates More... about 14 years ago
Add documentation on jruby.compat.version More... about 14 years ago
1.0.6.dev More... about 14 years ago
Release 1.0.5 More... about 14 years ago
GH#6: Allow `jruby.compat.version' in web.xml to set CompatVersion in RubyInstanceConfig More... about 14 years ago
Set rackup filename when executing config.ru More... about 14 years ago
Use a ; instead of \n when evaluating rackup code More... about 14 years ago
Set the stage for 1.0.5 development More... about 14 years ago
Preparing for 1.0.4 More... about 14 years ago
Seems we can no longer run specs in the same process as Rake, due to classpath issues More... about 14 years ago
Sync up disuse of toURI along with JRuby trunk More... about 14 years ago
Don't allow gemspec to have './' in all the file pathnames More... about 14 years ago
Just use warble gemjar feature instead of custom tasks More... about 14 years ago
Update readme to include documentation of jruby.rack.slash.index More... over 14 years ago
Adding recent changes to history More... over 14 years ago
Merge remote branch 'benrosenblum/master' More... over 14 years ago
Add 'jruby.rack.slash.index' init param that forces / => /index.html. More... over 14 years ago
org.jruby.rack.servlet.*ServletDispatcher => org.jruby.rack.*RackDispatcher More... over 14 years ago
Switch to mostly relying on request URI and not servlet path/path info More... over 14 years ago
Make sure we're only grabbing the jruby-rack.jar file More... over 14 years ago
More doc updates More... over 14 years ago
Add a section on configuring logging More... over 14 years ago