3
I Use This!
Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update all server environment dumps as a result of jruby.rack.ignore.env More... almost 14 years ago
Add winstone as a supported server More... almost 14 years ago
Add test.sh for running a test suite against all known containers More... almost 14 years ago
Make generated war ignore its environment More... almost 14 years ago
Capture path info, servlet path, and request URI during filter processing. More... almost 14 years ago
Need to call #getRealPath on rackup script resource path. More... almost 14 years ago
Insulate rack.env spec from outer environment More... almost 14 years ago
Add `jruby.rack.ignore.env` property which cleans out ENV in each runtime. More... almost 14 years ago
JRUBY_RACK-36: Always set env['HTTPS'] according to request.getScheme More... almost 14 years ago
Small cleanup of previous merge More... almost 14 years ago
Merge branch 'master' of https://github.com/BugRoger/jruby-rack More... almost 14 years ago
Fix #12: Call #toString on java exception, which might be different than #to_s More... almost 14 years ago
Change sinatra app ID More... almost 14 years ago
Do nothing if req.getServletPath() already is mapped to index.html More... almost 14 years ago
Add a couple more static html files for testing sub paths More... almost 14 years ago
Add appengine dev server to server.sh script and sinatra app More... almost 14 years ago
Debug task for creating debug jar build More... almost 14 years ago
Insulate test from any RAILS_ENV in outer environment More... almost 14 years ago
cut off trailing slashes for jruby.home. it messes up the load paths in OSGi containers More... almost 14 years ago
New strategy for modifying the request for .html etc. More... about 14 years ago
Minor change; paragraph re-fill More... about 14 years ago
Change 'filterAddsHtml' to avoid modifying the request at all if false More... about 14 years ago
Version to 1.0.7.dev More... about 14 years ago
Updated history, preparing for release More... about 14 years ago
JRUBY_RACK-39: Get index.html working for all servers in examples/servers More... about 14 years ago
Updated server environment captures More... about 14 years ago
More troubleshooting for when root (/) does not display index.html More... about 14 years ago
Miscellaneous documentation updates More... about 14 years ago
Change filter logic for adding (index)?.html to path info. More... about 14 years ago
Store a copy of capture output for common servers More... about 14 years ago