discourse/lib/tasks
David Taylor 0330f51d75
DEV: Ensure `maxminddb:fetch` works as standalone task (#21893)
`DiscourseIpInfo` expects zeitwerk auto-loading to be available, so we need to ensure the rake task loads the full rails environment. Normally we run this task as part of assets:precompile, so the app is already initialized. This commit only affects the case where the maxmind task is run directly.
2023-06-01 21:46:49 +01:00
..
add_topic_to_quotes.rake
admin.rake
annotate.rake FEATURE: Create legal topics for set company name (#21620) 2023-05-24 23:05:36 +03:00
api.rake
assets.rake FIX: MaxMindDB download failures caused a crash on rebuild (#20737) 2023-03-20 18:23:54 +11:00
auto_annotate_models.rake
autospec.rake
avatars.rake
backfill.thor
categories.rake FIX: Update category tag stats with new or deleted (#21531) 2023-05-18 12:46:44 +03:00
cdn.rake
db.rake
destroy.rake
dev.rake
docker.rake DEV: Increase docker.rake system test timeout time to match CI (#21339) 2023-05-02 12:12:03 -05:00
documentation.rake DEV: Restore the documentation format in system tests (#21471) 2023-05-12 11:13:52 +02:00
emails.rake FIX: improve mailman email parsing (#21627) 2023-05-19 10:33:48 +02:00
emoji.rake DEV: prevents `rake emoji:update` to run on prod (#21594) 2023-05-16 20:46:57 +02:00
export.rake
groups.rake
hashtags.rake DEV: Capture output in hashtags spec (#20773) 2023-03-23 11:47:14 +10:00
i18n.rake
images.rake
import.rake FIX: mark posted as true for post authors in the TopicUser table during ensure_consistency task (#20473) 2023-02-28 20:45:32 -04:00
incoming_emails.rake
integration.rake
javascript.rake FIX: display validation under custom sidebar fields (#20772) 2023-03-27 13:03:16 +11:00
log.rake
maxminddb.rake DEV: Ensure `maxminddb:fetch` works as standalone task (#21893) 2023-06-01 21:46:49 +01:00
plugin.rake DEV: Fix plugin:spec task return code (#21661) 2023-05-19 16:17:02 +02:00
populate.rake
populate.thor
posts.rake DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
profile.rake
qunit.rake DEV: Enable `unless` cops 2023-02-21 10:30:48 +01:00
redis.rake
release_note.rake
revisions.rake
rspec.rake
s3.rake
scheduler.rake
search.rake
site.rake
site_settings.rake
smoke_test.rake
svg_icons.rake DEV: Enable `unless` cops 2023-02-21 10:30:48 +01:00
svg_sprites.rake DEV: Store theme sprites in the DB (#20501) 2023-03-14 13:11:45 -05:00
tags.rake
themes.rake DEV: Wrap remote theme update in transaction (#21302) 2023-04-28 12:11:53 -05:00
topics.rake
turbo.rake DEV: Fix bin/turbo_rspec runtime recording (#20407) 2023-02-23 07:47:11 +10:00
typepad.thor
uploads.rake DEV: Add both safe and unsafe Discourse.store.download methods (#21498) 2023-05-11 17:27:27 +08:00
users.rake clear security keys in disable_2fa rake task (#20586) 2023-03-09 15:38:59 -05:00