discourse/lib/tasks
David Taylor febd7621ea Qunit plugin rake tasks (#4985)
* Allow running specific plugin tests using ENV variables

* Add a `rake plugin:qunit` task to match the existing `rake plugin:spec` task

* Improve docker.rake to allow running specific plugin qunit tests

* Purge cache before and after qunit tests

* Stop module auto-loader trying to auto-load tests

* Use URL query parameters to pass config into Qunit, avoiding caching issues

* Oops, searchParams doesn’t work in phantomJS. Parse the URL manually.

* Escape ampersands before passing URL to phantomJS, otherwise multiple parameters go wrong
2017-07-26 09:07:46 -04:00
..
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
assets.rake FIX: ensure we clear emoji cache before recompilation 2017-07-05 10:36:06 +02: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
build_test_topic.rake
build.rake
cdn.rake
db.rake FIX: Store custom emojis as uploads. 2017-03-14 13:07:18 +08:00
docker.rake Qunit plugin rake tasks (#4985) 2017-07-26 09:07:46 -04:00
emails.rake FEATURE: better email in support 2016-01-19 00:57:55 +01:00
emoji.rake FEATURE: Introduces new emoji-picker 2017-07-19 16:48:23 +02:00
highlight.rake FEATURE: Allow selection of highlight js languages 2015-03-13 16:18:59 +11:00
i18n_stats.rake
images.rake FEATURE: new 'strip image metadata' site setting 2017-07-25 11:48:39 +02: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 Qunit plugin rake tasks (#4985) 2017-07-26 09:07:46 -04:00
populate.thor Fix user is nil in populate posts. 2017-07-15 15:39:21 +02:00
posts.rake FIX: reset likes in user directory 2017-06-26 11:22:41 +05:30
qunit.rake Qunit plugin rake tasks (#4985) 2017-07-26 09:07:46 -04: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
scheduler.rake
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
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