| 1012dec |
2010-01-04 |
The failsafe middleware should flush the logger upon log... |
| 14b6ab0 |
2009-08-16 |
Fix reloading of metal pieces. |
| a919698 |
2009-08-10 |
Correctly unlock the reloader lock if the underlying app... |
| d37ac79 |
2009-08-01 |
Make the new code reloading behavior work with multithre... |
| bc2c4a4 |
2009-07-08 |
Cleanup application after #close has been called on the ... |
| d8f8066 |
2009-07-07 |
Add support for dumping non-standard primary keys when u... |
| 187d90f |
2009-07-07 |
Add support for dumping non-standard primary keys when u... |
| 31254be |
2009-07-07 |
Mocha >= 0.9.7 is required, otherwise mocking doesn't wo... |
| 760cb63 |
2009-05-27 |
Make the default 500 Internal Server Error page more fri... |
| 34a1ed0 |
2009-05-27 |
Make the Failsafe middleware attempt to render 500.html ... |
| 9b2a665 |
2009-05-25 |
activesupport/json/encoders fix that to_json should call... |
| 3cb97ae |
2009-04-26 |
Fix environment variable testing code in failsafe.rb. |
| cd9bb88 |
2009-04-26 |
Remove reference to Rack::RewindableInput, which has bee... |
| 9bcf01b |
2009-01-13 |
Fix PostgreSQL unit test failures that only occur when u... |
| 9e2b4a1 |
2008-12-16 |
Do not output an ETag header if response body is blank o... |
| a392f34 |
2008-12-15 |
Require mocha >= 0.9.3, older versions don't work anymor... |
| 337c361 |
2008-11-18 |
Register 'checked' as an HTML boolean attribute. |
| 3a33ee2 |
2008-11-17 |
Fix compatibility with Ruby 1.8 that also has the Miniun... |
| 4e9abdd |
2008-11-13 |
Tag helper should output an attribute with the value 'fa... |
| fb2325e |
2008-11-03 |
Reimplement Jeremy's PostgreSQL automatic transaction st... |
| e916aa7 |
2008-11-03 |
Rename ActiveRecord::Base#transaction's :force option to... |
| 885c11b |
2008-11-03 |
Make SQLite3 pass the unit tests for savepoints. |
| e981eaa |
2008-11-03 |
Fix a stale typo in the PostgreSQL adapter. Fix a stale ... |
| e383835 |
2008-11-03 |
Revert "PostgreSQL: introduce transaction_active? rather... |
| f48703e |
2008-11-03 |
Fix the final MySQL unit test failure that's related to ... |
| 47b594c |
2008-11-03 |
Improve documentation for DatabaseStatements#transaction... |
| 28393e6 |
2008-10-09 |
Add documentation for AbstractAdapter#sanitize_limit, an... |
| 72b772a |
2008-09-24 |
Refactor configure_dependency_for_has_many to use a few ... |
| 70b8ea4 |
2008-09-23 |
Make AssociationCollection start transactions in the cor... |
| 46939a9 |
2008-09-21 |
Add Model#delete instance method, similar to Model.delet... |
| 1398db0 |
2008-09-09 |
Add special AssociationReflection methods for creating a... |
| 1692940 |
2008-09-09 |
Make the options that has_many, belongs_to and other ass... |
| 204a8cc |
2008-08-29 |
Move some core extension methods into a module under the... |
| b3411ff |
2008-08-27 |
Deprecate Rails::SecretKeyGenerator in favor of ActiveSu... |
| c111522 |
2008-08-26 |
The 'rails' command was broken by the last commit. Fix t... |
| f9f1ab4 |
2008-08-26 |
When an unexpected exception is caught, tell the adminis... |
| 2b4eb58 |
2008-07-09 |
Plugin locator: sort directory listing because we can't ... |
| 1f2a4b3 |
2008-05-01 |
Prevent AssetTagHelper from crashing if RAILS_ROOT is no... |
| 9e13b96 |
2008-02-09 |
Move SecretKeyGenerator comments to the correct place fo... |
| f1d6a0e |
2007-11-28 |
Introduce SecretKeyGenerator for more secure session sec... |