| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding LESS to rake notes | Josh Crowder | 2013-08-15 | 1 | -0/+4 |
* | Generate namespaced routes correctly for generators. Fix for #11532 | Prathamesh Sonpatki | 2013-08-14 | 1 | -0/+18 |
* | Use the right instrumentation name | Rafael Mendonça França | 2013-08-05 | 1 | -0/+4 |
* | Add CHANGELOG entry for #11665 | Rafael Mendonça França | 2013-08-04 | 1 | -0/+4 |
* | Move changelog entry to the top [ci skip] | Carlos Antonio da Silva | 2013-07-29 | 1 | -5/+7 |
* | Changed stylesheet load order in the stylesheet manifest generator. | Pawel Janiak | 2013-07-28 | 1 | -0/+4 |
* | Added generated unit test for generator generator and new test:generators rak... | Josef Šimánek | 2013-07-16 | 1 | -0/+5 |
* | Remove update:application_controller rake task. | Josef Šimánek | 2013-07-13 | 1 | -0/+4 |
* | #11381: Ignore config.eager_load=true for rake | Paul Nikitochkin | 2013-07-10 | 1 | -0/+4 |
* | handle notes in *.sass files | Yuri Artemev | 2013-07-08 | 1 | -0/+4 |
* | Removed deprecated `Rails.application.railties.engines`. | Arun Agrawal | 2013-07-04 | 1 | -0/+4 |
* | Added missing CHANGELOG from PR #11279 [ci skip] | Arun Agrawal | 2013-07-03 | 1 | -0/+4 |
* | Remove deprecated `ActiveRecord::Generators::ActiveModel#update_attributes` in | Vipul A M | 2013-07-03 | 1 | -0/+5 |
* | Remove deprecated `config.whiny_nils` | Vipul A M | 2013-07-02 | 1 | -0/+4 |
* | s/plugin_new/plugin | schneems | 2013-06-30 | 1 | -0/+4 |
* | Fix `rails plugin --help` | schneems | 2013-06-29 | 1 | -0/+4 |
* | Omit turbolinks configuration completely on skip_javascript generator option | Nikita Fedyashev | 2013-06-28 | 1 | -0/+4 |
* | Review railties changelog [ci skip] | Carlos Antonio da Silva | 2013-06-26 | 1 | -5/+4 |
* | Removing deprecated rake tasks. | wangjohn | 2013-06-24 | 1 | -0/+6 |
* | Use Colspan in th Tags | Sıtkı Bağdat | 2013-06-17 | 1 | -0/+4 |
* | registers recent patch in the railties CHANGELOG | Xavier Noria | 2013-06-06 | 1 | -0/+4 |
* | Fxied some typos | Prathamesh Sonpatki | 2013-05-18 | 1 | -1/+1 |
* | Review the CHANGELOG entry [ci skip] | Rafael Mendonça França | 2013-05-04 | 1 | -1/+2 |
* | Fixes Scaffold generator with --assets=false | Arun Agrawal | 2013-05-04 | 1 | -0/+4 |
* | Removing Railtie::Configurable from the base Railtie object and making | wangjohn | 2013-04-29 | 1 | -1/+5 |
* | rails/master is now 4.1.0.beta | Rafael Mendonça França | 2013-04-29 | 1 | -374/+2 |
* | use unified and clean formatting in CHANGELOGS. [ci skip] | Yves Senn | 2013-04-12 | 1 | -1/+1 |
* | removing `rails test`, updating docs to show how to use `rake test` | Aaron Patterson | 2013-04-05 | 1 | -19/+5 |
* | CHANGELOG entry for rails.png removal. | Steve Klabnik | 2013-04-02 | 1 | -0/+5 |
* | :scissors: | Rafael Mendonça França | 2013-04-01 | 1 | -4/+4 |
* | Remove CHANGELOG entry for #10002 | Rafael Mendonça França | 2013-04-01 | 1 | -4/+0 |
* | Merge pull request #9991 from Passionate/patch-1 | Rafael Mendonça França | 2013-03-30 | 1 | -18/+50 |
|\ |
|
| * | improve readability | Paritosh Piplewar | 2013-03-29 | 1 | -18/+50 |
* | | registers the new doc:rails behaviour in the changelog | Xavier Noria | 2013-03-30 | 1 | -0/+5 |
|/ |
|
* | Put coffee-rails in top-level of generated Gemfile | Gabe Kopley | 2013-03-24 | 1 | -0/+12 |
* | add changelog entry | Charlie Somerville | 2013-03-24 | 1 | -0/+4 |
* | Don't generate a scaffold.css if no-assets | Kevin Glowacz | 2013-03-20 | 1 | -0/+4 |
* | Revert "make new rails apps log to STDOUT" | Steve Klabnik | 2013-03-15 | 1 | -4/+0 |
* | make new rails apps log to STDOUT | Terence Lee | 2013-03-15 | 1 | -0/+4 |
* | Add support for generate scaffold password:digest | Sam Ruby | 2013-03-13 | 1 | -0/+12 |
* | Move some railties changelog entries to the top [ci skip] | Carlos Antonio da Silva | 2013-03-13 | 1 | -20/+21 |
* | Improve wording for rails test command | Dalibor Nasevic | 2013-03-09 | 1 | -8/+11 |
* | Load fixtures only when running suites, or `-f` | Prem Sichanugrist | 2013-03-09 | 1 | -0/+8 |
* | Add `rails test` command to run the test suite | Prem Sichanugrist and Chris Toomey | 2013-03-09 | 1 | -0/+21 |
* | Use "Fixes" in place of "Fix" in changelogs for consistency [ci skip]. | Yves Senn | 2013-03-09 | 1 | -7/+7 |
* | New beauty pages(404, 422, 500) | Stanislav | 2013-03-02 | 1 | -0/+1 |
* | Update CHANGELOGS | Rafael Mendonça França | 2013-02-26 | 1 | -0/+3 |
* | Preparing for 4.0.0.beta1 release | David Heinemeier Hansson | 2013-02-25 | 1 | -1/+1 |
* | Improve `rake stats` for JavaScript and CoffeeScript. | Hendy Tanata | 2013-02-25 | 1 | -0/+5 |
* | Remove `--builder` option from `rails` command | Prem Sichanugrist | 2013-02-24 | 1 | -0/+7 |