.. |
add_topic_to_quotes.rake
|
remove trailing whitespaces ❤️
|
2013-02-26 07:31:35 +03:00 |
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
|
Support for per-user API keys
|
2013-10-22 17:34:39 -04:00 |
assets.rake
|
attempt to handle one more multisite edge case
|
2017-05-05 13:51:26 -04:00 |
auto_annotate_models.rake
|
annotate models
|
2016-02-23 10:33:53 +11:00 |
autospec.rake
|
DEV: make autospec compatible with rspec 3
|
2015-05-14 11:24:48 +10:00 |
avatars.rake
|
Some fixes related to optimized images (#4233)
|
2016-05-20 09:12:25 +02: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: Store custom emojis as uploads.
|
2017-03-14 13:07:18 +08:00 |
docker.rake
|
Only run plugin tests if plugins are loaded.
|
2017-03-07 16:36:49 +08:00 |
emails.rake
|
FEATURE: better email in support
|
2016-01-19 00:57:55 +01:00 |
emoji.rake
|
Emoji ordering
|
2017-06-23 17:51:13 +02:00 |
highlight.rake
|
FEATURE: Allow selection of highlight js languages
|
2015-03-13 16:18:59 +11: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 |
import.rake
|
rake tasks to ensure consistency after bulk import
|
2017-04-24 23:00:54 +02:00 |
integration.rake
|
Convert server side paths to use `/u/`
|
2017-03-30 10:23:24 -04:00 |
plugin.rake
|
Don't run plugin gem tests.
|
2014-03-04 14:30:35 +05:30 |
populate.thor
|
report errors from the populate.thor tool
|
2016-10-17 14:01:37 -04:00 |
posts.rake
|
FIX: reset likes in user directory
|
2017-06-26 11:22:41 +05:30 |
qunit.rake
|
fix malformed qunit url
|
2017-02-24 10:19:34 +11:00 |
redis.rake
|
Add rake task to clean up orphane Redis keys when a multisite has been removed.
|
2016-12-05 11:39:08 +08:00 |
release_note.rake
|
Include perf improvements in release notes
|
2014-11-07 04:01:44 -08: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 SearchObserver, aim is to remove all observers
|
2016-12-22 13:13:14 +11:00 |
smoke_test.rake
|
Allow Basic Authentication to be set in smoke test.
|
2017-05-17 19:24:43 +08:00 |
typepad.thor
|
Avoid using to_s when performing String Interpolation
|
2014-08-14 23:55:27 +05:30 |
uploads.rake
|
FIX: 'uploads:migrate_from_s3' rake task
|
2017-06-23 10:15:11 +02:00 |
user_actions.rake
|
remove UserActionObserver, replace with after_save and service
|
2016-12-22 16:46:53 +11:00 |
users.rake
|
FEATURE: new rake task to change post ownership for a specific user
|
2016-08-20 20:43:16 +05:30 |