| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove DB naming ambiguity | Alberto Almagro | 2017-11-26 | 1 | -2/+2 |
* | Merge pull request #30773 from y-yagi/fix_30765 | Eileen M. Uchitelle | 2017-11-12 | 1 | -0/+3 |
|\ |
|
| * | Make automatically synchronize test schema work inside engine | yuuji.yaginuma | 2017-10-02 | 1 | -0/+3 |
* | | [Railties] require_relative => require | Akira Matsuda | 2017-10-21 | 5 | -7/+7 |
|/ |
|
* | Make `restart` and `dev:cache` tasks work when customizing pid file path | yuuji.yaginuma | 2017-08-21 | 1 | -1/+0 |
* | Fix RuboCop offenses | Koichi ITO | 2017-08-16 | 1 | -1/+1 |
* | Adding frozen_string_literal pragma to Railties. | Pat Allan | 2017-08-14 | 13 | -0/+26 |
* | Make `rails yarn:install` ignore dev dependencies | printercu | 2017-07-19 | 1 | -1/+1 |
* | Do not generate unused components contents in `app:update` task | yuuji.yaginuma | 2017-07-16 | 1 | -22/+5 |
* | Merge branch 'master' into require_relative_2017 | Xavier Noria | 2017-07-02 | 1 | -2/+9 |
|\ |
|
| * | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 13 | -13/+0 |
| * | Merge pull request #29540 from kirs/rubocop-frozen-string | Matthew Draper | 2017-07-02 | 13 | -0/+13 |
| |\ |
|
| | * | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 13 | -0/+13 |
| * | | Clear screenshots files in `tmp:clear` task | yuuji.yaginuma | 2017-06-27 | 1 | -2/+9 |
| |/ |
|
* / | [Railties] require => require_relative | Akira Matsuda | 2017-07-01 | 5 | -8/+8 |
|/ |
|
* | Define path with __dir__ | bogdanvlviv | 2017-05-23 | 1 | -1/+1 |
* | Remove unnecessary files to API-only Applications when `app:task` task executed | yuuji.yaginuma | 2017-03-24 | 1 | -1/+1 |
* | Add `app:update` task to engines | yuuji.yaginuma | 2017-03-20 | 1 | -0/+11 |
* | Add generators and ability to run system tests | eileencodes | 2017-02-20 | 1 | -0/+1 |
* | Fix rubocop violations | Rafael Mendonça França | 2017-02-09 | 1 | -1/+1 |
* | Make Yarn quieter during precompilation as that is typically run by a deploy ... | David Heinemeier Hansson | 2017-01-19 | 1 | -1/+1 |
* | only enhance when `assets:precompile` task is defined | yuuji.yaginuma | 2017-01-18 | 1 | -1/+3 |
* | Fix all rubocop violations | Rafael Mendonça França | 2017-01-17 | 1 | -2/+2 |
* | Be a bit more explicit rather than relying on the default task | David Heinemeier Hansson | 2017-01-17 | 1 | -1/+1 |
* | Make yarn install available as a rake task via yarn:install so we can use tha... | David Heinemeier Hansson | 2017-01-17 | 1 | -0/+9 |
* | remove unused requires | yuuji.yaginuma | 2017-01-12 | 2 | -4/+0 |
* | Remove deprecated CONTROLLER environment variable for routes task | Rafael Mendonça França | 2017-01-03 | 1 | -7/+0 |
* | Remove deprecated tasks in railties | Rafael Mendonça França | 2017-01-03 | 1 | -12/+0 |
* | Merge pull request #24814 from vipulnsward/24811-fix-double-tasks | Arthur Nogueira Neves | 2017-01-03 | 1 | -1/+0 |
|\ |
|
| * | Don't list out tasks as separately that are under lib, which cause them to be... | Vipul A M | 2016-07-09 | 1 | -1/+0 |
* | | Merge branch 'master' into clear_all_environments_log_by_default | Rafael França | 2016-12-29 | 1 | -1/+1 |
|\ \ |
|
| * | | Use JavaScripts instead of Javascripts in `rake stats` | Koichi ITO | 2016-12-03 | 1 | -1/+1 |
* | | | clear all environments log files by default | yuuji.yaginuma | 2016-10-14 | 1 | -2/+6 |
|/ / |
|
* | | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 1 | -1/+1 |
* | | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 2 | -5/+5 |
* | | modernizes hash syntax in railties | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | | applies new string literal convention in railties/lib | Xavier Noria | 2016-08-06 | 11 | -46/+46 |
|/ |
|
* | 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 |