| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Merge remote-tracking branch 'origin/master' into unlock-minitest | Rafael Mendonça França | 2017-08-01 | 59 | -490/+827 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge pull request #30015 from larskanis/use-duktake-on-mingw | Guillermo Iguaran | 2017-08-01 | 2 | -0/+4 |
| |\ \ \ \ |
|
| | * | | | | Use duktape gem as default JS engine on Windows-MINGW and MS-Visual-C builds | Lars Kanis | 2017-08-01 | 2 | -0/+4 |
| | |/ / / |
|
| * | | | | Merge pull request #30023 from y-yagi/remove_unnecessary_doc_directory_deletion | Guillermo Iguaran | 2017-08-01 | 2 | -2/+0 |
| |\ \ \ \ |
|
| | * | | | | Remove unnecessary `doc` directory deletion | yuuji.yaginuma | 2017-08-01 | 2 | -2/+0 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge pull request #30029 from yhirano55/fix_rails_command_comments | Sean Griffin | 2017-08-01 | 1 | -3/+3 |
| |\ \ \ \ |
|
| | * | | | | [ci skip] Fix rails_command comments | Yoshiyuki Hirano | 2017-08-01 | 1 | -3/+3 |
| | | |_|/
| | |/| | |
|
| * | | | | Fix rubocop style issues in yarn and spring.rb templates" | roberts1000 | 2017-07-31 | 2 | -3/+3 |
| | |/ /
| |/| | |
|
| * | | | Set Ruby version in Gemfile and .ruby-version by default | Alberto Almagro | 2017-07-31 | 5 | -0/+25 |
| | |/
| |/| |
|
| * | | Fix `warning: method redefined;` | yuuji.yaginuma | 2017-07-28 | 1 | -3/+3 |
| |/ |
|
| * | Merge pull request #29926 from pawandubey:fix-test-with-absolute-paths | Kasper Timm Hansen | 2017-07-25 | 2 | -1/+30 |
| |\ |
|
| | * | Allow bin/rails test task to take absolute paths as arguments | Pawan Dubey | 2017-07-25 | 2 | -3/+29 |
| * | | Merge pull request #29931 from y-yagi/extract_assert_output_and_available_pty... | Sean Griffin | 2017-07-25 | 4 | -65/+36 |
| |\ \
| | |/
| |/| |
|
| | * | Extract `assert_output` and `available_pty?` into `ConsoleHelpers` module | yuuji.yaginuma | 2017-07-25 | 4 | -65/+36 |
| * | | Fix `dbconsole` test when tempdir is a long path | Sean Griffin | 2017-07-25 | 1 | -1/+1 |
| * | | Merge pull request #29916 from lugray/stop_generating_application_record | Eileen M. Uchitelle | 2017-07-25 | 6 | -34/+35 |
| |\ \
| | |/
| |/| |
|
| | * | Stop creating ApplicationRecord on model generation | Lisa Ugray | 2017-07-24 | 6 | -34/+35 |
| * | | Fix `warning: ambiguous first argument` | yuuji.yaginuma | 2017-07-25 | 1 | -1/+1 |
| * | | Merge pull request #29898 from deivid-rodriguez/follow_up_to_multiple_locatio... | Rafael França | 2017-07-24 | 2 | -0/+38 |
| |\ \
| | |/
| |/| |
|
| | * | Fix regression from multiple mountpoint support | David Rodríguez | 2017-07-24 | 2 | -0/+38 |
| * | | Merge pull request #29902 from y-yagi/fix_29880 | Rafael França | 2017-07-24 | 1 | -2/+6 |
| |\ \ |
|
| | * | | Do not show URL in boot info when using Puma | yuuji.yaginuma | 2017-07-24 | 1 | -2/+6 |
| * | | | Merge pull request #29853 from lugray/move_generator_namespacing_to_base | Rafael França | 2017-07-24 | 2 | -36/+37 |
| |\ \ \ |
|
| | * | | | Move generator namespacing to Base | Lisa Ugray | 2017-07-19 | 2 | -36/+37 |
| * | | | | Revert "Include rack-mini-profiler by default" | Rafael França | 2017-07-24 | 2 | -7/+0 |
| * | | | | Include rack-mini-profiler by default | schneems | 2017-07-24 | 2 | -0/+7 |
| | |_|/
| |/| | |
|
| * | | | Avoid modifying frozen string in check_schema_file | Eugene Kenny | 2017-07-23 | 1 | -0/+7 |
| | |/
| |/| |
|
| * | | Fix false positive test related to wrong app root path. | Wojciech Wnętrzak | 2017-07-21 | 1 | -11/+11 |
| * | | Make `rails yarn:install` ignore dev dependencies | printercu | 2017-07-19 | 1 | -1/+1 |
| |/ |
|
| * | support `-` as an argument to `rails runner` | Cody Cutrer | 2017-07-17 | 4 | -2/+20 |
| * | Rename helper to force_lazy_load_hooks. | Kasper Timm Hansen | 2017-07-17 | 1 | -14/+14 |
| * | Add bootsnap to default Gemfile: | Burke Libbey | 2017-07-17 | 3 | -0/+8 |
| * | Set `RAILS_ENV` before load application file | yuuji.yaginuma | 2017-07-17 | 2 | -4/+36 |
| * | Merge pull request #29782 from y-yagi/follow_up_29699 | Kasper Timm Hansen | 2017-07-16 | 2 | -13/+36 |
| |\ |
|
| | * | add helper method for explicit lazy load | yuuji.yaginuma | 2017-07-16 | 1 | -13/+18 |
| | * | Set `represent_boolean_as_integer` via `configuration` | yuuji.yaginuma | 2017-07-16 | 2 | -1/+19 |
| * | | Merge pull request #29358 from robin850/dbconsole-connection | Kasper Timm Hansen | 2017-07-16 | 6 | -19/+128 |
| |\ \ |
|
| | * | | Properly expand the environment's name | Robin Dupret | 2017-07-16 | 6 | -7/+22 |
| | * | | Deprecate environment as an argument for dbconsole and console | Robin Dupret | 2017-07-16 | 4 | -12/+44 |
| | * | | Allow to pass a connection to the `dbconsole` command | Robin Dupret | 2017-07-16 | 3 | -2/+64 |
| | |/ |
|
| * / | Fix root not being defined on Travis. | Kasper Timm Hansen | 2017-07-16 | 1 | -1/+6 |
| |/ |
|
| * | Merge pull request #29645 from y-yagi/check_component_when_run_app_update | Kasper Timm Hansen | 2017-07-16 | 5 | -23/+60 |
| |\ |
|
| | * | Do not generate unused components contents in `app:update` task | yuuji.yaginuma | 2017-07-16 | 5 | -23/+60 |
| * | | Remove blank lines in setup | Yoshiyuki Hirano | 2017-07-16 | 1 | -2/+3 |
| |/ |
|
| * | Allow to edit secrets in mutiple apps at the same time | yuuji.yaginuma | 2017-07-13 | 1 | -1/+2 |
| * | Change sqlite3 boolean serialization to use 1 and 0 | Lisa Ugray | 2017-07-11 | 3 | -0/+36 |
| * | Fix typo in method name | yuuji.yaginuma | 2017-07-11 | 1 | -1/+1 |
| * | Merge pull request #29742 from lugray/default_protect_from_forgery | Rafael França | 2017-07-10 | 5 | -4/+16 |
| |\ |
|
| | * | Protect from forgery by default | Lisa Ugray | 2017-07-10 | 5 | -4/+16 |
| * | | * Don't eagerly require Rails' minitest plugin. | Kasper Timm Hansen | 2017-07-10 | 12 | -267/+244 |
| |/ |
|