discourse/lib/tasks
Michael K Johnson 2a23e54632
FIX: remove migrate_from_s3 task that silently corrupts data (#11703)
Transient errors in migration are ignored, silently corrupting
data, and the migration is incomplete and misses many sources of
uploads, which will lead to an incorrect expectation of independence
from the remote object storage after announcing that the migration
was successful, regardles of whether transient errors permanently
corrupted the data.

Remove this migration until such time as it is re-written to
follow the same pattern has the migration to s3, moving the
core logic out of the task.
2021-01-17 22:33:29 +01:00
..
add_topic_to_quotes.rake
admin.rake DEV: Rake task for creating admin should ask for full name if required (#11096) 2020-11-02 11:12:42 +01:00
api.rake FEATURE: Hash API keys in the database (#8438) 2019-12-12 11:45:00 +00:00
assets.rake FIX: correct cdn path (#11324) 2020-11-23 13:03:49 +11:00
auto_annotate_models.rake
autospec.rake
avatars.rake
backfill.thor
bookmarks.rake Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
build_test_topic.rake
build.rake
categories.rake
cdn.rake
db.rake FIX: Disable concurrent migration for multisite:migrate. 2020-08-05 15:12:56 +08:00
destroy.rake
docker.rake REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
emails.rake FIX: emails.rake use authentication (#10572) 2020-09-01 11:08:18 -04:00
emoji.rake FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
export.rake FEATURE: Rake task to export groups (#9450) 2020-04-17 14:59:54 -07:00
groups.rake
i18n.rake
images.rake
import.rake FEATURE: add new user option skip_new_user_tips. (#10437) 2020-08-14 19:10:56 +05:30
incoming_emails.rake
integration.rake
javascript.rake DEV: Remove jquery.ba-resize (#11457) 2020-12-11 11:36:32 -05:00
log.rake FIX: whoops, linting 2020-09-03 12:10:11 +01:00
maxminddb.rake
plugin.rake FIX: Resolve issues running qunit via rake (#10922) 2020-10-14 14:05:10 -05:00
populate.thor
posts.rake DEV: ensure 'posts:reorder_posts' rake task work on single topic 2020-08-04 14:57:49 +02:00
qunit.rake DEV: Retry when Net::HTTP throws EOFError (#10921) 2020-10-14 11:55:26 -04:00
redis.rake
release_note.rake DEV: remove PR numbers from release_note:generate output 2020-11-30 17:46:05 -05:00
rspec.rake
s3.rake FIX: S3 rake task can ignore yarn.lock 2020-04-29 13:14:04 -04:00
scheduler.rake
search.rake
site_settings.rake
smoke_test.rake
svg_icons.rake
tags.rake FEATURE: Support append when bulk tagging via rake (#9978) 2020-06-04 09:33:48 -04:00
themes.rake FEATURE: Add auto update field to themes (#11102) 2020-11-16 14:44:09 +02:00
topics.rake
turbo.rake
typepad.thor FIX: use allowlist and blocklist terminology (#10209) 2020-07-27 10:23:54 +10:00
uploads.rake FIX: remove migrate_from_s3 task that silently corrupts data (#11703) 2021-01-17 22:33:29 +01:00
users.rake