| Commit message (Expand) | Author | Age | Files | Lines |
* | Use released arel | Rafael Mendonça França | 2017-02-21 | 1 | -1/+0 |
* | Revert back to the original of using package.json in the root of the project ... | David Heinemeier Hansson | 2017-02-21 | 4 | -6/+6 |
* | Only load SystemTestCase if Capybara is defined | eileencodes | 2017-02-21 | 1 | -5/+10 |
* | Merge pull request #28088 from y-yagi/do_not_generate_templates_to_api_doc | Guillermo Iguaran | 2017-02-21 | 1 | -1/+1 |
|\ |
|
| * | Do not display template files on API doc [ci skip] | yuuji.yaginuma | 2017-02-21 | 1 | -1/+1 |
* | | Fix run_via[]= backwards compatibility. | Kasper Timm Hansen | 2017-02-21 | 1 | -1/+3 |
* | | Merge pull request #28055 from robertomiranda/patch-3 | Guillermo Iguaran | 2017-02-21 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Use Puma 3.7.x | Roberto Miranda | 2017-02-20 | 1 | -1/+1 |
* | | Merge pull request #26703 from eileencodes/rails_system_tests | Eileen M. Uchitelle | 2017-02-20 | 16 | -0/+97 |
|\ \ |
|
| * | | Rename system_test_helper -> application_system_test_case | eileencodes | 2017-02-20 | 6 | -4/+4 |
| * | | Fix default host in setup, move teardown to helper file | eileencodes | 2017-02-20 | 3 | -15/+0 |
| * | | Add default configuration to generated system test helper | eileencodes | 2017-02-20 | 3 | -0/+6 |
| * | | Move and rename system tests | eileencodes | 2017-02-20 | 5 | -8/+10 |
| * | | Refactor config settings to use generated file | eileencodes | 2017-02-20 | 11 | -19/+39 |
| * | | Don't load ActionSystemTest in production | eileencodes | 2017-02-20 | 2 | -1/+12 |
| * | | Turn system testing into it's own gem and rename | eileencodes | 2017-02-20 | 5 | -6/+4 |
| * | | Appease Rubocop | eileencodes | 2017-02-20 | 2 | -2/+2 |
| * | | Add configuration option for driver adapter | eileencodes | 2017-02-20 | 1 | -0/+1 |
| * | | Add skeleton for Rails::SystemTestCase | eileencodes | 2017-02-20 | 1 | -0/+8 |
| * | | Add generators and ability to run system tests | eileencodes | 2017-02-20 | 14 | -0/+66 |
* | | | Merge pull request #27941 from y-yagi/prevent_multiple_values_being_set_to_ru... | Kasper Timm Hansen | 2017-02-20 | 3 | -7/+31 |
|\ \ \
| |/ /
|/| | |
|
| * | | Prevent multiple values being set to `run_via` | yuuji.yaginuma | 2017-02-18 | 3 | -7/+31 |
* | | | Merge pull request #27863 from robin850/api-improvements | Matthew Draper | 2017-02-21 | 3 | -16/+47 |
|\ \ \ |
|
| * | | | Properly nest core classes under a "Core Extensions" label | Robin Dupret | 2017-02-20 | 2 | -9/+33 |
| * | | | Avoid documenting private or external classes | Robin Dupret | 2017-02-07 | 2 | -7/+14 |
* | | | | Merge pull request #28059 from y-yagi/do_not_run_git_init_inside_test_dummy | Guillermo Iguaran | 2017-02-20 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Do not run `git init` in dummy application | yuuji.yaginuma | 2017-02-18 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #28013 from iguchi1124/fix-missing-namespace-wrapper | Godfrey Chan | 2017-02-19 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | Add missing module namespacing wrapper | Shota Iguchi | 2017-02-15 | 1 | -0/+2 |
| |/ / / |
|
* / / / | Share the common implementation between apps and engines. | Kasper Timm Hansen | 2017-02-18 | 1 | -12/+7 |
|/ / / |
|
* | | | Merge pull request #27605 from mtsmfm/fix-generator-command-for-nested-rails-... | Godfrey Chan | 2017-02-14 | 2 | -3/+7 |
|\ \ \ |
|
| * | | | Fix generator command for nested (namespaced) rails engine (take 2) | Fumiaki MATSUSHIMA | 2017-01-07 | 2 | -3/+7 |
* | | | | Add `Style/EmptyLinesAroundMethodBody` in `.rubocop.yml` and remove extra emp... | Ryuta Kamizono | 2017-02-12 | 1 | -1/+0 |
* | | | | Fix rubocop violations | Rafael Mendonça França | 2017-02-09 | 1 | -1/+1 |
* | | | | remove `ActiveSupport.halt_callback_chains_on_return_false` from everywhere | yuuji.yaginuma | 2017-02-08 | 1 | -3/+0 |
| |_|/
|/| | |
|
* | | | Merge pull request #27802 from domcleal/27801-multiple-rake-tests | Kasper Timm Hansen | 2017-02-05 | 1 | -7/+7 |
|\ \ \ |
|
| * | | | Collect all file patterns when running multiple rake test tasks | Dominic Cleal | 2017-02-04 | 1 | -7/+7 |
* | | | | Merge pull request #27891 from y-yagi/ignore_yarn_error_log | Eileen M. Uchitelle | 2017-02-03 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Ignore yarn error log file | yuuji.yaginuma | 2017-02-03 | 1 | -0/+1 |
| |/ / / |
|
* / / / | generate mailer layout files only when it does not exist | yuuji.yaginuma | 2017-02-02 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #27842 from richseviora/master | Rafael França | 2017-01-31 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | Added warning for reserved YAML keywords. | Rich Seviora | 2017-01-30 | 1 | -0/+10 |
| | |/
| |/| |
|
* | | | Merge pull request #27647 from Shopify/fully-eagerload-journey | Rafael França | 2017-01-30 | 2 | -1/+17 |
|\ \ \ |
|
| * | | | Fully initialize routes before the first request is handled | Jean Boussier | 2017-01-18 | 2 | -1/+17 |
* | | | | Merge pull request #27784 from y-yagi/add_warnings_option_to_test_runner | Rafael França | 2017-01-30 | 1 | -0/+5 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | add warnings option to test runner | yuuji.yaginuma | 2017-01-24 | 1 | -0/+5 |
* | | | | Modernize SQL Server database YAML for Linux/vNext. | Ken Collins | 2017-01-27 | 1 | -21/+4 |
* | | | | s/an/a/ | Akira Matsuda | 2017-01-26 | 1 | -1/+1 |
* | | | | Merge pull request #27772 from y-yagi/remove_unreachable_code | Santiago Pastorino | 2017-01-24 | 2 | -8/+0 |
|\ \ \ \ |
|
| * | | | | remove unreachable code | yuuji.yaginuma | 2017-01-23 | 2 | -8/+0 |
| |/ / / |
|