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
added webrat test app bundled gems More... over 16 years ago
updated webrat dependency to 0.3.1 More... over 16 years ago
updated the webrat test app to run bundled More... over 16 years ago
changed the webrat test app to not fail me so badly More... over 16 years ago
Merge commit 'wycats/active' into active More... over 16 years ago
Remove webrat specs around non-public API More... over 16 years ago
require rubygems >= 1.3 and add webrat has a dev dependency More... over 16 years ago
fixed specs and made them work with webrat 0.3.0 More... over 16 years ago
Oops... give more specific feedback More... over 16 years ago
Added some feedback: This may take a while... More... over 16 years ago
Use :api: directive style for rdoc generation.
wycats
as Yehuda Katz
More... over 16 years ago
Add API level to many methods
wycats
as Yehuda Katz
More... over 16 years ago
Wow. This was a fairly serious bug that somehow snuck through for months.
wycats
as Yehuda Katz
More... over 16 years ago
A number of server-related improvements: * Define a plugin API for Merb at-exit-time cleanup procs (Merb.at_exit) * At development time (Merb::Config[:reap_workers_quickly]) kill workers immediately, without regard for threads that might still be processing * Add support for a configuration variable (on by default in dev mode) that causes a failure to bind to a port to be fatal (in production mode, we wait for the ports to become available).
wycats
as Yehuda Katz
More... over 16 years ago
Fixes a bug with mounting slices at a certain path. More... over 16 years ago
Handles cleaning up the worker pool on exit
wycats
as Yehuda Katz
More... over 16 years ago
Mark some things with @api levels
wycats
as Yehuda Katz
More... over 16 years ago
Valid XHTML patch
wycats
as Yehuda Katz
More... over 16 years ago
Doc patch
wycats
as Yehuda Katz
More... over 16 years ago
Updates authenticated? so that it just checks for the user as present in the session rather than reconstituting them. More... over 16 years ago
Merge branch 'active' of [email protected]:wycats/merb into active More... over 16 years ago
fixed autotest so it finds rspec files More... over 16 years ago
Also include Webrat's have_tag matcher which is now in a separate model More... over 16 years ago
Merge branch 'active' of [email protected]:wycats/merb into active More... over 16 years ago
Better redeploy task description More... over 16 years ago
Merge branch 'mklishkin-active' into active
wycats
as Yehuda Katz
More... over 16 years ago
Made --config the default for merb:dependencies tasks; added --extract option to force old behaviour More... over 16 years ago
Made --config the default for merb:dependencies tasks; added --extract option to force old behaviour More... over 16 years ago
Removing vendored nokogiri css support More... over 16 years ago
Use the Webrat matchers and Nokogiri extensions More... over 16 years ago