discourse/lib/tasks
Alan Guo Xiang Tan ebfc33b556
DEV: Remove line of code that does not work (#30258)
We can't delete the file from disk as some of the assets are still
served by the app instead of going through the S3 bucket. It is a bug we
need to fix but it also means this ENV is unsafe now. Just drop the env
until we ensure all assets requested by the app are requested from the
S3 bucket directly.
2024-12-13 09:36:51 +08:00
..
add_topic_to_quotes.rake
admin.rake
annotate.rake DEV: add rake task to annotate plugins in clean DB (#29378) 2024-10-24 15:15:59 -03:00
api.rake
assets.rake DEV: Remove max compression level for brotli in assets.rake (#30220) 2024-12-11 14:01:33 +08:00
auto_annotate_models.rake
autospec.rake
avatars.rake
backfill.thor
categories.rake
cdn.rake
compatibility.rake
db.rake DEV: Upgrade Rails to version 7.2 2024-11-27 10:48:47 +01:00
destroy.rake
dev.rake
docker.rake
documentation.rake
emails.rake
emoji.rake DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
export.rake
groups.rake
hashtags.rake
i18n.rake
images.rake
import.rake UX: Split hide_profile_and_presence user option (#29632) 2024-11-12 22:22:58 -03:00
incoming_emails.rake
javascript.rake DEV: Modernize admin user fields (#29843) 2024-11-25 11:54:43 +08:00
list_email_templates_strings.rake
log.rake
maxminddb.rake DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
plugin.rake DEV: improve the plugin:spec rake task (#29050) 2024-11-29 06:33:14 +11:00
populate.rake
populate.thor
posts.rake
profile.rake DEV: Fix benchmark script 2024-11-20 14:36:44 +01:00
qunit.rake
redis.rake
release_note.rake DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
revisions.rake
rspec.rake
s3.rake DEV: Remove line of code that does not work (#30258) 2024-12-13 09:36:51 +08:00
scheduler.rake
search.rake
site_settings.rake
site.rake
smoke_test.rake
svg_icons.rake
svg_sprites.rake
tags.rake
themes.rake
topics.rake
turbo.rake
typepad.thor
uploads.rake DEV: Fix uploads:fix_missing_s3 rake task when file is too big (#29735) 2024-11-13 15:01:44 +08:00
users.rake
version_bump.rake