osem-fcy/lib/tasks
Andrew Kvalheim 266fdbabea
Omit nil SMTP settings
Allows leaving `smtp_settings[:domain]` unspecified. Explicitly setting
it to `nil` (as when `OSEM_SMTP_DOMAIN` is unset) overrides the default
value of `'localhost.localdomain'` and caused SMTP connections to fail
with `EOFError`.
2021-03-06 21:10:36 +01:00
..
capitalize_colors.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
data.rake Task to drop all ahoy events 2019-02-15 17:09:03 +01:00
data_demo.rake Replace All FactoryGirl Constant References 2018-09-06 00:42:28 +02:00
db.rake Fix database setup in dev-env 2019-02-20 17:45:07 +01:00
demo_data_for_development.rake Replace All FactoryGirl Constant References 2018-09-06 00:42:28 +02:00
dump_db.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
event_attatchments.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
events_registrations.rake Fixed some typos (#2695) 2020-10-30 11:06:43 +02:00
factory_bot.rake Update FactoryBot strings & urls 2018-09-06 00:42:28 +02:00
logo.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
migrate_config.rake Omit nil SMTP settings 2021-03-06 21:10:36 +01:00
normalize_resources.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
roles.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
rubocop.rake Only define rubocop tasks in the dev env 2019-05-07 15:43:25 +02:00
several_schedules.rake Only replace selected schedule if there is none 2019-03-08 14:39:33 +01:00
spec.rake Switch to github actions 2021-03-06 02:41:07 +01:00
user.rake Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
version.rake Document/fix conference versions view 2019-03-08 15:02:46 +01:00