discourse/lib/tasks
Régis Hanol bb0c2813ac FEATURE: generate (avatar) thumbnails in a background task
FIX: keep the "uploading..." indicator until the server replies via the MessageBus
FIX: text was disapearing when uploading an avatar

PERF: always use a region for S3 (defaults to 'us-east-1')
FEATURE: ApplyCDN middleware when using S3
FIX: use the same pattern to store files on S3 and locally
PERF: keep a local cache of uploads when generating thumbnails
FEATURE: migrate_to_s3 rake task
2015-05-25 17:59:00 +02:00
..
add_topic_to_quotes.rake
admin.rake
api.rake
assets.rake don't force caching when compiling 2015-05-22 11:22:12 +10:00
auto_annotate_models.rake
autospec.rake DEV: make autospec compatible with rspec 3 2015-05-14 11:24:48 +10:00
avatars.rake
backfill.thor
build.rake
build_test_topic.rake
cdn.rake
db.rake FIX: respect default locale settings when seed 2015-02-14 23:51:53 +08:00
disqus.thor
docker.rake
emoji.rake fix ruby const warning 2015-04-29 23:33:25 +02:00
highlight.rake FEATURE: Allow selection of highlight js languages 2015-03-13 16:18:59 +11:00
i18n_stats.rake
images.rake
integration.rake fix a few places we were using /category vs /c 2015-01-06 15:56:07 -08:00
plugin.rake
populate.thor
posts.rake disable edit notifications when using the rebake rake task 2015-04-01 23:08:29 +02:00
qunit.rake
release_note.rake
rspec.rake
scheduler.rake
search.rake
smoke_test.rake
typepad.thor
uploads.rake FEATURE: generate (avatar) thumbnails in a background task 2015-05-25 17:59:00 +02:00
user_actions.rake