discourse/lib/tasks
Robin Ward 75e92e1bd7 REFACTOR: The Favcount library needs global variables
This moves the library into our lib folder, and refactored it to more
modern Javascript. I've kept the MIT license at the top of the file.

Doing this allows us to import it as a library in Ember CLI and ditch
yet another global variable.
2020-11-17 15:04:17 -05:00
..
add_topic_to_quotes.rake
admin.rake DEV: Rake task for creating admin should ask for full name if required (#11096) 2020-11-02 11:12:42 +01:00
api.rake
assets.rake DEV: Add option to precompile default multisite stylesheets 2020-09-03 13:00:09 -04:00
auto_annotate_models.rake
autospec.rake
avatars.rake
backfill.thor
bookmarks.rake
build_test_topic.rake
build.rake
categories.rake
cdn.rake
db.rake FIX: Disable concurrent migration for multisite:migrate. 2020-08-05 15:12:56 +08:00
destroy.rake
docker.rake REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
emails.rake FIX: emails.rake use authentication (#10572) 2020-09-01 11:08:18 -04:00
emoji.rake
export.rake
groups.rake
i18n.rake
images.rake
import.rake FEATURE: add new user option skip_new_user_tips. (#10437) 2020-08-14 19:10:56 +05:30
incoming_emails.rake
integration.rake
javascript.rake REFACTOR: The Favcount library needs global variables 2020-11-17 15:04:17 -05:00
log.rake FIX: whoops, linting 2020-09-03 12:10:11 +01:00
maxminddb.rake
plugin.rake FIX: Resolve issues running qunit via rake (#10922) 2020-10-14 14:05:10 -05:00
populate.thor
posts.rake
qunit.rake DEV: Retry when Net::HTTP throws EOFError (#10921) 2020-10-14 11:55:26 -04:00
redis.rake
release_note.rake DEV: generated release notes shouldn't include squashed commits (#10936) 2020-10-15 16:20:32 -04:00
rspec.rake
s3.rake
scheduler.rake
search.rake
site_settings.rake
smoke_test.rake
svg_icons.rake
tags.rake
themes.rake FEATURE: Add auto update field to themes (#11102) 2020-11-16 14:44:09 +02:00
topics.rake
turbo.rake
typepad.thor
uploads.rake FIX: error "unknown attribute verified" in uploads rake tasks 2020-09-21 10:47:52 -04:00
users.rake