| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow the use of listen's 3.1.x branch. | Esteban Santana Santana | 2016-10-03 | 1 | -1/+1 |
* | use `active_support/testing/autorun` in `bin/test` script | yuuji.yaginuma | 2016-09-27 | 1 | -1/+3 |
* | remove unnecessary `RAILS_ENV` setting | yuuji.yaginuma | 2016-09-22 | 2 | -4/+0 |
* | Move comment about disconnecting pool close to comment about preload | Prathamesh Sonpatki | 2016-09-14 | 1 | -7/+8 |
* | Do not point to the 5-0-stable branch | Rafael Mendonça França | 2016-09-13 | 1 | -1/+1 |
* | Merge pull request #26314 from frodsan/puma-ar-disconnect | Richard Schneeman | 2016-09-13 | 1 | -0/+8 |
|\ |
|
| * | Disconnects all connections in the pool before forking. | Francesco Rodriguez | 2016-08-29 | 1 | -0/+8 |
* | | Fix Remaining Case-In-Assignment Statement Formatting | Alex Kitchens | 2016-09-06 | 1 | -7/+8 |
* | | fixes remaining RuboCop issues [Vipul A M, Xavier Noria] | Xavier Noria | 2016-09-01 | 1 | -2/+2 |
* | | Set unknown_asset_fallback false only new apps | schneems | 2016-08-29 | 1 | -1/+1 |
* | | Move default to different initializer | schneems | 2016-08-29 | 2 | -4/+4 |
* | | Fix initializer | schneems | 2016-08-29 | 1 | -1/+1 |
* | | Default assets.unknown_asset_fallback to false | schneems | 2016-08-29 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #26224 from jonatack/consistent-asset-precompile-examples | Eileen M. Uchitelle | 2016-08-19 | 1 | -2/+3 |
|\ |
|
| * | Consistent examples and template for assets#precompile | Jon Atack | 2016-08-19 | 1 | -2/+3 |
* | | Merge pull request #26157 from y-yagi/remove_test_mailers_when_skipping_actio... | Rafael França | 2016-08-16 | 1 | -0/+1 |
|\ \ |
|
| * | | remove "test/mailers" directory when skipping action-mailer | yuuji.yaginuma | 2016-08-14 | 1 | -0/+1 |
| |/ |
|
* / | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 3 | -4/+4 |
|/ |
|
* | Ensure app/mailers is removed when skipping action-mailer | Brian Cardarella | 2016-08-12 | 1 | -0/+1 |
* | Make cache max-age durations self-explanatory | Nathan Long | 2016-08-12 | 2 | -2/+2 |
* | code gardening: removes redundant selfs | Xavier Noria | 2016-08-08 | 7 | -12/+12 |
* | Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines | Ryuta Kamizono | 2016-08-07 | 1 | -1/+0 |
* | Merge pull request #26060 from siong1987/minor/puma-config | Guillermo Iguaran | 2016-08-06 | 1 | -1/+1 |
|\ |
|
| * | .to_i is unnecessary. | Teng Siong Ong | 2016-08-04 | 1 | -1/+1 |
* | | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 11 | -35/+27 |
* | | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 4 | -48/+48 |
* | | remove redundant curlies from hash arguments | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | | applies new string literal convention in railties/lib | Xavier Noria | 2016-08-06 | 37 | -243/+243 |
|/ |
|
* | Show supported DBs first in `rails new --help` | Akira Matsuda | 2016-08-03 | 1 | -5/+5 |
* | A generated app should not include Uglifier with `--skip-javascript` option. | Ben Pickles | 2016-07-26 | 2 | -3/+9 |
* | Enforce minimal web-console version for Rails 5 | Genadi Samokovarov | 2016-07-21 | 1 | -1/+1 |
* | Merge pull request #25438 from prathamesh-sonpatki/rm-session-store-initializer | Rafael Mendonça França | 2016-07-20 | 2 | -4/+0 |
|\ |
|
| * | Setup default session store internally, no longer through an application init... | Prathamesh Sonpatki | 2016-07-17 | 2 | -4/+0 |
* | | Merge pull request #25795 from mechanicles/command-importance | Guillermo Iguaran | 2016-07-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Give importance to rails command in the comment section. | Santosh Wadghule | 2016-07-13 | 1 | -1/+1 |
| |/ |
|
* / | rails -> Rails [ci skip] | Santosh Wadghule | 2016-07-12 | 1 | -1/+1 |
|/ |
|
* | Point to the correct documentation [ci skip] | Benjamin Quorning | 2016-07-05 | 1 | -1/+1 |
* | Robots.txt removed disallow all instructions | Sam Sweeney | 2016-07-05 | 1 | -4/+0 |
* | fix task name to remove | yuuji.yaginuma | 2016-07-02 | 1 | -1/+1 |
* | Do not run `bundle install` when generating a new plugin. | Rafael Mendonça França | 2016-07-01 | 2 | -2/+2 |
* | Merge pull request #25431 from prathamesh-sonpatki/add-note-about-upgrade-gui... | Rafael França | 2016-06-30 | 1 | -0/+5 |
|\ |
|
| * | Display link to Rails upgrade guide at the end of `rails app:update` task. | Prathamesh Sonpatki | 2016-06-30 | 1 | -0/+5 |
* | | Merge pull request #25607 from sstephenson/turbolinks-5-final | Rafael Mendonça França | 2016-06-30 | 1 | -1/+1 |
|\ \ |
|
| * | | Update to Turbolinks 5.0.0 final | Sam Stephenson | 2016-06-30 | 1 | -1/+1 |
| |/ |
|
* / | Point to released coffee-rails | Rafael Mendonça França | 2016-06-30 | 1 | -1/+1 |
|/ |
|
* | Initialize the configuration with a value | Rafael Mendonça França | 2016-06-22 | 3 | -9/+0 |
* | Fix failing railties tests | eileencodes | 2016-06-22 | 3 | -0/+9 |
* | No need to have conditional based on api options in assets | Prathamesh Sonpatki | 2016-06-20 | 1 | -2/+0 |
* | Move quiet option to development.rb | Rafael Mendonça França | 2016-06-16 | 2 | -3/+3 |
* | Merge pull request #25004 from y-yagi/generate_mailer_layout_files_if_it_does... | Eileen M. Uchitelle | 2016-06-12 | 3 | -0/+21 |
|\ |
|