Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | 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 | |
|/ / / / | ||||||
* | | | | Merge pull request #29721 from y-yagi/fix_29696 | Kasper Timm Hansen | 2017-07-09 | 2 | -2/+36 | |
|\ \ \ \ | ||||||
| * | | | | Treat secrets as binary | yuuji.yaginuma | 2017-07-09 | 2 | -2/+36 | |
* | | | | | Load environment file in `dbconsole` command | yuuji.yaginuma | 2017-07-09 | 3 | -0/+73 | |
|/ / / / | ||||||
* | | | | Merge pull request #29695 from y-yagi/secrets_show | Matthew Draper | 2017-07-09 | 4 | -1/+22 | |
|\ \ \ \ | ||||||
| * | | | | Add `rails secrets:show` command | yuuji.yaginuma | 2017-07-07 | 4 | -1/+22 | |
* | | | | | Merge pull request #29705 from y-yagi/do_not_update_secrets_yml_enc | Matthew Draper | 2017-07-09 | 2 | -1/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | Do not update `secrets.yml.enc` when secretes do not change | yuuji.yaginuma | 2017-07-07 | 2 | -1/+21 | |
| |/ / / / | ||||||
* / / / / | 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 | 2 | -0/+92 | |
* | | | | 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 | |
|/ / / / | ||||||
* | | | | Add backticks [ci skip] | Ryuta Kamizono | 2017-07-03 | 1 | -1/+1 | |
* | | | | Merge branch 'master' into require_relative_2017 | Xavier Noria | 2017-07-02 | 6 | -12/+61 | |
|\ \ \ \ | ||||||
| * | | | | 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 | 253 | -253/+0 | |
| * | | | | Merge pull request #29540 from kirs/rubocop-frozen-string | Matthew Draper | 2017-07-02 | 253 | -0/+253 | |
| |\ \ \ \ | ||||||
| | * | | | | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 252 | -0/+252 | |
| * | | | | | Merge pull request #29534 from y-yagi/clear_screenshots_in_tmp_clear_task | Eileen M. Uchitelle | 2017-07-01 | 3 | -2/+49 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Clear screenshots files in `tmp:clear` task | yuuji.yaginuma | 2017-06-27 | 3 | -2/+49 | |
| * | | | | | | Add source code and changelog link to railties.gemspec | Koichi ITO | 2017-07-01 | 1 | -0/+5 | |
* | | | | | | | [Railties] require => require_relative | Akira Matsuda | 2017-07-01 | 71 | -107/+107 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #29418 from dinahshi/scaffold_system_tests | Eileen M. Uchitelle | 2017-06-30 | 7 | -13/+104 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Add system tests to generate scaffold | Dinah Shi | 2017-06-30 | 7 | -13/+104 |