discourse/lib/tasks
Martin Brennan 7b31d8a11b
DEV: Move chrome binary check into a shared lib (#13451)
We had checks for the chrome binary in 3 different places
for tests and only one of them checked for google-chrome-stable,
which is problematic for Arch linux users (there are dozens of us!)

This PR moves all the code to one place and references it instead
of copying and pasting.
2021-06-21 13:28:48 +10:00
..
add_topic_to_quotes.rake
admin.rake DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
api.rake
assets.rake DEV: Minor code clean up in assets.rake. (#13245) 2021-06-03 11:37:06 +10:00
auto_annotate_models.rake
autospec.rake DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
avatars.rake
backfill.thor
bookmarks.rake
build.rake
build_test_topic.rake
categories.rake
cdn.rake
db.rake DEV: Use filesystem-based SchemaCache in development (#12901) 2021-04-30 10:54:49 +01:00
destroy.rake
dev.rake DEV: move `discourse_dev` gem to the core. (#13360) 2021-06-14 20:34:44 +05:30
docker.rake DEV: Remove the remaining Travis code (#13255) 2021-06-02 20:29:47 +02:00
emails.rake DEV: Correct spelling mistakes in comments 2021-05-21 13:37:17 +10:00
emoji.rake DEV: Remove emoji_one files (#13236) 2021-06-02 09:18:25 -04:00
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 Revert "DEV: Drop old IE11 intersection-observer references" (#13017) 2021-05-10 17:47:09 -06:00
log.rake FIX: whoops, linting 2020-09-03 12:10:11 +01:00
maxminddb.rake
plugin.rake DEV: log rake plugin:update_all plugin_path on error (#12100) 2021-02-16 11:50:27 -08:00
populate.rake DEV: move `discourse_dev` gem to the core. (#13360) 2021-06-14 20:34:44 +05:30
populate.thor
posts.rake
qunit.rake DEV: Move chrome binary check into a shared lib (#13451) 2021-06-21 13:28:48 +10:00
redis.rake
release_note.rake Include UI commits when generating release notes. (#12127) 2021-02-18 10:53:23 -05:00
rspec.rake
s3.rake
scheduler.rake
search.rake
site.rake FEATURE: Add tasks to export and import site structure (#12584) 2021-05-24 12:38:42 +10:00
site_settings.rake
smoke_test.rake DEV: Move chrome binary check into a shared lib (#13451) 2021-06-21 13:28:48 +10:00
svg_icons.rake
tags.rake
themes.rake DEV: Default to `development` RAILS_ENV when running theme tests (#13106) 2021-05-24 13:35:10 +01:00
topics.rake
turbo.rake
typepad.thor
uploads.rake DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
users.rake