| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #25257 from ta1kt0me/inspect_initializers | Richard Schneeman | 2016-07-05 | 1 | -1/+1 |
|\ |
|
| * | Initializer provides its context class name | ta1kt0me | 2016-06-12 | 1 | -1/+1 |
| * | Delegate public method for raitile name | ta1kt0me | 2016-06-11 | 1 | -1/+1 |
| * | Display railtie class name in `rails initializers` | ta1kt0me | 2016-06-02 | 1 | -1/+1 |
* | | Display link to Rails upgrade guide at the end of `rails app:update` task. | Prathamesh Sonpatki | 2016-06-30 | 1 | -1/+5 |
* | | Remove FORCE option as it was only needed for tests | Prathamesh Sonpatki | 2016-06-07 | 1 | -1/+1 |
* | | Fix minor regression about old apps not getting per_form_csrf and request_for... | Prathamesh Sonpatki | 2016-06-04 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #24696 from y-yagi/remove_unnessary_option_setting | Kasper Timm Hansen | 2016-04-25 | 1 | -0/+3 |
|\ |
|
| * | register rake options to `OptionParser` | yuuji.yaginuma | 2016-04-25 | 1 | -0/+3 |
* | | add channels files in `stats` task | yuuji.yaginuma | 2016-04-24 | 1 | -0/+1 |
|/ |
|
* | use rails command in `time:zones` task desc [ci skip] | yuuji.yaginuma | 2016-04-20 | 1 | -1/+1 |
* | Merge pull request #20625 from Envek/add_country_zones_method | Jeremy Daer | 2016-04-19 | 1 | -6/+23 |
* | issue FileUtils commands directly in Rake tasks | Xavier Noria | 2016-04-11 | 3 | -14/+11 |
* | revises fileutils dependencies in railties | Xavier Noria | 2016-04-11 | 3 | -0/+5 |
* | do not create unnecessary directory | yuuji.yaginuma | 2016-04-10 | 1 | -3/+1 |
* | Fix rails restart issue with Puma | Prathamesh Sonpatki | 2016-03-30 | 1 | -0/+1 |
* | Share dev caching implementation between task and server. | Kasper Timm Hansen | 2016-03-15 | 1 | -11/+3 |
* | Merge pull request #23940 from prathamesh-sonpatki/rm-with-dispatchers | Rafael França | 2016-03-09 | 1 | -2/+3 |
|\ |
|
| * | Remove passing `with_dispatchers` to AppGenerator | Prathamesh Sonpatki | 2016-03-09 | 1 | -2/+3 |
* | | Update deprecation message shown when tasks from rails namespace are run | Prathamesh Sonpatki | 2016-02-27 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #23439 from ryohashimoto/160203_rake_rails | Kasper Timm Hansen | 2016-02-27 | 1 | -1/+15 |
|\ |
|
| * | The tasks in the rails task namespace is deprecated in favor of app namespace. | Ryo Hashimoto | 2016-02-26 | 1 | -1/+15 |
* | | :scissors: | Rafael Mendonça França | 2016-02-26 | 1 | -2/+2 |
* | | Create tmp folder if not present | Chashmeet Singh | 2016-02-27 | 1 | -1/+3 |
|/ |
|
* | - Fixed and removed long arguments to rake routes | Vipul A M | 2016-02-12 | 1 | -3/+3 |
* | revert dev:cache to rake task, fixes #23410 | Scott Bronson | 2016-02-07 | 1 | -0/+14 |
* | Pass api only option to rails rails:update task to update only based on API. | Vipul A M | 2016-02-04 | 1 | -1/+1 |
* | use rails command in routes task | yuuji.yaginuma | 2016-02-03 | 1 | -3/+3 |
* | Add spaces in the braces. | Kasper Timm Hansen | 2016-02-01 | 1 | -1/+1 |
* | Add options for rake routes task | Vipul A M | 2016-02-02 | 1 | -2/+30 |
* | make rake proxy work in rails engines | yuuji.yaginuma | 2016-01-31 | 1 | -2/+2 |
* | rake log:clear task updated refs[#22544] | Pramod | 2016-01-09 | 1 | -6/+19 |
* | Add Rails command infrastructure and encapsulate development caching | Chuck Callebs | 2015-12-04 | 1 | -14/+0 |
* | Move the desc one level up | Dharam Gollapudi | 2015-11-13 | 1 | -2/+1 |
* | Allow rake:stats to account for rake tasks | Kevin Deisz | 2015-10-19 | 1 | -0/+1 |
* | Replace AR with ActiveRecord to make it more readable [ci skip] | arvind | 2015-09-08 | 1 | -1/+1 |
* | Add rake dev:cache task to enable dev mode caching. | Chuck Callebs | 2015-08-04 | 1 | -0/+15 |
* | `rake restart` should work without a `tmp` folder | Yoong Kang Lim | 2015-05-30 | 1 | -0/+1 |
* | Merge pull request #20326 from hderms/dh/fix_task_bug | Rafael Mendonça França | 2015-05-27 | 1 | -16/+18 |
|\ |
|
| * | add fixed file | Dermot Haughey | 2015-05-27 | 1 | -16/+20 |
|/ |
|
* | 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 |