3
I Use This!
Low Activity

Commits : Listings

Analyzed 16 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
Bump versions to 0.9.7 final More... almost 15 years ago
Add dummy action_dispatch for specs More... almost 15 years ago
Show middleware in snoop page More... almost 15 years ago
Changes for warbling rails 3 w/ latest jruby-complete More... almost 15 years ago
Make java_servlet_store logic available to both action_controller and action_dispatch-namespaced session middleware More... almost 15 years ago
make sure vendored rack gets properly regenerated More... almost 15 years ago
document gem task / require date More... almost 15 years ago
Start of Rails 3 example More... almost 15 years ago
Fix up railtie for Rails 3 beta2 More... almost 15 years ago
* fixes an issue where Rack's parse_multipart method was failing on tomcat for files larger then the internal buffer size (16k) More... almost 15 years ago
Use warbler-included gemjar task More... almost 15 years ago
Don't set relative_url_root if contextRoot == '/' More... almost 15 years ago
Don't prepend file: if it's already there More... almost 15 years ago
Add spec for trailing slash chomp More... almost 15 years ago
JRUBY_RACK-27: Ensure to chomp trailing slash on paths More... almost 15 years ago
JRUBY_RACK-8: adjust LOAD_PATH if jruby_home detection failed in the current environment More... almost 15 years ago
JRUBY_RACK-24: Finish patch from chrismuc for file-based deployments More... almost 15 years ago
JRUBY_RACK-23: Don't need to require java_servlet_store More... almost 15 years ago
* examples/rails/lib/tasks/deploy.rake: Update for Warbler 1.0 More... almost 15 years ago
Fix LICENSE.txt typo (thanks David Calavera) More... almost 15 years ago
Fix SCRIPT_NAME/PATH_INFO overlap issue More... almost 15 years ago
Upgrade Sinatra example to float off latest gem version (1.0) More... almost 15 years ago
Merge remote branch 'joernh/master' More... almost 15 years ago
- Reverted and patched the former jruby.home initialization code as Weblogic (and most likely other app servers) fail to determine the home directory when including jruby as a jar library (jruby-complete.jar) More... almost 15 years ago
- Fixed rack initialization error when including jruby-rack as a jar-file in an application (Weblogic and probably other application servers as well) More... almost 15 years ago
Finish context path changes More... almost 15 years ago
Bundler support for starting Merb apps More... almost 15 years ago
Support passing the servlet context path to Merb for subapps More... almost 15 years ago
Add logging and relative url root initializers More... almost 15 years ago
Upgrade to servlet 2.5 and jsp 2.1 More... almost 15 years ago