51
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[merb_datamapper] fixed rake db:automigrate
Martin Gamsjaeger
as snusnu
More... over 15 years ago
switched merb_datamapper to ActionORM and made sure all the specs were compliant More... almost 16 years ago
fixed a bug in actionorm and started switching gems to use actionorm More... almost 16 years ago
fixed a rubygems 1.3.2 bug More... almost 16 years ago
Merge branch 'master' of [email protected]:wycats/merb More... almost 16 years ago
updated the action-orm rakefile to work like the others More... almost 16 years ago
Merge branch 'action_orm' More... almost 16 years ago
Change Merb::Controller to respond to #call and return a Rack Array. Paired with Jacques.
wycats
as Yehuda Katz
More... almost 16 years ago
Adding additional specs for the throw :halt within controller actions (#1202) More... almost 16 years ago
Fixing asset spec so its not dependent on hash key ordering More... almost 16 years ago
Merge commit 'origin/master' into merbjedi More... almost 16 years ago
Merge branch 'master' of [email protected]:wycats/merb
wycats
as Yehuda Katz
More... almost 16 years ago
Adds ERB bench
wycats
as Yehuda Katz
More... almost 16 years ago
fixed some specs to run properly on ruby1.9 More... almost 16 years ago
action_orm, set merb version dependency More... almost 16 years ago
removed obsolete private spec More... almost 16 years ago
bumped DM version to 0.9.11 More... almost 16 years ago
Fix Local IP Address regexp More... almost 16 years ago
another quick fix to support Model objects being Hashes. (couchdb for i.e) More... almost 16 years ago
improved route generation support for couchdb ORMs using hash objects. More... almost 16 years ago
started the wrapper More... almost 16 years ago
simplified the support for anchor/fragment More... almost 16 years ago
Adding an option for :anchor on url generation. Same functionality as :fragment, however many people are used to :anchor. (Lighthouse ticket #1005) More... almost 16 years ago
Adding an option for :anchor on url generation. Same functionality as :fragment, however many people are used to :anchor. (Lighthouse ticket #1005) More... almost 16 years ago
Merge branch 'master' of [email protected]:wycats/merb More... almost 16 years ago
image_tag should not raise an error when image is nil or empty string (Lighthouse #1243) More... almost 16 years ago
image_tag should not raise an error when image is nil or empty string (Lighthouse #1243) More... almost 16 years ago
Update merb_datamapper to use DataMapper.repository instead of Kernel#repository
wycats
as Yehuda Katz
More... almost 16 years ago
Poll for memory every 30 seconds instead of every 1/4 second
wycats
as Yehuda Katz
More... almost 16 years ago
improved suport for unnamed modules (ruby1.9 patch provided by Maiha) More... almost 16 years ago