docbrown/app
Daniel Uber a14adaa689
When there is no connection, answer false (#13417)
When building containers, when there is no postgresql instance, this
check to AR::Base.connection is raising an error. We'd like to be able
to continue running `rake assets:precompile` without needing a live db
to check the schema for a table.

Handle connection errors as though they were a table missing.
2021-04-15 10:50:45 -05:00
..
assets [15 min fix] Used the all browser supported document.body. (#13397) 2021-04-14 19:51:41 -04:00
black_box Small adjustment to blackbox.rb (#10961) 2020-10-20 21:14:56 -04:00
controllers RFC#50-P5 Prepares the admin restructure to be tested (#13114) 2021-04-15 14:53:46 +02:00
decorators Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
errors Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
helpers RFC#50-P5 Prepares the admin restructure to be tested (#13114) 2021-04-15 14:53:46 +02:00
javascript [Small fix] Makes stats page responsive (#13345) 2021-04-14 14:57:35 -06:00
lib When there is no connection, answer false (#13417) 2021-04-15 10:50:45 -05:00
liquid_tags improve keyboard accessibility of modals 12427 10610 (#12511) 2021-02-24 16:01:10 +00:00
mailers Add email type as utm_campaign column (#13297) 2021-04-07 12:54:51 -04:00
middlewares Move TimeZoneSetter middleware in proper place (#11336) 2020-11-09 17:11:10 +01:00
models Rename comment-mentioned-user class added by Html::Parser (#13263) 2021-04-13 14:33:22 -07:00
policies Rename unidiomatic methods (#13328) 2021-04-09 10:59:56 -05:00
queries [15-Minute Fix] Sidebar Tags Show Relevant Posts on Homepage (#13326) 2021-04-09 10:40:09 -06:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Remove unused code (#13305) 2021-04-08 08:50:59 -05:00
serializers ✂️ Remove search from Connect (#13235) 2021-04-06 13:03:31 -04:00
services Rename comment-mentioned-user class added by Html::Parser (#13263) 2021-04-13 14:33:22 -07:00
uploaders Change frame limit to match imgproxy (#13265) 2021-04-06 12:28:50 +02:00
validators Add validations to SiteConfig model (#12341) 2021-01-26 09:12:24 +07:00
view_objects Move GeneratedImage to Images::GenerateSocialmage (#11691) 2020-12-02 11:03:14 +07:00
views RFC#50-P5 Prepares the admin restructure to be tested (#13114) 2021-04-15 14:53:46 +02:00
workers [15 Min Fix]: Extract a post's followers out of service and onto Article model (#13229) 2021-04-07 06:46:32 -07:00