openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
JRuby-Rack
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
15 days
ago. based on code collected
16 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 24 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #59 from jruby/fix-content-length-error
Guillermo Iguaran
More...
over 13 years ago
setContentLength accepts only int, addHeader must be used for large files (>2GB)
Guillermo Iguaran
More...
over 13 years ago
Updated server test output + add 404 test
Nick Sieger
More...
over 13 years ago
RackFilter => UnmappedRackFilter + DefaultRackFilter => RackFilter
Nick Sieger
More...
over 13 years ago
Bump rack version in Sinatra example
Nick Sieger
More...
over 13 years ago
version bump to 1.1.0.dev
Nick Sieger
More...
over 13 years ago
Remove obsolete background spooling setting
Nick Sieger
More...
over 13 years ago
Get rid of org.jruby.rack.input.* in favor of RewindableInputStream
Nick Sieger
More...
over 13 years ago
Extract RequestCapture and ResponseCapture to separate classes
Nick Sieger
More...
over 13 years ago
Upgrade to Rack 1.3.3
Nick Sieger
More...
over 13 years ago
Merge branch 'master' of github.com:jruby/jruby-rack
Nick Sieger
More...
over 13 years ago
Make pom changes to allow 'mvn install' to run bundler to get rack installed
Nick Sieger
More...
over 13 years ago
pom.xml: change github paths to github.com/jruby
Nick Sieger
More...
over 13 years ago
Change build to manage gems with Bundler and jars with Maven
Nick Sieger
More...
over 13 years ago
fix #53: Allow to use jruby-rack in embedded environments
Nick Griffiths
More...
over 13 years ago
Merge pull request #56 from jruby/3-1-0-final
Guillermo Iguaran
More...
over 13 years ago
Fix images example to use images in app/assets/images
Guillermo Iguaran
More...
over 13 years ago
Add new configurations for Rails 3.1.0
Guillermo Iguaran
More...
over 13 years ago
Upgrade to Rails 3.1.0, add therubyrhino gem for asset pipeline
Guillermo Iguaran
More...
over 13 years ago
Delete old assets in public folder, we are using now Assets Pipeline
Guillermo Iguaran
More...
over 13 years ago
Merge pull request #32 from Baq/master
Baq Haidri
More...
over 13 years ago
Update repo links to point to github.com/jruby/jruby-rack
Nick Sieger
More...
over 13 years ago
Release info for 1.0.10
Nick Sieger
More...
over 13 years ago
Upgrade to Rack 1.3.2 for Rails 3.1
Nick Sieger
More...
over 13 years ago
Pull Request #32 for JSP Forward/Include support * Updated forward support in Sinatra/Rails3 to avoid writing to response after it's committed * Added include support to Rails3 * Changed "request.include" to "request.render" to be more in line with Rails
Baq Haidri
More...
over 13 years ago
Turn off X-Sendfile in example app
Nick Sieger
More...
over 13 years ago
Need to check for Rails >= 3.1 by checking for a hash
Nick Sieger
More...
over 13 years ago
Merge branch 'master' of github.com:nicksieger/jruby-rack
Nick Sieger
More...
over 13 years ago
Fix railtie to work with 3.1 paths
Nick Sieger
More...
over 13 years ago
Upgrade Rails 3 example to 3.1rc5
Nick Sieger
More...
over 13 years ago
←
1
2
…
20
21
22
23
24
25
26
27
28
…
44
45
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree