docbrown/config
Ernesto Tagwerker 9ea3a8c67d
Upgrade to Rails 6.0 (#7658)
* Add dual booting logic to Gemfile

This might be helpful for the Rails 6.0 upgrade project.

* Add more than one gemfile to Travis' configuration

We want to see how the application behaves with more than one Rails versions:

- Gemfile -> Rails 5.2
- Gemfile.next -> Rails 6.0

This will help us figure out what needs to be addressed before migrating to Rails 6.0.

If you want to read more about this technique (dual booting) you can check out this page: https://www.fastruby.io/blog/upgrade-rails/dual-boot/dual-boot-with-rails-6-0-beta.html

* Fix joins

* Upgrade Gemfile.next.lock

* Make sure we're installing the correct versions of gems

* Add Rails 6 notes

* Update rubocop in Gemfile.next.lock

* Fix organization spec

* Fix page_views_spec

* Add Rails 6 and run rails app:update

* Remove some tricks

* Remove Gemfile.next for now

* Fix .content_type deprecation

* Fix deprecation of .where.not NAND/NOR behavior

* Fix deprecation of parameterized emails

* Fix specs

* Remove next flag for now

* Fix spec (hopefully)

* Add wait_for_javascript

* Fix spec, thanks @maestromac!

* Try without wait for javascript hack

* Remove unnecessary bin/update

* Remove file that snuck in the rebase

* Update the vendored gems

* Replace migrate+db:setup with db:prepare

* Update vendored gems

* Fix Gemfile.lock and update vendored stuff

* Fix Gemfile.lock to be the same as master's minus the changes

Co-authored-by: rhymes <rhymesete@gmail.com>
2020-06-04 11:54:25 +02:00
..
elasticsearch/mappings [deploy] Rename classified listings (#7910) 2020-05-27 13:35:09 +00:00
environments Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
fastly/snippets [deploy] Revert "Update safe params for Array params (#7914)" (#8018) 2020-05-21 12:39:55 -04:00
initializers Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
locales [deploy] Create write_articles oauth scope (#7834) 2020-05-14 09:55:53 -04:00
webpack [deploy] Update webpacker configuration (#8004) 2020-05-25 12:03:18 -04:00
application.rb Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
blazer.yml lower Blazer timeout to be closer to app STATEMENT_TIMEOUT (#6597) [deploy] 2020-03-11 16:08:15 -04:00
boot.rb Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
cable.yml Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
database.yml Make DATABASE_URL_TEST optional (#7604) 2020-04-30 11:19:16 +02:00
environment.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
field_test.yml [deploy] Add alternate comment-oriented feed algos (#8042) 2020-05-26 13:23:03 -04:00
puma.rb Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
routes.rb Allow Admins to Delete Broadcasts (#8258) [deploy] 2020-06-03 15:15:27 -06:00
sample_application.yml [deploy] Remove ALL Algolia Code (#7577) 2020-04-29 10:11:57 -05:00
secrets.yml Initial commit 2018-02-28 16:11:08 -05:00
sidekiq.yml setup sidekiq queues for different priority jobs (#5300) [deploy] 2019-12-30 10:16:52 -06:00
sitemap.rb Remove ENV["USE_NEW_AWS"] and use Orig ENV variables for New Creds (#5771) [deploy] 2020-01-27 15:46:57 -05:00
spring.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
storage.yml Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
webpacker.yml [deploy] Update webpacker configuration (#8004) 2020-05-25 12:03:18 -04:00