docbrown/spec/requests/articles
Michael Kohl c7ba9d81db
Clean up feed-related code (#14707)
* Start cleaning up feed code

* Move published_articles_by_tag to service

* Add timeframe and latest feed services

* fixup! Move published_articles_by_tag to service

* Move constant to correct location

* Fix spec
2021-09-17 09:23:32 +07:00
..
articles_admin_unpublish_spec.rb [deploy] [Admin Tooling] Allow admins unpublish articles from the Mod Actions Panel (#10038) 2020-09-02 16:08:08 -05:00
articles_create_spec.rb [deploy] Limit articles created by newer users (#10686) 2020-10-06 21:02:05 -04:00
articles_destroy_spec.rb Change Notifications::RemoveAllJob to Notifications::RemoveAllWorker and move to sidekiq (#5451) 2020-01-15 12:34:12 -05:00
articles_show_spec.rb Rename SiteConfig to Settings::General (#13573) 2021-05-21 14:45:37 +02:00
articles_spec.rb Clean up feed-related code (#14707) 2021-09-17 09:23:32 +07:00
articles_update_spec.rb Optimize Article.published scope to use an index (#13071) 2021-03-23 13:07:27 -04:00
org_redirect_spec.rb Fix infinite redirect loop for articles (#12652) 2021-02-17 08:54:54 +07:00
video_player_show_spec.rb Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00