.. |
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
|
Support for per-user API keys
|
2013-10-22 17:34:39 -04:00 |
assets.rake
|
we want screw_ie8 here as we don't support IE9
|
2016-01-11 03:13:37 -08:00 |
auto_annotate_models.rake
|
update annotations
|
2015-09-18 10:41:10 +10:00 |
autospec.rake
|
DEV: make autospec compatible with rspec 3
|
2015-05-14 11:24:48 +10:00 |
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
|
use_ssl is just confusing, it means use_https , fix name of setting
|
2014-01-09 10:51:38 +11:00 |
db.rake
|
PERF: stop running VACUUM FULL only run VACUUM
|
2015-12-07 20:14:26 +11:00 |
docker.rake
|
Run eslint instead of jshint, remove rbx
|
2015-08-13 15:22:33 -04:00 |
emails.rake
|
FEATURE: better email in support
|
2016-01-19 00:57:55 +01:00 |
emoji.rake
|
FEATURE: upgrade image compression gem
|
2015-05-29 12:39:55 +10: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 |
integration.rake
|
fix a few places we were using /category vs /c
|
2015-01-06 15:56:07 -08:00 |
plugin.rake
|
Don't run plugin gem tests.
|
2014-03-04 14:30:35 +05:30 |
populate.thor
|
FIX: thor populate:posts tool needs to use find_by_username
|
2014-08-26 12:32:17 -04:00 |
posts.rake
|
new posts:fix_letter_avatars rake task
|
2015-09-23 22:44:53 +02:00 |
qunit.rake
|
FIX qunit test runner for phantomjs 2.0
|
2015-08-25 10:42:19 +02: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
|
PERF: new table used for title similarity search
|
2014-08-08 15:50:26 +10:00 |
smoke_test.rake
|
FIX: improve smoke tests
|
2015-07-27 11:07:42 +02:00 |
typepad.thor
|
Avoid using to_s when performing String Interpolation
|
2014-08-14 23:55:27 +05:30 |
uploads.rake
|
migrate_to_s3: check for missing local files
|
2015-11-16 11:39:40 +01:00 |
user_actions.rake
|
…
|
|