| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | Merge pull request #30011 from guilherme/fix-migration-generator-special-cases | Sean Griffin | 2017-08-03 | 1 | -0/+22 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Handling add/remove to/from migration edge cases | Guilherme Reis Campos | 2017-08-03 | 1 | -0/+22 |
* | | | | | Merge remote-tracking branch 'origin/master' into unlock-minitest | Rafael Mendonça França | 2017-08-01 | 22 | -141/+368 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge pull request #30015 from larskanis/use-duktake-on-mingw | Guillermo Iguaran | 2017-08-01 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | Use duktape gem as default JS engine on Windows-MINGW and MS-Visual-C builds | Lars Kanis | 2017-08-01 | 1 | -0/+2 |
| | |/ / / |
|
| * | / / | Remove unnecessary `doc` directory deletion | yuuji.yaginuma | 2017-08-01 | 1 | -1/+0 |
| | |/ /
| |/| | |
|
| * | | | Set Ruby version in Gemfile and .ruby-version by default | Alberto Almagro | 2017-07-31 | 1 | -0/+12 |
| |/ / |
|
| * / | 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 | 1 | -0/+26 |
| |\ |
|
| | * | Allow bin/rails test task to take absolute paths as arguments | Pawan Dubey | 2017-07-25 | 1 | -0/+26 |
| * | | 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 | 5 | -34/+26 |
| |\ \
| | |/
| |/| |
|
| | * | Stop creating ApplicationRecord on model generation | Lisa Ugray | 2017-07-24 | 5 | -34/+26 |
| * | | Fix `warning: ambiguous first argument` | yuuji.yaginuma | 2017-07-25 | 1 | -1/+1 |
| * | | Fix regression from multiple mountpoint support | David Rodríguez | 2017-07-24 | 2 | -0/+38 |
| |/ |
|
| * | 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 |
| * | support `-` as an argument to `rails runner` | Cody Cutrer | 2017-07-17 | 1 | -0/+8 |
| * | Rename helper to force_lazy_load_hooks. | Kasper Timm Hansen | 2017-07-17 | 1 | -14/+14 |
| * | Set `RAILS_ENV` before load application file | yuuji.yaginuma | 2017-07-17 | 1 | -3/+32 |
| * | Merge pull request #29782 from y-yagi/follow_up_29699 | Kasper Timm Hansen | 2017-07-16 | 1 | -12/+35 |
| |\ |
|
| | * | 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 | 1 | -0/+18 |
| * | | Properly expand the environment's name | Robin Dupret | 2017-07-16 | 2 | -0/+11 |
| * | | Deprecate environment as an argument for dbconsole and console | Robin Dupret | 2017-07-16 | 2 | -12/+24 |
| * | | Allow to pass a connection to the `dbconsole` command | Robin Dupret | 2017-07-16 | 1 | -0/+43 |
| |/ |
|
| * | Do not generate unused components contents in `app:update` task | yuuji.yaginuma | 2017-07-16 | 1 | -0/+16 |
| * | Change sqlite3 boolean serialization to use 1 and 0 | Lisa Ugray | 2017-07-11 | 1 | -0/+28 |
| * | Merge pull request #29742 from lugray/default_protect_from_forgery | Rafael França | 2017-07-10 | 2 | -1/+8 |
| |\ |
|
| | * | Protect from forgery by default | Lisa Ugray | 2017-07-10 | 2 | -1/+8 |
| * | | * Don't eagerly require Rails' minitest plugin. | Kasper Timm Hansen | 2017-07-10 | 2 | -5/+8 |
| |/ |
|
* | | Fix test runner's output | yuuji.yaginuma | 2017-07-30 | 2 | -2/+2 |
* | | Merge branch 'master' into unlock-minitest | Kasper Timm Hansen | 2017-07-15 | 14 | -22/+397 |
|\| |
|
| * | Merge pull request #29721 from y-yagi/fix_29696 | Kasper Timm Hansen | 2017-07-09 | 1 | -0/+34 |
| |\ |
|
| | * | Treat secrets as binary | yuuji.yaginuma | 2017-07-09 | 1 | -0/+34 |
| * | | Load environment file in `dbconsole` command | yuuji.yaginuma | 2017-07-09 | 1 | -0/+66 |
| |/ |
|
| * | Merge pull request #29695 from y-yagi/secrets_show | Matthew Draper | 2017-07-09 | 2 | -1/+14 |
| |\ |
|
| | * | Add `rails secrets:show` command | yuuji.yaginuma | 2017-07-07 | 2 | -1/+14 |
| * | | Merge pull request #29705 from y-yagi/do_not_update_secrets_yml_enc | Matthew Draper | 2017-07-09 | 1 | -0/+18 |
| |\ \ |
|
| | * | | Do not update `secrets.yml.enc` when secretes do not change | yuuji.yaginuma | 2017-07-07 | 1 | -0/+18 |
| | |/ |
|
| * / | Update default app files in app_generator_test | Koichi ITO | 2017-07-06 | 1 | -2/+40 |
| |/ |
|
| * | Allow mounting same engine under several locations | David Rodríguez | 2017-07-05 | 1 | -0/+86 |
| * | Merge pull request #29677 from eugeneius/parameters_configuration_tests | Rafael Mendonça França | 2017-07-05 | 1 | -0/+36 |
| |\ |
|
| | * | Fix Parameters configuration integration tests | Eugene Kenny | 2017-07-04 | 1 | -0/+41 |
| * | | Force ActionController::Base lazy laod hooks to run | Rafael Mendonça França | 2017-07-05 | 1 | -0/+12 |
| |/ |
|
| * | Remove redundant `assert_respond_to` | Ryuta Kamizono | 2017-07-03 | 1 | -3/+0 |
| * | Move test related to `tmp:clear` task to `tmp_test.rb` | yuuji.yaginuma | 2017-07-02 | 2 | -7/+7 |
| * | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 117 | -117/+0 |