Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of initializers global and create i18n railtie. | José Valim | 2010-01-23 | 1 | -16/+35 |
* | Moved more configuration away from bootstrap. | José Valim | 2010-01-22 | 1 | -72/+0 |
* | Massive cleanup in Railties and load stack. | José Valim | 2010-01-21 | 1 | -45/+17 |
* | Add all folders in app/* to the load path | Joshua Peek | 2010-01-18 | 1 | -3/+8 |
* | Move Dispatcher setup to Railties and add instrumentation hook. | José Valim | 2010-01-15 | 1 | -5/+16 |
* | Set up subscriber on initialization. | José Valim | 2010-01-13 | 1 | -0/+13 |
* | Set deprecation warnings for RAILS_ENV and RAILS_DEFAULT_LOGGER. | José Valim | 2010-01-13 | 1 | -8/+0 |
* | As the other constants, RAILS_DEFAULT_LOGGER no more. | José Valim | 2010-01-13 | 1 | -20/+15 |
* | Get everyone running on Rails.env and fix the broken environment settings for... | David Heinemeier Hansson | 2010-01-11 | 1 | -1/+6 |
* | Run railtie and plugin initializers before app specific ones | Joshua Peek | 2010-01-07 | 1 | -0/+140 |