0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update to 1.0.3.beta.1. More... over 13 years ago
Set RAILS_ENV before instantiating com.sun.grizzly.standalone.JRubyConfigImpl (in grizzly-jruby.jar), so that it can start the correct environment. More... over 13 years ago
Effectively revert the last two commits. The last commit didn't seem to work with Rails 3 (but did with Rails 2) app. Use 'RAILS_ENV' instead. More... over 13 years ago
Aims to solve the same problem as the previous commit, but with a Java property, rather than an environment variable. More... over 13 years ago
Grizzly Rack Adapter initially sets the application environment to 'development' if RAILS_ENV or JRUBY_ENV is not set *as an environment variable*. This prevents JRuby runtime from being created if 'development' environment is not defined for the app (e.g., config/database.yml for a Rails app). More... over 13 years ago
Remove strange white space in the first column. More... over 13 years ago
Call correct methods with correct parameters More... over 13 years ago
Refactor portions of config validation logic. More... over 13 years ago
Set up ENV before fork & exec. More... over 13 years ago
Revert some of the dependency versions. More... over 13 years ago
Favor java_import. More... over 13 years ago
Complete move to README.md More... over 13 years ago
Adopt warbler's application detection algorithm in a very limited way. More... over 13 years ago
Use Kernel#block_given? to see if we are passed a block More... over 13 years ago
Formatting tweaks. More... over 13 years ago
More README tweaks. More... over 13 years ago
Tweaking markup for README. More... over 13 years ago
Moving README. More... over 13 years ago
Putting my name down in gemspec, perhaps optimistically. More... over 13 years ago
Create a dummy file in lib/lib/asadmin, so that this directory is included in the gem and the warning regarding extension warning is suppressed. More... over 13 years ago
Gather artifact versions a little more. More... over 13 years ago
Fix up asadmin.rb to the point where it can at least be required. More... over 13 years ago
Add shebang lines to suppress mvn warnings. More... over 13 years ago
Update artifact versions. More... over 13 years ago
Add missing option to org.glassfish.scripting.gem.Options.toString(). More... over 13 years ago
Update akuma to version 1.3. More... over 13 years ago
Minor documentation fixes. More... over 13 years ago
Documentation update. More... over 13 years ago
We are allowing daemon mode on Mac OS X now. More... over 13 years ago
Akuma claims to support Mac OS X. More... over 13 years ago