| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise flow to what was described in 03e44f9 | Kasper Timm Hansen | 2019-08-04 | 1 | -13/+9 |
* | Revise credentials diffing flow to use a separate diff command | Kasper Timm Hansen | 2019-08-04 | 2 | -68/+40 |
* | Extract diffing to separate credentials:diff command | Kasper Timm Hansen | 2019-08-04 | 1 | -28/+24 |
* | Revert "MethodCallAssertions is a regular player of the team ActiveSupport::T... | Rafael Mendonça França | 2019-08-02 | 2 | -0/+4 |
* | Revert "You give jruby_skip & rubinius_skip a good name" | Rafael Mendonça França | 2019-08-02 | 1 | -0/+15 |
* | You give jruby_skip & rubinius_skip a good name | Akira Matsuda | 2019-08-02 | 1 | -15/+0 |
* | MethodCallAssertions is a regular player of the team ActiveSupport::TestCase now | Akira Matsuda | 2019-08-02 | 2 | -4/+0 |
* | Use `try` only when we're unsure if the receiver would respond_to the method | Akira Matsuda | 2019-08-01 | 1 | -2/+2 |
* | Fix db:seed | eileencodes | 2019-07-31 | 1 | -0/+19 |
* | Address to rubocop offences | Ryuta Kamizono | 2019-07-31 | 2 | -3/+3 |
* | Use match? where we don't need MatchData | Akira Matsuda | 2019-07-29 | 4 | -7/+7 |
* | Improves compatibility of require_dependency in zeitwerk mode [Closes #36774] | Xavier Noria | 2019-07-28 | 1 | -0/+29 |
* | Do not use the same temp file in different tests | yuuji.yaginuma | 2019-07-27 | 1 | -4/+5 |
* | Merge pull request #36777 from Edouard-chin/ec-git-pretty-credentials | Rafael França | 2019-07-26 | 2 | -3/+102 |
|\ |
|
| * | Prettify diff generated by git for encripted file: | Edouard CHIN | 2019-07-26 | 2 | -3/+102 |
* | | Removed webpacker:compile step from scaffold test as it is not required and a... | Abhay Nikam | 2019-07-26 | 1 | -2/+0 |
|/ |
|
* | let autoloaded? support modules with overridden names [closes #36757] | Xavier Noria | 2019-07-25 | 1 | -0/+9 |
* | read configuration to determine excluded eager loaded directory (#36354) | Andrew Kress | 2019-07-25 | 1 | -1/+1 |
* | Merge pull request #36741 from Edouard-chin/ec-system-test-url-options | Eileen M. Uchitelle | 2019-07-24 | 1 | -0/+45 |
|\ |
|
| * | Define the `url_options` needed for SytemTest inside the route proxy: | Edouard CHIN | 2019-07-24 | 1 | -0/+45 |
* | | Fixed db:prepare task to not touch schema when dump_schema_after_migration is... | Wojciech Wnętrzak | 2019-07-24 | 1 | -0/+16 |
|/ |
|
* | Make Active Storage routes optional | Gannon McGibbon | 2019-07-22 | 1 | -0/+15 |
* | create a newline between blocks when gem_group, github and add_source was cal... | masakazutakewaka | 2019-07-21 | 1 | -9/+44 |
* | Merge pull request #35285 from masakazutakewaka/fix_railtie_add_newline_to_ge... | y-yagi | 2019-07-21 | 1 | -8/+49 |
|\ |
|
| * | Append a newline to the Gemfile if it doesn't end with a newline | masakazutakewaka | 2019-07-19 | 1 | -8/+49 |
* | | Merge pull request #36603 from y-yagi/add_skip_collision_check_option | Yuji Yaginuma | 2019-07-18 | 1 | -0/+10 |
|\ \ |
|
| * | | Add `skip-collision-check` option to generator | yuuji.yaginuma | 2019-07-05 | 1 | -0/+10 |
* | | | Merge pull request #36663 from igor04/load_database_yaml_fix | Eileen M. Uchitelle | 2019-07-15 | 1 | -0/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | Prevent exception of loading database yaml with blank config file [closes: #3... | igor04 | 2019-07-12 | 1 | -0/+5 |
| |/ |
|
* / | Adds support for configuring HTTP Feature Policy (#33439) | Jacob Bednarz | 2019-07-10 | 2 | -0/+192 |
|/ |
|
* | Merge pull request #36534 from y-yagi/fixes_35137 | Yuji Yaginuma | 2019-07-03 | 1 | -0/+32 |
|\ |
|
| * | Add the ability to set the CSP nonce only to the specified directives | yuuji.yaginuma | 2019-06-22 | 1 | -0/+32 |
* | | Make `bin/setup` test pass even if the database does not exist | yuuji.yaginuma | 2019-06-30 | 1 | -1/+1 |
* | | Load initial database.yml once, and warn if we can't create tasks | eileencodes | 2019-06-27 | 1 | -0/+28 |
|/ |
|
* | Make `ActionDispatch::Response#content_type` behavior configurable | yuuji.yaginuma | 2019-06-21 | 1 | -0/+27 |
* | Merge pull request #36486 from benthorner/master | Yuji Yaginuma | 2019-06-20 | 1 | -0/+23 |
|\ |
|
| * | Allow using env var to specify pidfile | Ben Thorner | 2019-06-19 | 1 | -0/+23 |
* | | Move SchemaMigration to migration_context | eileencodes | 2019-06-14 | 2 | -4/+5 |
|/ |
|
* | Merge pull request #36472 from kamipo/empty_line_only_before_access_modifier | Ryuta Kamizono | 2019-06-13 | 14 | -14/+0 |
|\ |
|
| * | Enable `Layout/EmptyLinesAroundAccessModifier` cop | Ryuta Kamizono | 2019-06-13 | 14 | -14/+0 |
* | | Don't `drop_table` before schema cache tests | Ryuta Kamizono | 2019-06-13 | 1 | -1/+2 |
|/ |
|
* | Convert the db:abort_if_pending_migrations task to be multi-DB aware | Mark Lee | 2019-06-10 | 1 | -0/+26 |
* | Merge pull request #36416 from freeletics/fix-db-prepare | Eileen M. Uchitelle | 2019-06-05 | 2 | -12/+50 |
|\ |
|
| * | Fixed db:prepare task for multiple databases. | Wojciech Wnętrzak | 2019-06-05 | 2 | -12/+50 |
* | | Merge pull request #36394 from eileencodes/treat-application-record-as-primary | Eileen M. Uchitelle | 2019-06-05 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Treat ActiveRecord::Base and ApplicationRecord as "primary" | eileencodes | 2019-06-05 | 1 | -3/+3 |
* | | Extract default log file open operation to method | yuuji.yaginuma | 2019-06-05 | 1 | -0/+7 |
|/ |
|
* | Fail parallel tests if workers exit early | John Hawthorn | 2019-05-30 | 1 | -0/+18 |
* | Fix: DummyCompiler embeds invalid YAML content | Vishal Telangre | 2019-05-15 | 1 | -0/+17 |
* | Merge pull request #36237 from eileencodes/fix-erb-in-database-yaml-again | Eileen M. Uchitelle | 2019-05-14 | 1 | -0/+16 |
|\ |
|