Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecated ActionController::Base.session_options= and ActionController::Base... | Carlhuda | 2010-03-04 | 1 | -2/+2 |
* | Fix Sam Ruby's tests and deprecation warnings | Carlhuda | 2010-03-04 | 1 | -2/+2 |
* | Fix a test that assumes that defined?(ActiveRecord) == defined?(ActiveRecord:... | Carlhuda | 2010-03-02 | 1 | -1/+1 |
* | Add a test for default_url_options in AM. | José Valim | 2010-02-21 | 1 | -0/+11 |
* | Revert behavior from a5684dfa3c16472bfa5d5d861ba78cb6dbadcb59 and ensure afte... | José Valim | 2010-02-19 | 1 | -3/+15 |
* | Ensure config.after_initializer is executed before building the middleware st... | José Valim | 2010-02-18 | 1 | -0/+14 |
* | Rename Rails::Subscriber to Rails::LogSubscriber | Prem Sichanugrist | 2010-02-16 | 1 | -1/+1 |
* | Add more tests to some key points in Railties. | José Valim | 2010-01-28 | 2 | -2/+20 |
* | Refactor railties test, break huge files in smaller chunks and move initiali... | José Valim | 2010-01-26 | 7 | -0/+349 |