discourse/lib/tasks
Dan Ungureanu bc8423a1bf
FEATURE: Add auto update field to themes (#11102)
Themes marked for auto update will be automatically updated when
Discourse is updated. This is triggered by discourse_docker or
docker_manager running Rake task 'themes:update'.
2020-11-16 14:44:09 +02: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
assets.rake DEV: Add option to precompile default multisite stylesheets 2020-09-03 13:00:09 -04:00
auto_annotate_models.rake
autospec.rake
avatars.rake
backfill.thor
bookmarks.rake
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
export.rake
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 Revert "DEV: enable cors to all cdn get requests from workbox. (#10684)" (#11076) 2020-10-30 16:05:35 +11: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: generated release notes shouldn't include squashed commits (#10936) 2020-10-15 16:20:32 -04:00
rspec.rake
s3.rake
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: error "unknown attribute verified" in uploads rake tasks 2020-09-21 10:47:52 -04:00
users.rake