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
13 days
ago. based on code collected
14 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 21 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Tweak release_checks commands and messages
Nick Sieger
More...
about 13 years ago
Make sure release tag doesn't exist and add git tag commands
Nick Sieger
More...
about 13 years ago
Add release task with actual release commands dummied up for now
Nick Sieger
More...
about 13 years ago
Require jruby-openssl for testing; fix test I broke in previous commit
Nick Sieger
More...
about 13 years ago
Merge branch 'master' of git://github.com/jruby/jruby-rack
Karol Bucek
as kares
More...
about 13 years ago
make sure $LOAD_PATH entries are prefixed with classpath: for containers where jruby.home is detected as /tmp - verified that this works in 1.9 mode on WebSphere 8 with the JRuby 1.6.7 LoadService fix (related to #89)
Karol Bucek
as kares
More...
about 13 years ago
Add some randomness to cgi servlet store secret
Nick Sieger
More...
about 13 years ago
preliminary release notes for 1.1.4
Karol Bucek
as kares
More...
about 13 years ago
RewindableInputStream should comfor with int InputStream#read semantics - reading a byte 0xFF should not be confused with -1 EOF (closes #92)
Karol Bucek
as kares
More...
about 13 years ago
active_support loading magick + make sure Rack constant does not get misinterpreted as JRuby::Rack
Karol Bucek
as kares
More...
about 13 years ago
1.9 String#each fix
Karol Bucek
as kares
More...
about 13 years ago
run rspec with bundle exec for better env isolation + only require rails if it's on the LOAD_PATH (so one can easily emulate stub lib locally)
Karol Bucek
as kares
More...
about 13 years ago
run integration specs with the same ruby compat mode as the current ruby version
Karol Bucek
as kares
More...
about 13 years ago
a rails 3.2 stub with default and logger specs
Karol Bucek
as kares
More...
about 13 years ago
custom config.logger does not override default on 3.0.x (closes #93)
Karol Bucek
as kares
More...
about 13 years ago
a travis 1.9 mode Gem::Spec workaround
Karol Bucek
as kares
More...
about 13 years ago
Merge branch 'master' of github.com:jruby/jruby-rack
Nick Sieger
More...
about 13 years ago
Fix for #88, ensure $servlet_context is not nil in embedded scenario
Nick Sieger
More...
about 13 years ago
solve the rack chicken egg problem when rails boots - now load_environment happens before rack gets explicitly required if not defined
Karol Bucek
as kares
More...
about 13 years ago
Upgrade to Rack 1.4.1
Nick Sieger
More...
about 13 years ago
Add rails32 appraisal
Nick Sieger
More...
about 13 years ago
Update README, fixes #91.
Nick Sieger
More...
about 13 years ago
Update copyrights for 2012
Nick Sieger
More...
about 13 years ago
Update pom to use JRuby 1.6.6
Nick Sieger
More...
about 13 years ago
Move "require 'jruby'" up to the top-level to fix spec
Nick Sieger
More...
about 13 years ago
Whitespace
Nick Sieger
More...
about 13 years ago
at last some integration testing within real rack/rails environments
Karol Bucek
as kares
More...
about 13 years ago
attempt to reproduce loading in a container with incorrectly detected jruby.home (e.g. WS 8) - make sure no stdlib features are loaded until path is adjusted
Karol Bucek
as kares
More...
about 13 years ago
move rack require (with our rack_ext require) "back" to Booter#boot! as it was prior to these commits :
Karol Bucek
as kares
More...
about 13 years ago
make sure runtime.evalScriptlet specs actually run !
Karol Bucek
as kares
More...
about 13 years ago
←
1
2
…
17
18
19
20
21
22
23
24
25
…
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