Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jcroteau/APPEALS-26725 Update to Rails 6.0.Z #19262

Closed
wants to merge 62 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
57ce6c0
:arrow_up: Update rails to 5.2.8.1
jcroteau Jul 27, 2023
b717158
:construction: Apply 'bin/rails app:update' generated changes to 'bin…
jcroteau Jul 27, 2023
0edbc19
:construction: Apply 'bin/rails app:update' generated changes to 'bin…
jcroteau Jul 27, 2023
77a7624
:construction: Apply 'bin/rails app:update' generated changes to 'bi…
jcroteau Jul 27, 2023
3f1287c
:construction: Apply 'bin/rails app:update' generated changes to 'con…
jcroteau Jul 27, 2023
520e0ed
:recycle: Segregate custom config settings
jcroteau Jul 27, 2023
3543526
:fire: Remove obsolete workaround for CVE-2019-5420
jcroteau Jul 27, 2023
fb1c882
:construction: Apply 'bin/rails app:update' generated changes to 'con…
jcroteau Jul 31, 2023
9095837
:construction: Segregate custom config settings
jcroteau Jul 31, 2023
564e87f
:construction: Apply 'bin/rails app:update' generated changes to 'con…
jcroteau Jul 31, 2023
2cfaf39
:construction: Segregate custom config settings
jcroteau Jul 31, 2023
3e0963a
:construction: Apply 'bin/rails app:update' generated changes to 'co…
jcroteau Jul 31, 2023
39b51eb
:construction: Apply 'bin/rails app:update' generated changes to 'con…
jcroteau Jul 31, 2023
498895b
:construction: Add 'bin/rails app:update' generated CSP config file
jcroteau Jul 31, 2023
5ce8531
:fire: Remove deprecated config setting
jcroteau Jul 31, 2023
878a41c
:recycle: Integrate Rails 5.0 config overrides into 'config/applicati…
jcroteau Jul 31, 2023
513b2e4
:recycle: Integrate Rails 5.1 config overrides into 'config/applicati…
jcroteau Jul 31, 2023
2fe5188
:wrench: Add 'bin/rails app:update' generated file 'new_framework_def…
jcroteau Aug 1, 2023
9ff3dfb
:fire: Omit 5.2 setting default for 'config.active_record.cache_versi…
jcroteau Aug 1, 2023
0f7281a
:wrench: Override 5.2 default for 'config.active_support.use_authenti…
jcroteau Aug 1, 2023
d98a2a2
:wrench: Override 5.2 default for 'config.action_controller.default_p…
jcroteau Aug 1, 2023
7c4256e
:wrench: Override 5.2 default for 'config.active_record.sqlite3.repre…
jcroteau Aug 1, 2023
ebc1866
:fire: Omit 5.2 setting default for 'config.active_support.use_sha1_d…
jcroteau Aug 1, 2023
c152939
:fire: Omit 5.2 setting default for 'config.action_view.form_with_gen…
jcroteau Aug 1, 2023
5738690
:wrench: Override 5.2 settind default for 'config.action_dispatch.use…
jcroteau Aug 1, 2023
505c30b
:wrench: Load config defaults for Rails 5.2
jcroteau Aug 1, 2023
8838d3c
:bulb: Apply 'bin/rails app:update' generated comment changes to 'con…
jcroteau Aug 1, 2023
a157e1c
:bulb: Slide comments for cleaner diff with future generated changes
jcroteau Aug 1, 2023
a5e671c
:bulb: Update comments for clarity
jcroteau Aug 1, 2023
8542a13
:wrench: Update deprecated config setting
jcroteau Aug 1, 2023
0738c70
:recycle: Restore single-quoted strings from 'bin/rails app:update'
jcroteau Aug 1, 2023
4a63486
:bulb: Add 'bin/rails app:update' generated comments
jcroteau Aug 1, 2023
dca3bec
:wrench: Move config setting
jcroteau Aug 1, 2023
7c681ce
Merge branch 'master' into jcroteau/APPEALS-26093-update-to-rails-5-2-Z
jcroteau Aug 1, 2023
9862b49
:wrench: Restore 'config.colorize_logging' setting in production
jcroteau Aug 1, 2023
6df05a7
:rotating_light: SileRuboRuboCop on 'bin/rails app:update' generated …
jcroteau Aug 1, 2023
3484394
Merge branch 'master' into jcroteau/APPEALS-26093-update-to-rails-5-2-Z
jcroteau Aug 3, 2023
64f848d
Merge branch 'master' into jcroteau/APPEALS-26093-update-to-rails-5-2-Z
jcroteau Aug 3, 2023
acc7928
Merge branch 'master' into jcroteau/APPEALS-26093-update-to-rails-5-2-Z
jcroteau Aug 8, 2023
7d30974
:arrow_up: Update Bundler to 2.4.19
jcroteau Aug 21, 2023
cf43299
:arrow_up: Update 'rails' to 6.0.6.1
jcroteau Aug 21, 2023
ca7d04a
:wrench: Exclude all RuboCop cops from 'bin/**/*` files
jcroteau Aug 21, 2023
bea61a3
:construction: Apply 'bin/rails app:update' changes to 'bin/rails'
jcroteau Aug 21, 2023
a7ebff8
:construction: Apply 'bin/rails app:update' changes to 'bin/rake'
jcroteau Aug 21, 2023
2ac6d66
:construction: Apply 'bin/rails app:update' changes to 'bin/setup'
jcroteau Aug 21, 2023
5c21231
:construction: Apply 'bin/rails app:update' changes to 'bin/yarn'
jcroteau Aug 21, 2023
67e5f94
:construction: :construction: Apply 'bin/rails app:update' changes to…
jcroteau Aug 21, 2023
2a30dc7
:construction: Apply 'bin/rails app:update' changes to 'config/enviro…
jcroteau Aug 21, 2023
f0b9abf
:construction: Apply 'bin/rails app:update' changes to 'config/enviro…
jcroteau Aug 21, 2023
a3fe427
:construction: Apply 'bin/rails app:update' changes to 'config/enviro…
jcroteau Aug 21, 2023
64d6d28
:pencil2: Fix misspelling
jcroteau Aug 21, 2023
cdde9c3
:construction: config/initializers/content_security_policy.rb
jcroteau Aug 21, 2023
c502ab5
:construction: Apply 'bin/rails app:update' changes to 'config/locale…
jcroteau Aug 21, 2023
d9555d9
:construction: Apply 'bin/rails app:update' changes to 'config/puma.rb'
jcroteau Aug 21, 2023
6d21ad9
:construction: Apply 'bin/rails app:update' changes to 'config/routes…
jcroteau Aug 21, 2023
172fab8
:wrench: Commit newly generated 'config/initializers/new_framework_de…
jcroteau Aug 21, 2023
6d1c0cf
:art: Add linebreaks for legibility
jcroteau Aug 21, 2023
de1d3f1
:bulb: Add comment for additional context
jcroteau Aug 21, 2023
4041b7f
:bulb: Update comments
jcroteau Aug 21, 2023
b23510a
:truck: Move 6.0 defaults into 'application.rb' & override where appl…
jcroteau Aug 21, 2023
125ac46
:wrench: Load Rails 6.0 defaults
jcroteau Aug 23, 2023
bd3a449
:wrench: Add configuration to preserve pre-existing behavior of 'acti…
jcroteau Aug 24, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ require:

AllCops:
Exclude:
- 'bin/**/*'
- 'db/migrate/*'
- 'db/schema.rb'
- 'db/etl/migrate/*'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ gem "pg", platforms: :ruby
# Discussion: https://github.com/18F/college-choice/issues/597#issuecomment-139034834
gem "puma", "5.6.4"
gem "rack", "~> 2.2.6.2"
gem "rails", "5.2.4.6"
gem "rails", "6.0.6.1"
# Used to colorize output for rake tasks
gem "rainbow"
# React
Expand Down Expand Up @@ -85,7 +85,7 @@ gem "ziptz"

group :production, :staging, :ssh_forwarding, :development, :test do
# Oracle DB
gem "activerecord-oracle_enhanced-adapter", "~> 5.2.0"
gem "activerecord-oracle_enhanced-adapter", "~> 6.0.0"
gem "ruby-oci8", "~> 2.2"
end

Expand Down
Loading
Loading