docbrown/app/controllers/stories
Jeremy Friesen f2cf46d426
Refactoring to leverage an Article scope (#15850)
* Refactoring to leverage an Article scope

I've been looking at the queries that involve filtering articles based
on scores.  There's several places that seem to be close to consistent,
but have some nuanced difference.

This refactor consolidates one of those "almost the same" cases.

* Bump for travis
2021-12-29 09:25:31 -05:00
..
articles_search_controller.rb Fix search param cache leak (#14848) 2021-09-30 10:43:23 +07:00
feeds_controller.rb Fixing weighted query hotness grab logic (#15528) 2021-11-30 12:55:48 -05:00
pinned_articles_controller.rb Pin posts to feed (#13807) 2021-06-04 10:54:53 +02:00
tagged_articles_controller.rb Refactoring to leverage an Article scope (#15850) 2021-12-29 09:25:31 -05:00