gitlab-org--gitlab-foss/app
Yorick Peterse 4c1dc31051
Clean up ActiveRecord code in TodosFinder
This refactors the TodosFinder finder according to the new code reuse
rules, as enforced by the CodeReuse cops. I also changed some of the
methods to use regular if statements, instead of assignments and/or
early returns. This results in a more natural flow when reading the
code, and it makes it harder to accidentally return the wrong result.
2018-10-08 15:19:12 +02:00
..
assets Resolve "Merge request buttons spacing incorrect" 2018-10-08 12:04:48 +00:00
controllers Merge branch 'Fix-pipeline-redirect' into 'master' 2018-10-08 12:38:19 +00:00
finders Clean up ActiveRecord code in TodosFinder 2018-10-08 15:19:12 +02:00
graphql Make GitLab pages support access control 2018-10-05 13:41:11 +00:00
helpers Backport CE changes for: [Frontend only] Batch comments on merge requests 2018-10-06 17:16:40 +00:00
mailers
models Clean up ActiveRecord code in TodosFinder 2018-10-08 15:19:12 +02:00
policies Make GitLab pages support access control 2018-10-05 13:41:11 +00:00
presenters
serializers Fix LFS uploaded images not being rendered 2018-10-05 22:36:20 +00:00
services Merge branch 'backport-ce-to-ee-merge' into 'master' 2018-10-06 11:53:08 +00:00
uploaders
validators
views Merge branch 'Fix-pipeline-redirect' into 'master' 2018-10-08 12:38:19 +00:00
workers Merge branch 'increase-event-retention-prune-old-events-worker' into 'master' 2018-10-08 10:41:09 +00:00