docbrown/spec
Anna Buianova 7c1917f5f7 Don't hide podcasts if they have reachable episodes (#3532)
* Don't hide podcasts if they have reachable episodes
Recheck episodes' reachability after the podcast status is set to
unreachable

* Update db/schema.rb

* Fix GetEpisodesJob specs

* Fix stories spec

* Episodes are reachable even if the podcast is unreachable

* Improve the Podcast.reachable query

* Fix podcasts root page spec

* Add index concurrently
2019-07-26 11:33:31 -04:00
..
black_box Add watercooler as sidebar tag and watercooler flare (#3465) 2019-07-12 14:24:33 -04:00
decorators Display comment published timestamp according to user's locale (#1970) 2019-03-08 15:19:37 -05:00
factories Sponsorship: add model (step 1) (#3438) 2019-07-10 15:58:37 -04:00
fixtures Set max file size limit for profile images (#3313) 2019-06-28 12:06:25 -04:00
helpers Social Cards Part 2 (#2188) 2019-05-01 11:07:25 -04:00
jobs Don't hide podcasts if they have reachable episodes (#3532) 2019-07-26 11:33:31 -04:00
labor Fix Typos (#3510) 2019-07-22 12:56:48 -04:00
lib Fix Typos (#3510) 2019-07-22 12:56:48 -04:00
liquid_tags Refactor the Spotify playlist option (#3539) 2019-07-25 16:14:12 -04:00
mailers Remove code for legacy mentoring feature (#3186) 2019-06-21 17:18:11 -04:00
models Don't hide podcasts if they have reachable episodes (#3532) 2019-07-26 11:33:31 -04:00
observers Moved SlackBot.delay.ping calls to ActiveJob #3136 (#3139) 2019-06-12 09:23:37 -04:00
policies Allow users to belong to multiple orgs (#2583) 2019-06-04 09:30:52 -04:00
requests Don't hide podcasts if they have reachable episodes (#3532) 2019-07-26 11:33:31 -04:00
routing Enabled rubocop/lint (#2130) 2019-03-21 10:53:44 -04:00
services Don't hide podcasts if they have reachable episodes (#3532) 2019-07-26 11:33:31 -04:00
support Don't check url and create podcast episode when there's no enclosure url (#3460) 2019-07-12 12:54:14 -04:00
system Don't hide podcasts if they have reachable episodes (#3532) 2019-07-26 11:33:31 -04:00
views Migrate feature test to system test (#2301) 2019-04-04 12:15:10 -04:00
rails_helper.rb Fix flaky editor spec & change dev configs (#3022) 2019-06-03 15:01:05 -04:00
spec_helper.rb Temporarily comment out random (#2486) 2019-04-18 11:56:38 -04:00