Hugo Gameiro
|
5466b39c78
Add SMTP reply_to option (#11718)
|
5 years ago |
Eugen Rochko
|
1bc077dc74
Add HTTP signature keyId to request log (#11591)
|
5 years ago |
Eugen Rochko
|
22de24b8ca
Fix missing protocol in dns-prefetch, improve code style (#8963)
|
6 years ago |
aus-social
|
0a4739c732
lint pass 2 (#8878)
|
6 years ago |
Eugen Rochko
|
63553c6b5c
Add support for separate Redis for cache (#7272)
|
6 years ago |
Yamagishi Kazutoshi
|
50529cbceb
Upgrade Rails to version 5.2.0 (#5898)
|
6 years ago |
Akihiko Odaki
|
61dcb686a8
Fix i18n fallback configuration conflicts with environment configurations (#6843)
|
6 years ago |
Akihiko Odaki
|
c110fa62ac
Provide default OTP_SECRET value for development environment (#6617)
|
6 years ago |
beatrix
|
4072b68686
remove Uglifier call from production.rb (#6568)
|
6 years ago |
Eugen Rochko
|
35a8cafa35
Replace self-rolled statsd instrumention with localshred/nsa (#5118)
|
7 years ago |
Yamagishi Kazutoshi
|
3f333a8d31
Set fallback address when empty notification address (#4868)
|
7 years ago |
Eugen Rochko
|
a3202fd51e
Add SMTP_TLS variable for configuring TLS when server uses non-standard port (#4227)
|
7 years ago |
Akihiko Odaki (@fn_aki@pawoo.net)
|
2083000027
Set default From address in config (#3756)
|
7 years ago |
nullkal
|
b8ea28d6d0
Support multiple trusted proxy ip addresses (#3639)
|
7 years ago |
Matt Jankowski
|
2212dc4aaa
Update Rails to version 5.1.1 (#3121)
|
7 years ago |
Clworld
|
df92f010ad
Set config.cache_store in environments file. (#3219)
|
7 years ago |
alpaca-tc
|
ef226a6f22
Remove rails_12factor (#2901)
|
7 years ago |
Eugen Rochko
|
b8e166894b
Fix Scheduler::SubscriptionsScheduler (#2834)
|
7 years ago |
Eugen Rochko
|
c997091166
Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732)
|
7 years ago |
Eugen Rochko
|
f5bf5ebb82
Replace sprockets/browserify with Webpack (#2617)
|
7 years ago |
Akihiko Odaki
|
26bc591572
Allow to set CA file for SMTP (#2713)
|
7 years ago |
Matt Jankowski
|
a0dd90a397
Return force_ssl to the controller (#2380)
|
7 years ago |
Matt Jankowski
|
57cd6546c3
Make HSTS enable optional with force_ssl (#2364)
|
7 years ago |
Matt Jankowski
|
ee82d8a876
Move force_ssl check to production config (#2165)
|
7 years ago |
Miguel Jacq
|
b79ba3db8a
Send nil for SMTP_LOGIN or SMTP_PASSWORD if it was left blank in the envfile, otherwise Ruby still attempts auth even if SMTP_AUTH_METHOD is none (#2180)
|
7 years ago |
Miguel Jacq
|
e9eaf9e33c
Allow using an SMTP server without authentication (#1597)
|
7 years ago |
Les Orchard
|
7609593e48
Add REDIS_DB env variable to configure Redis database (#1366)
|
7 years ago |
Effy Elden
|
c019b0acfd
Modify ActionMailer configuration to default to ENV['LOCAL_DOMAIN'] if ENV['SMTP_DOMAIN'] is not set. The previous fallback, config.x.local_domain, is undefined when the code is called. (#1745)
|
7 years ago |
James Moore
|
d9dc0fe84e
smtp delivery type fix (#1556)
|
7 years ago |
Eugen
|
40bdf43297
Change default log level in production from :debug to :info for less I/O (#1579)
|
7 years ago |