| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge pull request #32075 from eileencodes/delete-default-configuration | Eileen M. Uchitelle | 2018-02-21 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Delete default configuration | eileencodes | 2018-02-21 | 1 | -0/+1 |
* | | Don't accidentally create an empty CSP | Andrew White | 2018-02-19 | 1 | -1/+5 |
* | | Add stimulus to list of supported options for --webpack | Guillermo Iguaran | 2018-02-18 | 1 | -1/+1 |
* | | Don't generate empty app/views folder when --api and --skip-action-mailer are... | Guillermo Iguaran | 2018-02-18 | 1 | -2/+6 |
* | | Clean up reporter replacement a bit. | Kasper Timm Hansen | 2018-02-18 | 1 | -10/+6 |
* | | Rails 6 requires Ruby 2.4.1+ | Jeremy Daer | 2018-02-17 | 2 | -4/+3 |
* | | Multipart file uploads are very rare in API only apps so don't include Rack::... | Guillermo Iguaran | 2018-02-17 | 1 | -1/+2 |
* | | Rails 6 requires Ruby 2.3+ | Jeremy Daer | 2018-02-17 | 3 | -14/+5 |
* | | Merge pull request #31901 from Kevinrob/patch-1 | Rafael França | 2018-02-16 | 1 | -3/+12 |
|\ \ |
|
| * | | Add SuppressedSummaryReporter and TestUnitReporter only if necessary | Kevin Robatel | 2018-02-15 | 1 | -3/+12 |
| |/ |
|
* | | Remove needless requiring 'active_support/core_ext/string/strip' | Yoshiyuki Hirano | 2018-02-17 | 1 | -1/+0 |
* | | Remove usage of strip_heredoc in the framework in favor of <<~ | Rafael Mendonça França | 2018-02-16 | 12 | -20/+19 |
* | | Add test parallelization to Rails | eileencodes | 2018-02-15 | 2 | -0/+8 |
|/ |
|
* | Don't overwrite config/master.key even on --force | claudiob | 2018-02-12 | 1 | -1/+3 |
* | Do not update `load_defaults` version when running `app:update` (#31951) | Yuji Yaginuma | 2018-02-13 | 3 | -2/+11 |
* | Respect --force option for config/master.key | claudiob | 2018-02-11 | 1 | -1/+1 |
* | Merge pull request #31949 from rails/remove-move | Claudio B | 2018-02-09 | 1 | -2/+0 |
|\ |
|
| * | Remove warning from 4 years ago [ci skip] | claudiob | 2018-02-09 | 1 | -2/+0 |
* | | Use heredoc with credentials template | Yoshiyuki Hirano | 2018-02-09 | 2 | -4/+16 |
|/ |
|
* | Do not add master key when `RAILS_MASTER_KEY` env specified (#31922) | Yuji Yaginuma | 2018-02-08 | 2 | -2/+3 |
* | Add nodoc to `CredentialsGenerator` and `MasterKeyGenerator` [ci skip] | yuuji.yaginuma | 2018-02-03 | 2 | -2/+2 |
* | Removed "private" generators from command list. | Wojciech Wnętrzak | 2018-02-02 | 3 | -18/+5 |
* | Fix `RuntimeError: Unknown version "6.0"` | Yuji Yaginuma | 2018-01-31 | 1 | -0/+3 |
* | Start Rails 6.0 development!!! | Rafael Mendonça França | 2018-01-30 | 1 | -3/+3 |
* | Merge pull request #31830 from rafaelfranca/disable-csp-by-default | Rafael França | 2018-01-30 | 1 | -10/+10 |
|\ |
|
| * | Disable CSP by default | Rafael Mendonça França | 2018-01-30 | 1 | -10/+10 |
* | | Add Rack::TempfileReaper to the default middleware stack | George Claghorn | 2018-01-30 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #31769 from justjake/patch-2 | Matthew Draper | 2018-01-30 | 1 | -1/+1 |
|\ |
|
| * | yarnpkg: correct exec syntax | Jake Teton-Landis | 2018-01-23 | 1 | -1/+2 |
* | | Merge pull request #31750 from morygonzalez/consider-locale_selector-missing | Yuji Yaginuma | 2018-01-23 | 1 | -5/+16 |
|\ \
| |/
|/| |
|
| * | Fix locale_selector JS bug in ActionMailer Preview | Hitoshi Nakashima | 2018-01-23 | 1 | -5/+16 |
* | | bin/yarn: Pass through arguments with spaces | Jake Teton-Landis | 2018-01-21 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #31641 from ckoenig/remove_frozen_string_literal | Yuji Yaginuma | 2018-01-20 | 1 | -4/+6 |
|\ |
|
| * | Work on a dup'ed options hash | Christof Koenig | 2018-01-09 | 1 | -4/+6 |
* | | Merge pull request #31732 from koic/enable_autocorrect_for_lint_end_alignment... | Matthew Draper | 2018-01-19 | 1 | -2/+2 |
|\ \ |
|
| * | | Enable autocorrect for `Lint/EndAlignment` cop | Koichi ITO | 2018-01-18 | 1 | -2/+2 |
* | | | Add locale selector to email preview (#31596) | Hitoshi Nakashima | 2018-01-18 | 2 | -12/+35 |
* | | | Merge pull request #31730 from bogdanvlviv/allow_false_for-config-generators-... | Eileen M. Uchitelle | 2018-01-18 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Allow `false` for `config.generators.system_tests=` | bogdanvlviv | 2018-01-18 | 1 | -1/+1 |
| |/ / |
|
* | | | Revert "Merge pull request #31434 from olivierlacan/boot-feedback" | Matthew Draper | 2018-01-19 | 1 | -4/+0 |
* | | | Refactor migration to move migrations paths to connection | eileencodes | 2018-01-18 | 1 | -1/+1 |
|/ / |
|
* | | Provide a sensible default host | George Claghorn | 2018-01-16 | 1 | -2/+0 |
* | | Extract content types from blob data | George Claghorn | 2018-01-15 | 1 | -0/+2 |
* | | Merge pull request #31572 from kami-zh/fix-template | Yuji Yaginuma | 2018-01-13 | 1 | -2/+3 |
|\ \ |
|
| * | | Fix comment about initializers to adapt to the fact | kami-zh | 2017-12-27 | 1 | -2/+3 |
* | | | Merge pull request #31651 from eugeneius/use_sha1_digests | Sean Griffin | 2018-01-12 | 2 | -0/+4 |
|\ \ \ |
|
| * | | | Use SHA-1 for non-sensitive digests by default | Eugene Kenny | 2018-01-08 | 2 | -0/+4 |
* | | | | Use unsafe_inline as the default for script_src CSP until we get a nonce alte... | David Heinemeier Hansson | 2018-01-12 | 1 | -1/+1 |
* | | | | Add note about having to restart when modifying initializer | David Heinemeier Hansson | 2018-01-12 | 1 | -0/+2 |