| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #27042 from kirs/yaml-schema-cache | Rafael França | 2016-12-13 | 1 | -2/+2 |
|\ |
|
| * | Use YAML to serialize schema cache | Kir Shatrov | 2016-11-27 | 1 | -2/+2 |
* | | fix broken tests (#27308) | Yuji Yaginuma | 2016-12-08 | 1 | -3/+2 |
* | | specify `skip_yarn` option in API-only Application (#27309) | Yuji Yaginuma | 2016-12-08 | 1 | -1/+4 |
* | | Make Yarn the default, drop default vendor/asset directories (#27300) | David Heinemeier Hansson | 2016-12-08 | 2 | -25/+11 |
* | | Yarn: Move node_modules, package.json, and yarn.lock file to vendor (#27245) | David Heinemeier Hansson | 2016-12-01 | 1 | -1/+1 |
* | | Merge pull request #26836 from Liceth/npm | Guillermo Iguaran | 2016-11-29 | 1 | -0/+24 |
|\ \ |
|
| * | | Add node_modules path to assets load paths when --yarn option is used | Liceth Ovalles | 2016-11-28 | 1 | -0/+1 |
| * | | Add package.json for Yarn if --yarn option is added | Liceth Ovalles | 2016-11-28 | 1 | -0/+23 |
* | | | rails-ujs is now shipped with Action View | Guillermo Iguaran | 2016-11-29 | 2 | -3/+0 |
* | | | use correct variable in BacktraceCleaner test | yuuji.yaginuma | 2016-11-26 | 1 | -1/+1 |
* | | | Merge pull request #27140 from supercaracal/fix-force-ssl-if-session-store-di... | Rafael França | 2016-11-25 | 2 | -1/+19 |
|\ \ \ |
|
| * | | | Remove aggressive unit test with mock. And add integration level test. | Taishi Kasuga | 2016-11-24 | 2 | -1/+19 |
* | | | | [ci skip] `MiniTest` -> `Minitest` | Fumiaki MATSUSHIMA | 2016-11-24 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Don't add jQuery by default in new apps and use rails-ujs as UJS adapter instead | Guillermo Iguaran | 2016-11-21 | 3 | -14/+9 |
|/ / |
|
* / | deep symbolize keys on secrets.yml | Isaac Sloan | 2016-11-21 | 1 | -0/+14 |
|/ |
|
* | Pass `rails runner` args onto file again. | Kasper Timm Hansen | 2016-11-20 | 1 | -0/+8 |
* | Add missing test for singular resource output in rake routes | Prathamesh Sonpatki | 2016-11-19 | 1 | -0/+20 |
* | Merge pull request #27089 from erickueen/erickueen_fix_26606 | Rafael Mendonça França | 2016-11-18 | 1 | -3/+3 |
|\ |
|
| * | Fix incorrect output from rails routes when using singular resources issue #2... | Erick Reyna | 2016-11-18 | 2 | -3/+36 |
|/ |
|
* | Add `:skip_sprockets` to `Rails::PluginBuilder::PASSTHROUGH_OPTIONS` | Tsukuru Tanimichi | 2016-11-14 | 1 | -0/+8 |
* | Add test for #25248 | Sean Griffin | 2016-11-12 | 1 | -0/+10 |
* | Don't put db:migrate and db:setup in binfiles if activerecord is excluded | Bouke van der Bijl | 2016-11-01 | 1 | -0/+6 |
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 16 | -41/+41 |
* | remove assets config from `new_framework_defaults` if `--skip-sprockets` is true | yuuji.yaginuma | 2016-10-25 | 1 | -0/+3 |
* | Prevent the test framework from being loaded in production mode | Aaron Patterson | 2016-10-21 | 1 | -0/+9 |
* | don't create db directory when skip active_record | José Gomes Júnior | 2016-10-21 | 1 | -0/+1 |
* | Remove deprecated code in ssl middleware | Rafael Mendonça França | 2016-10-10 | 1 | -2/+2 |
* | Remove deprecated support to :text in render | Rafael Mendonça França | 2016-10-10 | 10 | -69/+69 |
* | use `active_support/testing/autorun` in `bin/test` script | yuuji.yaginuma | 2016-09-27 | 1 | -0/+6 |
* | Fix server command tests. | Kasper Timm Hansen | 2016-09-25 | 1 | -1/+2 |
* | Fix dbconsole tests. | Kasper Timm Hansen | 2016-09-25 | 1 | -22/+55 |
* | Fix console tests. | Kasper Timm Hansen | 2016-09-25 | 1 | -6/+30 |
* | Initial command structure. | Kasper Timm Hansen | 2016-09-25 | 1 | -1/+1 |
* | Merge pull request #26515 from grosser/grosser/after_run | Arthur Nogueira Neves | 2016-09-23 | 1 | -1/+33 |
|\ |
|
| * | support minitest after_run for parity to regular minitest | Michael Grosser | 2016-09-16 | 1 | -0/+18 |
| * | improve test coverage | Michael Grosser | 2016-09-16 | 1 | -2/+16 |
* | | use rails command in restart task test | yuuji.yaginuma | 2016-09-19 | 1 | -7/+7 |
* | | improve error message when include assertions fail | Michael Grosser | 2016-09-16 | 13 | -50/+50 |
|/ |
|
* | Merge pull request #26469 from y-yagi/remove_useless_option | Rafael França | 2016-09-14 | 1 | -5/+0 |
|\ |
|
| * | remove useless `gemfile` option | yuuji.yaginuma | 2016-09-12 | 1 | -5/+0 |
* | | fix broken generators test | yuuji.yaginuma | 2016-09-14 | 2 | -2/+2 |
|/ |
|
* | use correct Gemfile in `bin/setup` test | yuuji.yaginuma | 2016-09-11 | 1 | -0/+18 |
* | fixes remaining RuboCop issues [Vipul A M, Xavier Noria] | Xavier Noria | 2016-09-01 | 1 | -8/+8 |
* | Fix style | schneems | 2016-08-30 | 1 | -26/+26 |
* | Address comment via @dhh, better option naming | schneems | 2016-08-30 | 1 | -4/+4 |
* | Thanks rubocop | schneems | 2016-08-29 | 1 | -1/+1 |
* | Favor `public_folder: true` over `public_*` | schneems | 2016-08-29 | 1 | -25/+44 |
* | Fix formatting | schneems | 2016-08-29 | 1 | -3/+3 |
* | Add `public_*` helpers to all the `_tag` methods. | schneems | 2016-08-29 | 1 | -9/+15 |