.. |
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
|
Always use DiscourseSassImporter, add optional sprockets deps tracking.
|
2014-04-09 19:17:19 +05:30 |
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 |
backfill.thor
|
Thor task to enqueue a backfill of topic links
|
2014-04-07 15:23:30 -04:00 |
build.rake
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
build_test_topic.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
|
fix db rake tasks
|
2014-02-13 13:31:13 -08:00 |
disqus.thor
|
FEATURE: Embeddable Discourse comments, now with simple-rss instead of feedzirra
|
2013-12-31 15:01:22 -05:00 |
i18n_stats.rake
|
CLEANUP: remove unused pseudo locale
|
2014-02-26 19:03:04 +01: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
|
Don't run plugin gem tests.
|
2014-03-04 14:30:35 +05:30 |
populate.thor
|
In populate:posts tool, catch post validation errors and retry
|
2013-12-06 14:39:11 -05:00 |
posts.rake
|
Allow rebaking posts for only one site in multisite. Use RAILS_DB.
|
2014-04-04 11:11:05 -04:00 |
qunit.rake
|
Remove threequals from ruby files
|
2014-03-26 12:20:41 -07: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
|
BUGFIX: smoke test was broken
|
2014-04-10 16:57:23 +10:00 |
typepad.thor
|
Updated import for TypePad
|
2014-03-19 15:02:49 -04: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 |