| Commit message (Expand) | Author | Age | Files | Lines |
* | require bundler groups to include rake-tasks in engines | Yves Senn | 2012-11-18 | 1 | -0/+5 |
* | cleanup, remove whitspace from railties CHANGELOG | Yves Senn | 2012-11-18 | 1 | -2/+2 |
* | Adding sqlserver.yml template to satisfy "-d sqlserver" being given | Robert Nesius | 2012-11-16 | 1 | -0/+5 |
* | Add ChangeLog entry. | Nicolas Despres | 2012-11-13 | 1 | -0/+2 |
* | `plugin new` adds dummy app tasks when necessary. | Yves Senn | 2012-11-08 | 1 | -1/+6 |
* | Make sure that RAILS_ENV is set when accessing Rails.env | Steve Klabnik | 2012-10-31 | 1 | -0/+2 |
* | Merge pull request #7587 from elia/fix-too-eager-loading | Rafael Mendonça França | 2012-10-29 | 1 | -0/+2 |
* | Backpedal from class-oriented config.queue. Set an actual queue instance. | Jeremy Kemper | 2012-10-12 | 1 | -2/+2 |
* | Add .rake to `rake notes` and `rake notes:custom` | Brent J. Nordquist | 2012-10-12 | 1 | -0/+2 |
* | Update test locations | Mike Moore | 2012-10-09 | 1 | -0/+3 |
* | Add missing entry in CHANGELOG about config.assets.cache change | Guillermo Iguaran | 2012-10-09 | 1 | -2/+7 |
* | Make Rails.public_path return a Pathname | Prem Sichanugrist | 2012-10-02 | 1 | -0/+2 |
* | Remove highly uncommon `config.assets.manifest` option for moving the manifes... | Guillermo Iguaran | 2012-09-19 | 1 | -0/+5 |
* | Update changelogs to add entries about strong_parameters integration | Guillermo Iguaran | 2012-09-19 | 1 | -0/+11 |
* | change app/plugin generators to be more SCM agnostic | Derek Prior | 2012-09-12 | 1 | -0/+10 |
* | fixed support for DATABASE_URL for rake db tasks | Grace Liu | 2012-09-11 | 1 | -0/+2 |
* | Support MySQL SSL in rails dbconsole. | needfeed | 2012-09-10 | 1 | -0/+3 |
* | CHANGELOGs are now per branch | Xavier Noria | 2012-08-28 | 1 | -2479/+1 |
* | Deprecate config.threadsafe! | José Valim | 2012-08-21 | 1 | -0/+2 |
* | Fix handling SCRIPT_NAME from within mounted engine's | Piotr Sarnacki | 2012-08-11 | 1 | -0/+5 |
* | Revert "The application generator generates `public/humans.txt` with some bas... | David Heinemeier Hansson | 2012-08-07 | 1 | -2/+0 |
* | Add references statements to migration generator | Aleksey Magusev | 2012-07-08 | 1 | -0/+11 |
* | Add changelog entry for polymorphic option in model generator | Carlos Antonio da Silva | 2012-06-27 | 1 | -0/+10 |
* | Updated Changelogs | Brian Cardarella | 2012-06-23 | 1 | -0/+3 |
* | Use . instead of :: for class methods, add CHANGELOG entries | José Valim | 2012-06-10 | 1 | -0/+2 |
* | Add a changelog entry about runner hook. | kennyj | 2012-05-31 | 1 | -0/+2 |
* | /rails/info/routes path shows routing information | schneems | 2012-05-24 | 1 | -0/+2 |
* | Add CHANGELOG entry for #6369 & #6391 | Andrew White | 2012-05-19 | 1 | -0/+2 |
* | Load all the env files available in config.paths (closes #6335) | Piotr Sarnacki | 2012-05-16 | 1 | -0/+2 |
* | registers ceb1dcc in the CHANGELOG | Xavier Noria | 2012-05-09 | 1 | -0/+2 |
* | Add some docs and changelog entry | Carlos Antonio da Silva | 2012-05-04 | 1 | -0/+4 |
* | Update the guides and CHANGELOG | Rafael Mendonça França | 2012-03-17 | 1 | -0/+2 |
* | Remove Active Resource source files from the repository | Prem Sichanugrist | 2012-03-13 | 1 | -0/+2 |
* | Fix my name in the CHANGELOG to follow the convention | Rafael Mendonça França | 2012-03-09 | 1 | -0/+5 |
* | Add release dates to documentation | claudiob | 2012-03-01 | 1 | -2/+2 |
* | Update changelogs with rails 3.0-stable branch info | Paco Guzman | 2012-02-25 | 1 | -1/+51 |
* | uses PATCH for the forms of persisted records, and routes PATCH and PUT to th... | Xavier Noria | 2012-02-24 | 1 | -5/+0 |
* | updates CHANGELOGs to register changes in 002713c | Xavier Noria | 2012-02-22 | 1 | -0/+5 |
* | Allow to set custom console type with Rails.application.config.console= | Piotr Sarnacki | 2012-02-16 | 1 | -0/+12 |
* | Add convenience method to hide a generator from the available ones | Carlos Antonio da Silva | 2012-02-03 | 1 | -0/+3 |
* | Add release date of Rails 3.2.0 to documentation | claudiob | 2012-01-26 | 1 | -1/+1 |
* | Use content_tag_for with array by default on scaffold. | José Valim | 2012-01-26 | 1 | -1/+3 |
* | Update railties 3.2.0 changelog | Guillermo Iguaran | 2012-01-12 | 1 | -2/+5 |
* | Added the release dates for rails 3.1.1, rails 3.1.2, rails 3.1.3 | Karunakar (Ruby) | 2012-01-08 | 1 | -1/+1 |
* | Rails::Plugin has gone | Santiago Pastorino | 2012-01-03 | 1 | -0/+6 |
* | Merge pull request #4150 from Karunakar/new_PR | Santiago Pastorino | 2011-12-26 | 1 | -1/+1 |
|\ |
|
| * | change Log | Karunakar (Ruby) | 2011-12-24 | 1 | -1/+1 |
* | | Mip Earson -> Michael Pearson in changelog. | Michael Pearson | 2011-12-26 | 1 | -1/+1 |
* | | fixes credit in changelog entry | Xavier Noria | 2011-12-25 | 1 | -1/+1 |
* | | registers guide generation for the Kindle and Kindle apps in the Changelog | Xavier Noria | 2011-12-25 | 1 | -0/+2 |