discourse/lib/tasks
Arpit Jalan 935aadbfdd
FIX: do not stop fix_missing_s3 task if saving an upload failed (#13658)
This commit logs an error and moves to next upload when saving a single
upload record fails when running `uploads:fix_missing_s3` task.
2021-07-07 16:57:24 +05:30
..
add_topic_to_quotes.rake
admin.rake DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
annotate.rake DEV: Add annotate rake tasks, and enforce via GitHub actions 2021-07-06 10:11:06 +01:00
api.rake
assets.rake DEV: Compile core and plugin stylesheets independently of themes (#13638) 2021-07-06 13:11:10 -04:00
auto_annotate_models.rake DEV: Allow annotations to work in symlinked plugins, add binstub (#13635) 2021-07-05 15:43:10 +01:00
autospec.rake DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
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 DEV: Use filesystem-based SchemaCache in development (#12901) 2021-04-30 10:54:49 +01:00
destroy.rake
dev.rake DEV: move discourse_dev gem to the core. (#13360) 2021-06-14 20:34:44 +05:30
docker.rake DEV: Remove the remaining Travis code (#13255) 2021-06-02 20:29:47 +02:00
emails.rake DEV: Correct spelling mistakes in comments 2021-05-21 13:37:17 +10:00
emoji.rake DEV: Remove emoji_one files (#13236) 2021-06-02 09:18:25 -04:00
export.rake
groups.rake
i18n.rake
images.rake
import.rake FEATURE: Add last visit indication to topic view page. (#13471) 2021-07-05 14:17:31 +08:00
incoming_emails.rake
integration.rake
javascript.rake DEV: Add uppy.js to build and project (#13645) 2021-07-07 10:39:33 +10:00
log.rake FIX: whoops, linting 2020-09-03 12:10:11 +01:00
maxminddb.rake
plugin.rake DEV: log rake plugin:update_all plugin_path on error (#12100) 2021-02-16 11:50:27 -08:00
populate.rake DEV: move discourse_dev gem to the core. (#13360) 2021-06-14 20:34:44 +05:30
populate.thor
posts.rake FEATURE: Add last visit indication to topic view page. (#13471) 2021-07-05 14:17:31 +08:00
qunit.rake DEV: Introduce TemporaryRedis and unset DISCOURSE_* env vars in the themes:isolated_test rake task (#13401) 2021-06-23 07:38:43 +03:00
redis.rake
release_note.rake Include UI commits when generating release notes. (#12127) 2021-02-18 10:53:23 -05:00
rspec.rake
s3.rake
scheduler.rake
search.rake
site_settings.rake
site.rake FEATURE: Add tasks to export and import site structure (#12584) 2021-05-24 12:38:42 +10:00
smoke_test.rake DEV: Move chrome binary check into a shared lib (#13451) 2021-06-21 13:28:48 +10:00
svg_icons.rake
tags.rake FEATURE: Support append when bulk tagging via rake (#9978) 2020-06-04 09:33:48 -04:00
themes.rake DEV: Add a way to exclude ENV vars from getting unset in themes:isolated_test (#13494) 2021-06-23 14:50:54 +03: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: do not stop fix_missing_s3 task if saving an upload failed (#13658) 2021-07-07 16:57:24 +05:30
users.rake