1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ability to turn off framework detection; update history file More... over 16 years ago
Move all testing activity to take place in spec/sample app More... over 16 years ago
Mitigate rubygems compatibility issue (hat tip Jens Norrgrann) More... over 16 years ago
why isn't my gem building on github? More... almost 17 years ago
dummy gemspec update More... almost 17 years ago
Fixed gem requirement in test More... almost 17 years ago
Fixed sample Rails gem dependency inclusion code More... almost 17 years ago
Added Rails gem dependency inclusion to warble.rb and changed rails gem version to be more flexible More... almost 17 years ago
Fixed the inclusion of Rails environment gem dependencies if :version => ">= 2.3.2" was given and the installed gem with the lowest version was something like 2.3.4 warbler didn't find it but insisted on 2.3.2 instead More... almost 17 years ago
Add configuration option to set MANIFEST.MF. More... almost 17 years ago
Small adjustments to exploded task More... almost 17 years ago
Experiment with exploded war and a few symlinks. More... almost 17 years ago
History file updated, preparing for next release More... almost 17 years ago
Upgrade to jruby 1.1.4 and jruby-rack 0.9.2 More... almost 17 years ago
Remove %w(com org java javax) methods from WebxmlOpenStruct More... almost 17 years ago
Send errors to stdout w/ puts More... almost 17 years ago
Use Rails.configuration.threadsafe! More... almost 17 years ago
Load application/project rakefile in a different Rake application to avoid conflict More... almost 17 years ago
Default config.dirs to only those that are found to be present More... almost 17 years ago
Auto-detect config.ru rackup script and pass it into config.webxml.rackup More... almost 17 years ago
Auto-package merb gem More... almost 17 years ago
Fix const reference to DEFAULT_RAKEFILES More... almost 17 years ago
Detect and specify Rails gem version More... almost 17 years ago
Auto-detect Rails and Merb and configure appropriately More... almost 17 years ago
'rails.env' uncommented in config/warble.rb and internally default it to 'production' More... almost 17 years ago
Updated history for most recent changes More... almost 17 years ago
Gem dependencies can now be specified by name, regexp or Gem::Dependency More... almost 17 years ago
Fixed Gem.source_index.search to limit the search to gem names exactly like given parameter. More... almost 17 years ago
Ensure you can += and -= for config.gems More... about 17 years ago
Updated history preparing for release More... about 17 years ago