Commit graph

27 commits

Author SHA1 Message Date
Georg Gadinger
fcfc28978c annotate rendered views with file names in dev 2024-03-10 01:59:13 +01:00
Karina Kwiatek
4f1b6ca03e Allow setting extra hosts in development environments 2023-10-17 22:00:48 +02:00
greyidol
e082b0da6e use .env and support SMTP configuration 2023-09-05 22:25:19 +02:00
Karina Kwiatek
42a78cd286 Provide a way of using Redis for Rails cache 2023-02-12 18:18:38 +01:00
Georg Gadinger
1f4a92b6d4 allow log levels to be configurable via ENV 2023-02-04 07:07:43 +01:00
Andreas Nedbal
8b5271df69 Remove Webpacker 2023-01-08 12:19:45 +01:00
Karina Kwiatek
4e59b0a3d6 Remove uglifier
We don't use this since moving to webpacker, neither does it support ES6
2022-07-03 19:32:42 +02:00
Karina Kwiatek
8c140bc0a9 Enable Harmony support in Uglifier for production 2022-07-03 19:07:14 +02:00
Andreas Nedbal
833c0cb671 Configure better_errors to work in Docker environments 2022-04-14 23:23:37 +02:00
Andreas Nedbal
800958e88f Install and configure lograge 2022-01-29 22:34:55 +01:00
Andreas Nedbal
058b171915 Install and configure bullet 2022-01-29 22:22:39 +01:00
Andreas Nedbal
61f60717fc Set up i18n-js to work with Webpacker 2020-12-25 18:22:03 +01:00
Georg Gadinger
5eb61eb418 Use sendmail in production 2020-04-19 15:34:45 +02:00
Georg Gadinger
3e7497a144 Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
Yuki
e76871b75f Make the mailer respect APP_CONFIG.host, add ENV switches for letter_opener, mailcatcher and sendmail 2015-07-21 23:03:30 +05:30
pixeldesu
cbbd629961 I don't think localhost is the right thing here 2015-07-21 18:46:48 +02:00
pixeldesu
13963c9f04 add description how to use local testing for mails 2015-07-21 18:28:23 +02:00
Yuki
b543c35665 i wonder if this is the issue 2015-05-11 16:02:50 +05:30
Yuki
d81c11c0e6 what's the internal server error 2015-05-11 15:50:01 +05:30
Georg G
77c8026e2f renamed config.serve_static_assets to config.serve_static_files 2015-04-18 21:56:05 +02:00
nilsding
0a69ee04a7 changed exception rendering option for test environment [ci skip] 2015-01-26 16:14:20 +01:00
nilsding
57c1650e04 added mailers to development environment 2015-01-01 18:08:09 +01:00
nilsding
a70b7c5fdb alright.... 2015-01-01 17:57:44 +01:00
nilsding
88616f0280 added another mailer thing 2015-01-01 17:56:52 +01:00
nilsding
6a1a1879d3 added a few action_mailer config vars 2015-01-01 17:26:35 +01:00
nilsding
76e6b8f5ec tests. 2014-11-17 23:25:28 +01:00
nilsding
386066c55b first commit 2014-08-01 11:23:47 +02:00