..
add_topic_to_quotes.rake
remove trailing whitespaces ❤️
2013-02-26 07:31:35 +03:00
admin.rake
Added admin:create rake task
2013-06-10 05:56:51 +04:00
api.rake
Support for per-user API keys
2013-10-22 17:34:39 -04:00
assets.rake
BUGFIX: plugins not updating after assets:precompile
2014-02-07 11:37:07 +11:00
auto_annotate_models.rake
moved comments to the bottom, they are way less intrusive there
2013-05-24 12:48:32 +10:00
autospec.rake
add debug mode to autospec
2013-11-05 11:01:17 +01:00
avatars.rake
BUGFIX: we should not store absolute urls for locally uploaded avatar templates
2014-01-07 17:45:06 +01:00
build_test_topic.rake
remove trailing whitespaces ❤️
2013-02-26 07:31:35 +03:00
build.rake
remove trailing whitespaces ❤️
2013-02-26 07:31:35 +03:00
cdn.rake
use_ssl is just confusing, it means use_https , fix name of setting
2014-01-09 10:51:38 +11:00
db.rake
Add two rake tasks: db:rebuild_indexes and import:remove_backup
2014-01-31 15:30:47 -05:00
disqus.thor
FEATURE: Embeddable Discourse comments, now with simple-rss instead of feedzirra
2013-12-31 15:01:22 -05:00
export.rake
Add two rake tasks: db:rebuild_indexes and import:remove_backup
2014-01-31 15:30:47 -05:00
i18n_generate_pseudolocale.rake
let's make the "script/generate-pseudolocalization.rb" a rake task
2013-04-01 22:56:25 +02:00
i18n_stats.rake
update i18n:stats task to count pluralization based on locale setting
2013-04-02 14:56:26 +02:00
images.rake
pull hotlinked images
2013-11-05 19:07:29 +01:00
integration.rake
REFACTOR: Fixes poor class hierarchy for listing topics
2014-01-18 19:26:24 +01:00
plugin.rake
Use LOAD_PLUGINS=1 instead of LOAD_PLUGINS=true for consistency.
2014-02-05 10:50:28 +05:30
populate.thor
In populate:posts tool, catch post validation errors and retry
2013-12-06 14:39:11 -05:00
posts.rake
FIX: better handle errors in youtube onebox
2013-12-06 12:01:30 +01:00
qunit.rake
a much more robust qunit daemonizer
2013-07-30 14:15:20 +10:00
rspec.rake
protect against crash in prd
2013-05-21 10:08:33 +10:00
scheduler.rake
Add score, percent_rank to topics. Adds HotTopic
model and consolidated job to calculate
2013-03-28 15:39:54 -04:00
search.rake
remove trailing whitespaces ❤️
2013-02-26 07:31:35 +03:00
smoke_test.rake
remove trailing whitespaces ❤️
2013-02-26 07:31:35 +03:00
uploads.rake
added 'uploads:backfill_shas' rake task
2013-06-17 02:49:33 +02:00
user_actions.rake
remove trailing whitespaces ❤️
2013-02-26 07:31:35 +03:00
welcome.rake
Change the email address of the admin user created by rake db:seed:welcome so we don't get all the emails. Everyone needs to change the email address of their admin user.
2013-06-17 16:02:50 -04:00