| Commit message (Expand) | Author | Age | Files | Lines |
* | Yes we need this to pass the test. we are using config.log_level. | Arun Agrawal | 2011-08-25 | 1 | -2/+2 |
* | dealing with some -w warnings on startup | Aaron Patterson | 2011-08-24 | 1 | -1/+2 |
* | Add "a" to make it better English | Ryan Bigg | 2010-10-07 | 1 | -1/+1 |
* | Provide a cleaner syntax for paths configuration that does not rely on method... | José Valim | 2010-10-06 | 1 | -2/+2 |
* | Remove more deprecated behavior from plugins. | José Valim | 2010-09-04 | 1 | -19/+3 |
* | Add Rails::Railtie.railtie_name method to allow setting custom name for railtie | Piotr Sarnacki | 2010-09-03 | 1 | -0/+4 |
* | Ensure that plugins are not loaded twice | Piotr Sarnacki | 2010-09-03 | 1 | -0/+9 |
* | Added TODO for evaling init.rb in context of Engine | Piotr Sarnacki | 2010-09-03 | 1 | -0/+2 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -1/+1 |
* | A few changes were done in this commit: | José Valim | 2010-06-28 | 1 | -6/+10 |
* | Rename config.cookie_secret to config.secret_token and pass it as configurati... | José Valim | 2010-04-05 | 1 | -1/+1 |
* | Merge remote branch 'mainstream/master' | Pratik Naik | 2010-03-12 | 1 | -8/+16 |
|\ |
|
| * | plugin rails/init.rb deprecation message | Jeremy Kemper | 2010-02-26 | 1 | -12/+14 |
| * | Remove doubled period | Jeremy Kemper | 2010-02-25 | 1 | -1/+1 |
| * | Update plugin tasks dirs deprecation warning | Jeremy Kemper | 2010-02-25 | 1 | -2/+2 |
| * | Show deprecation message for rails/init.rb in plugins. | José Valim | 2010-02-17 | 1 | -2/+8 |
* | | Add docs for Railtie, Engine, Plugin and Application. | José Valim | 2010-02-02 | 1 | -0/+15 |
|/ |
|
* | tsort-based dependency resolution for initializers | Paul Rosania | 2010-01-29 | 1 | -1/+1 |
* | Add reloadable specific for engines and move environment to application paths. | José Valim | 2010-01-28 | 1 | -0/+6 |
* | Add tests for plugin sanity check. | José Valim | 2010-01-24 | 1 | -2/+1 |
* | Load deprecated tasks for plugins. | José Valim | 2010-01-24 | 1 | -0/+11 |
* | Solve some pendencies. | José Valim | 2010-01-24 | 1 | -2/+7 |
* | Move configuration to subfolders. | José Valim | 2010-01-23 | 1 | -0/+4 |
* | Create configurable modules and ensure that they are added only on direct chi... | José Valim | 2010-01-23 | 1 | -19/+13 |
* | Plugin is now an Engine. | José Valim | 2010-01-23 | 1 | -50/+28 |
* | Extract routes reloading responsibilities from application and load them just... | José Valim | 2010-01-23 | 1 | -2/+1 |
* | Massive cleanup in Railties and load stack. | José Valim | 2010-01-21 | 1 | -1/+0 |
* | Avoid load tasks from plugins recursively (so stuff in tests or vendor does n... | José Valim | 2010-01-19 | 1 | -1/+1 |
* | Install plugin view paths into AM view load path | Joshua Peek | 2010-01-18 | 1 | -2/+6 |
* | Allow to add subscribers through Railtie. | José Valim | 2010-01-13 | 1 | -0/+1 |
* | Some railties cleanup: | Carl Lerche | 2009-12-31 | 1 | -84/+42 |
* | Revert "Add config.action_controller.include behavior to plugins." | Jeremy Kemper | 2009-12-30 | 1 | -19/+1 |
* | Make plugins responsible for loading their own rake tasks | Sam Pohlenz | 2009-12-29 | 1 | -0/+4 |
* | Application object should instantiate non-vendored plugins | Sam Pohlenz | 2009-12-29 | 1 | -4/+9 |
* | Add the ability to have plugins load rake tasks. | Carl Lerche | 2009-12-28 | 1 | -0/+10 |
* | Add config.action_controller.include behavior to plugins. | José Valim | 2009-12-27 | 1 | -0/+18 |
* | Moving out some framework specific initializers into the framework libraries. | Carlhuda | 2009-12-23 | 1 | -3/+5 |
* | Add the ability for plugins to set default configuration settings. | Carl Lerche | 2009-12-15 | 1 | -0/+21 |
* | Move route reloading into railties | Joshua Peek | 2009-12-14 | 1 | -2/+2 |
* | Refactor plugins | Yehuda Katz + Carl Lerche | 2009-11-11 | 1 | -164/+45 |
* | Conceptually unify instance & global initializers | Yehuda Katz + Carl Lerche | 2009-11-05 | 1 | -48/+51 |
* | I18n support for plugins | Antonio Tapiador del Dujo | 2009-08-30 | 1 | -0/+12 |
* | Lazy-require Kernel#silence_warnings | Jeremy Kemper | 2009-05-19 | 1 | -2/+1 |
* | Cherry-pick core extensions | Jeremy Kemper | 2009-05-13 | 1 | -0/+2 |
* | Rejig active support dependencies to behave better with the boot process | Jeremy Kemper | 2009-04-28 | 1 | -5/+0 |
* | Fix missing core extension dependencies | Jeremy Kemper | 2009-04-28 | 1 | -0/+1 |
* | Use Symbol#to_proc in rails plugin internals | Jeremy Kemper | 2009-04-24 | 1 | -0/+1 |
* | Opt in to Dependencies | Jeremy Kemper | 2009-04-22 | 1 | -0/+1 |
* | No more free lunch | Jeremy Kemper | 2009-04-22 | 1 | -4/+6 |
* | Metal can now line in plugins under app/metal [#2045 state:committed] | Matthew Rudy Jacobs | 2009-02-27 | 1 | -2/+6 |