discourse/script
David Taylor 208005f9c9 REFACTOR: Migrate FacebookAuthenticator to use ManagedAuthenticator
Changes to functionality
  - Removed syncing of user metadata including gender, location etc.
    These are no longer available to standard Facebook applications.
  - Removed the remote 'revoke' functionality. No other providers have
    it, and it does not appear to be standard practice in other apps.
  - The 'facebook_no_email' event is no longer logged. The system can
    cope fine with a missing email address.

Data is migrated to the new user_associated_accounts table.
facebook_user_infos can be dropped once we are confident the data has
been migrated successfully.
2018-11-30 11:18:11 +00:00
..
benchmarks demo script for profiling middleware stack 2018-02-15 14:36:40 +11:00
bulk_import REFACTOR: Migrate FacebookAuthenticator to use ManagedAuthenticator 2018-11-30 11:18:11 +00:00
demon_test demo script for demonizing using fork exec 2018-01-11 13:51:52 +11:00
import_scripts Update `discuz_x` import script to not use `Category#logo_url`. 2018-11-09 14:15:31 +08:00
.gitignore improvements to the mbox import script 2017-11-18 17:16:44 +01:00
alice.txt more progress towards live unread and new counts, unread message implemented, still to implement delete messages 2013-05-30 16:49:57 +10:00
bench.rb also watch LD_PRELOAD in bench 2018-05-03 15:50:45 +10:00
boot_mem.rb PERF: only require the rss library if used 2018-02-15 13:11:33 +11:00
cache_critical_dns FIX: script was missing newlines when generating hosts 2018-11-28 15:18:08 +11:00
check_forking.rb improve test 2016-11-02 22:19:16 +11:00
compile_hbs.rb FIX: Linting errors in Ruby 2017-09-01 13:34:45 -04:00
diff_heaps.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
discourse FIX: discourse script didn't allow backups with paths anymore 2018-10-17 18:33:44 +02:00
docker_test.rb reset before running docker tests 2018-10-03 10:32:16 -04:00
downsize_uploads.rb Rename `FileHelper.is_image?` -> `FileHelper.is_supported_image?`. 2018-09-12 09:22:28 +08:00
measure.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
memory-analysis add memory analysis script 2018-06-14 12:18:36 +10:00
memstats.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
micro_bench.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
mwrap_sidekiq improve report and add regular logging 2018-07-27 16:22:14 +10:00
osx_dev Bump Ruby version in some docs 2018-07-25 14:38:10 -07:00
plugin-translations.rb update plugin-translations.rb script to update .tx/config file in plugins when languages are added or removed 2018-09-10 14:22:45 -04:00
profile_db_generator.rb FIX: ruby bench not working properly 2018-02-19 11:37:16 +11:00
pull_translations.rb DEV: Add script for pushing translations to Transifex 2018-11-08 23:31:05 +00:00
push_translations.rb DEV: Add script for pushing translations to Transifex 2018-11-08 23:31:05 +00:00
rails turns out I should not have removed 2013-05-09 19:48:10 +10:00
redis_memory.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
require_profiler.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
test_email_settings.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
test_hbs_compiler.rb Add support for transformations 2017-10-05 16:24:58 -04:00
test_mem.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
test_pretty_text.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
theme-watcher partial upload support for scss 2018-03-14 13:01:52 +11:00
user_simulator.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
version_bump.rb Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00