| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure metals and initializers in plugins are loaded. | José Valim | 2010-01-24 | 1 | -0/+28 |
* | Add tests for plugin sanity check. | José Valim | 2010-01-24 | 1 | -0/+24 |
* | Ensure namespaced controllers in engines work. | José Valim | 2010-01-24 | 1 | -1/+31 |
* | Add I18n tests to engines. | José Valim | 2010-01-24 | 1 | -0/+38 |
* | Load deprecated tasks for plugins. | José Valim | 2010-01-24 | 1 | -0/+34 |
* | Solve some pendencies. | José Valim | 2010-01-24 | 1 | -3/+3 |
* | Allow railties to specify generators paths. | José Valim | 2010-01-19 | 1 | -0/+16 |
* | Allow to add subscribers through Railtie. | José Valim | 2010-01-13 | 1 | -0/+9 |
* | Revert "Add a generator_paths config option" | José Valim | 2010-01-13 | 1 | -6/+0 |
* | Add a generator_paths config option | Yehuda Katz | 2010-01-09 | 1 | -0/+6 |
* | config.plugins should still work with an array of strings | Joshua Peek | 2010-01-05 | 1 | -1/+7 |
* | Some railties cleanup: | Carl Lerche | 2009-12-31 | 2 | -5/+7 |
* | Rename rails.rb -> rails/all.rb and rails/core.rb -> rails.rb | Carl Lerche | 2009-12-31 | 2 | -2/+2 |
* | Revert "Add config.action_controller.include behavior to plugins." | Jeremy Kemper | 2009-12-30 | 1 | -16/+0 |
* | Don't require initializer.rb in core.rb | Carl Lerche | 2009-12-28 | 1 | -0/+5 |
* | Add the ability to have plugins load rake tasks. | Carl Lerche | 2009-12-28 | 1 | -0/+27 |
* | Add config.action_controller.include behavior to plugins. | José Valim | 2009-12-27 | 1 | -0/+16 |
* | Moving out some framework specific initializers into the framework libraries. | Carlhuda | 2009-12-23 | 1 | -0/+18 |
* | Blog -> Blog::Application. Leave the toplevel module up for grabs. | Jeremy Kemper | 2009-12-21 | 1 | -2/+2 |
* | Add the ability for plugins to set default configuration settings. | Carl Lerche | 2009-12-15 | 1 | -0/+36 |
* | Refactor plugins | Yehuda Katz + Carl Lerche | 2009-11-11 | 1 | -7/+183 |
* | Refactored railties' isolation tests to be able to run script/* scripts. | Carl Lerche | 2009-10-21 | 1 | -0/+19 |