discourse/lib/tasks
2014-08-29 12:01:28 +10:00
..
add_topic_to_quotes.rake
admin.rake FIX: rake admin:create suggests better name 2014-07-16 17:55:08 +10:00
api.rake
assets.rake For heroku, check if necessary table exist before trying to precompile assets 2014-06-12 14:41:45 -04:00
auto_annotate_models.rake don't load tasks for now, its not allowing me to disable 2014-08-27 15:28:38 +10:00
autospec.rake
avatars.rake OOOPS: I CAN'T CODE (:fired:) 2014-06-27 00:04:48 +02:00
backfill.thor Thor task to enqueue a backfill of topic links 2014-04-07 15:23:30 -04:00
build.rake
build_test_topic.rake
cdn.rake
db.rake FIX: fails on initial migration if default_locale is nil 2014-08-29 12:01:28 +10:00
disqus.thor
docker.rake Refactor: allow running js or ruby tests only 2014-06-20 09:27:09 +10:00
i18n_stats.rake
images.rake
integration.rake TYPO: Missing comma 2014-08-01 17:29:20 -04:00
plugin.rake
populate.thor FIX: thor populate:posts tool needs to use find_by_username 2014-08-26 12:32:17 -04:00
posts.rake Added rake task to normalize code 2014-06-06 14:08:39 +10:00
qunit.rake Move letter avatars out of upload system 2014-05-30 14:45:55 +10:00
rspec.rake
scheduler.rake
search.rake PERF: new table used for title similarity search 2014-08-08 15:50:26 +10:00
smoke_test.rake BUGFIX: don't require env if its not needed 2014-06-20 10:55:16 +10:00
typepad.thor Avoid using to_s when performing String Interpolation 2014-08-14 23:55:27 +05:30
uploads.rake TRIVIAL: we might run the task after disabling s3 storage 2014-06-25 23:16:04 +02:00
user_actions.rake