| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually rename to `rake initializers` | Godfrey Chan | 2015-03-21 | 1 | -1/+1 |
* | `rake initializer` -> `rake initializers` | Godfrey Chan | 2015-03-20 | 1 | -1/+1 |
* | Add `rake initializer` | Naoto Kaneko | 2015-03-14 | 1 | -0/+6 |
* | Rake restart task no longer loads entire Rails environment when run. | Hyonjee Joo | 2015-03-02 | 1 | -1/+1 |
* | Created rake restart task. | Hyonjee Joo | 2015-02-26 | 1 | -0/+4 |
* | Remove documentation tasks | Xavier Noria | 2015-02-06 | 1 | -70/+0 |
* | fix task description for tmp:create | yuuji.yaginuma | 2015-01-25 | 1 | -1/+1 |
* | Drop old test locations from `rake stats` | brainopia | 2015-01-09 | 1 | -3/+1 |
* | Remove the tmp/sessions folder and its clear task | Robin Dupret | 2015-01-03 | 1 | -11/+3 |
* | English fix [ci skip] | George Millo | 2014-12-16 | 1 | -3/+3 |
* | Add test/jobs files in `rake stats` | Arun Agrawal | 2014-11-05 | 1 | -1/+2 |
* | show stats for app/jobs | yuuji.yaginuma | 2014-08-24 | 1 | -1/+2 |
* | simple solution that brings rake stats task to every kind of rails project | Andriy Tyurnikov | 2014-05-26 | 1 | -18/+22 |
* | rake stats for engines | Andriy Tyurnikov | 2014-05-24 | 1 | -19/+20 |
* | Generate the cookies_serializer configuration with :marshal when upgrading | Rafael Mendonça França | 2014-05-16 | 1 | -1/+1 |
* | Make the rails:template rake task load initializers | Robin Dupret | 2014-03-08 | 1 | -1/+1 |
* | remove railties changes. fixes #14054 | Aaron Patterson | 2014-02-14 | 1 | -1/+1 |
* | add a send so `apply` can be called. Fixes #13510 | Aaron Patterson | 2014-02-11 | 1 | -1/+1 |
* | More Warnings removed for ruby trunk | Arun Agrawal | 2013-11-01 | 2 | -2/+2 |
* | Remove update:application_controller rake task. | Josef Šimánek | 2013-07-13 | 1 | -12/+2 |
* | Improved grammar and replaced 'dbs' slang with 'databases' | Prathamesh Sonpatki | 2013-06-27 | 1 | -1/+1 |
* | valid_app_const? -> valid_const? | Martin Schürrer | 2013-06-15 | 1 | -1/+1 |
* | Clean up unused method for `rake doc`. | Teng Siong Ong | 2013-05-11 | 1 | -5/+0 |
* | let rake tasks be robust to a missing RDoc in Rubinius [Fixes #10462] | Xavier Noria | 2013-05-06 | 1 | -45/+56 |
* | Make `rake doc:guides` works again. Fix #10384. | Teng Siong Ong | 2013-04-30 | 1 | -2/+2 |
* | unifies API generation | Xavier Noria | 2013-03-30 | 1 | -46/+2 |
* | guides/rails_guides moved up and out of the railties directory | Sam Ruby | 2013-02-23 | 1 | -1/+1 |
* | clear specific logs when using rake log:clear | Matt Bridges | 2013-01-16 | 1 | -4/+18 |
* | doc/README_FOR_APP is no longer generated | Xavier Noria | 2013-01-08 | 1 | -2/+5 |
* | Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ... | Jeremy Kemper | 2013-01-06 | 1 | -5/+5 |
* | split formatting concerns from RoutesInspector | Yves Senn | 2013-01-05 | 1 | -2/+2 |
* | Use Ruby 1.9 Hash syntax in railties | Robin Dupret | 2012-10-14 | 6 | -12/+12 |
* | Update test locations | Mike Moore | 2012-10-09 | 1 | -2/+6 |
* | Assets cache shouldn't be shared between different environments | Guillermo Iguaran | 2012-09-28 | 1 | -1/+3 |
* | oops, should be directory | Aaron Patterson | 2012-08-13 | 1 | -1/+1 |
* | speed up cache directory creation | Aaron Patterson | 2012-08-13 | 1 | -3/+9 |
* | Remove `:rails_env` task since it is not needed anymore. | Rafael Mendonça França | 2012-08-02 | 1 | -7/+0 |
* | Rename RouteInspector to RoutesInspector | Carlos Antonio da Silva | 2012-07-08 | 1 | -1/+1 |
* | move route_inspector to actionpack | @schneems and @mattt | 2012-07-07 | 1 | -2/+2 |
* | Rename RouteInspect to RoutesInspector for consistency | José Valim | 2012-06-29 | 1 | -2/+2 |
* | fix stylesheet template dir | Sugino Yasuhiro | 2012-06-09 | 1 | -1/+1 |
* | Revert "Only include Rake::DSL if it's defined." | Akira Matsuda | 2012-06-01 | 1 | -1/+1 |
* | Add code statistics for Javascript and | Arun Agrawal | 2012-05-31 | 1 | -0/+1 |
* | remove unused route reloading code | schneems | 2012-05-30 | 1 | -2/+0 |
* | do not set the ENGINE_PATH to nil | Aaron Patterson | 2012-05-24 | 1 | -1/+1 |
* | Only include Rake::DSL if it's defined. | Joe Van Dyk | 2012-04-23 | 1 | -1/+1 |
* | Remove Active Resource source files from the repository | Prem Sichanugrist | 2012-03-13 | 1 | -6/+0 |
* | ruby19: no need to rescue when requiring 'rdoc/task' in Ruby >= 1.9 | Akira Matsuda | 2012-02-27 | 1 | -7/+1 |
* | show stats for app/mailers | Akira Matsuda | 2012-01-16 | 1 | -0/+1 |
* | Rails::Plugin has gone | Santiago Pastorino | 2012-01-03 | 1 | -39/+1 |