| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #31434 from olivierlacan/boot-feedback | Sean Griffin | 2017-12-14 | 1 | -0/+4 |
|\ |
|
| * | Provide instant feedback when booting Rails | Olivier Lacan | 2017-12-13 | 1 | -0/+4 |
* | | Log call site for all queries | Olivier Lacan | 2017-12-13 | 2 | -0/+6 |
|/ |
|
* | Fix secrets command deprecation message | Stefan Wrobel | 2017-12-11 | 1 | -1/+1 |
* | `create_fixtures` doesn't work since at least a94220b66c9e4890007f66b092b25f8... | Edouard CHIN | 2017-12-11 | 1 | -4/+0 |
* | Set the Rails environment from an environment variable | Aaron Patterson | 2017-12-08 | 1 | -4/+1 |
* | Revert "remove unnecessary `RAILS_ENV` setting" | Aaron Patterson | 2017-12-08 | 2 | -0/+4 |
* | Fix Rails environment when running tests with Ruby | Aaron Patterson | 2017-12-06 | 1 | -1/+4 |
* | Merge pull request #31241 from matthewd/no-after-fork | Matthew Draper | 2017-12-01 | 1 | -23/+1 |
|\ |
|
| * | Drop the before_fork/on_worker_boot advice | Matthew Draper | 2017-11-27 | 1 | -23/+1 |
* | | Move system test dependencies to test group | Anton Rieder | 2017-11-30 | 1 | -7/+10 |
* | | Do not overwrite by default if credentials already exists | yuuji.yaginuma | 2017-11-30 | 1 | -2/+4 |
* | | Build the root folder before specific files | Rafael Mendonça França | 2017-11-29 | 1 | -8/+8 |
* | | Use `credentials` instead of `keyfile` in GCS sevice | yuuji.yaginuma | 2017-11-29 | 1 | -1/+1 |
* | | Preparing for 5.2.0.beta2 release | Rafael Mendonça França | 2017-11-28 | 1 | -1/+1 |
* | | Use same version constraint in mysql adapter and generated application | yuuji.yaginuma | 2017-11-28 | 1 | -1/+1 |
* | | Preparing for 5.2.0.beta1 release | Rafael Mendonça França | 2017-11-27 | 1 | -1/+1 |
* | | Make form_with_generates_ids default value to be false | Rafael Mendonça França | 2017-11-27 | 1 | -4/+0 |
* | | Remove Content-Security-Policy initializer in API-only Applications | yuuji.yaginuma | 2017-11-27 | 1 | -0/+6 |
|/ |
|
* | Add DSL for configuring Content-Security-Policy header | Andrew White | 2017-11-27 | 4 | -34/+66 |
* | Use Puma 3.11 in newly generated applications | yuuji.yaginuma | 2017-11-27 | 1 | -1/+1 |
* | Merge pull request #31167 from albertoalmagro/clean-db-ambiguity | Rafael França | 2017-11-26 | 1 | -2/+2 |
|\ |
|
| * | Remove DB naming ambiguity | Alberto Almagro | 2017-11-26 | 1 | -2/+2 |
* | | Remove field ids from scaffold form | yuuji.yaginuma | 2017-11-26 | 2 | -7/+3 |
|/ |
|
* | Remove duplicated `form_with_generates_remote_forms` setting | yuuji.yaginuma | 2017-11-26 | 1 | -1/+0 |
* | Use parentheses for multi-line method calls | Rafael Mendonça França | 2017-11-25 | 2 | -5/+10 |
* | Make form_with_generates_ids default in Rails 5.2 | Rafael Mendonça França | 2017-11-25 | 1 | -2/+7 |
* | Change `form_with` to generates ids by default | npezza93 | 2017-11-25 | 1 | -0/+1 |
* | Rubocop style | Dixit Patel | 2017-11-24 | 1 | -0/+2 |
* | Fix generator suggestion raise error when I18n.available_locales don’t incl... | willnet | 2017-11-22 | 1 | -1/+2 |
* | Fix formatting of `credentials` and `encrypted` [ci skip] | yuuji.yaginuma | 2017-11-19 | 1 | -8/+8 |
* | Deprecate an `after_bundle` callback in Rails plugin templates | yuuji.yaginuma | 2017-11-18 | 1 | -0/+4 |
* | Fixed example of `Rails.application.encrypted` method usage | Wojciech Wnętrzak | 2017-11-16 | 1 | -1/+1 |
* | Add master key to `gitignore` on `rails new` | yuuji.yaginuma | 2017-11-16 | 3 | -1/+11 |
* | Pass options onto key file generator. | Kasper Timm Hansen | 2017-11-15 | 1 | -1/+1 |
* | Merge branch 'freeletics-manage-multiple-credential-files' | Kasper Timm Hansen | 2017-11-15 | 7 | -40/+253 |
|\ |
|
| * | Add CLI to manage encrypted files/configs. | Wojciech Wnętrzak | 2017-11-15 | 8 | -49/+263 |
* | | Go through a single credentials instance. | Kasper Timm Hansen | 2017-11-15 | 1 | -9/+10 |
* | | Merge pull request #30004 from npenzin/patch-1 | Yuji Yaginuma | 2017-11-15 | 1 | -1/+1 |
|\ \ |
|
| * | | Ensure plugin_generator adds to new line in Gemfile | Nikita Penzin | 2017-11-14 | 1 | -1/+1 |
* | | | Use released arel | Rafael Mendonça França | 2017-11-14 | 1 | -5/+2 |
| |/
|/| |
|
* | | Use .tt extension to all the template files | Rafael Mendonça França | 2017-11-13 | 97 | -2/+2 |
* | | Merge pull request #30773 from y-yagi/fix_30765 | Eileen M. Uchitelle | 2017-11-12 | 1 | -0/+3 |
|\ \ |
|
| * | | Make automatically synchronize test schema work inside engine | yuuji.yaginuma | 2017-10-02 | 1 | -0/+3 |
* | | | Revert displaying master key generation info on `rails new`. | Kasper Timm Hansen | 2017-11-12 | 3 | -23/+20 |
* | | | Deprecate encrypted secrets in favor of credentials. | Kasper Timm Hansen | 2017-11-12 | 3 | -99/+9 |
* | | | Merge pull request #30770 from y-yagi/do_not_create_credential_in_dummy_appli... | Kasper Timm Hansen | 2017-11-12 | 2 | -2/+3 |
|\ \ \ |
|
| * | | | Do not create credentials in dummy application | yuuji.yaginuma | 2017-10-02 | 2 | -2/+3 |
| |/ / |
|
* | | | Adjust blank lines | Ryuta Kamizono | 2017-11-10 | 4 | -4/+5 |
* | | | Do not show credentials in generators help | yuuji.yaginuma | 2017-11-09 | 1 | -0/+1 |