Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clear DescendantsTracker on each request. | José Valim | 2010-06-19 | 1 | -0/+2 |
* | Remove the laziness from the middleware stack. | José Valim | 2010-05-29 | 1 | -1/+1 |
* | Reorganized initializers a bit to enable better hooks for common cases withou... | wycats | 2010-05-15 | 1 | -4/+4 |
* | The rake task :environment now loads config/environment.rb instead of initial... | José Valim | 2010-04-29 | 1 | -1/+2 |
* | Moved initializers for ActionMailer and ActionController into their own railties | Carlhuda | 2010-03-02 | 1 | -14/+2 |
* | Rename Rails::Subscriber to Rails::LogSubscriber | Prem Sichanugrist | 2010-02-16 | 1 | -4/+4 |
* | Ensure all initializers are collections. | José Valim | 2010-01-26 | 1 | -21/+21 |
* | As first step setup the load path and lazy compare middlewares. | José Valim | 2010-01-25 | 1 | -0/+4 |
* | Ensure environment config has higher priority than application ones. | José Valim | 2010-01-24 | 1 | -0/+4 |
* | Break application.rb file in smaller chunks. | José Valim | 2010-01-23 | 1 | -0/+77 |