discourse/lib/tasks
David McClure 844b92bf12 Include perf improvements in release notes
Add ability to specify 'from' and 'to' tags in rake task
2014-11-07 04:01:44 -08:00
..
add_topic_to_quotes.rake
admin.rake FIX: rake admin:invite sends an email that makes it clear that an account was created for the recipient 2014-09-11 12:49:01 -04:00
api.rake
assets.rake FIX: Symbol was missing colon 2014-10-15 17:54:17 -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
build_test_topic.rake
build.rake
cdn.rake
db.rake add rake task and seed data for discourse_api 2014-09-10 20:53:21 -06: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 LOTS of changes to properly handle post/topic revisions 2014-10-27 22:06:43 +01:00
qunit.rake Move letter avatars out of upload system 2014-05-30 14:45:55 +10:00
release_note.rake Include perf improvements in release notes 2014-11-07 04:01:44 -08: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 FEATURE: new rake task to clean up uploads & thumbnails 2014-09-29 18:31:53 +02:00
user_actions.rake