gitlab-org--gitlab-foss/app
Jacopo b996a82ff4 ProjectsFinder should handle more options
Extended ProjectFinder in order to handle the following options:
 - current_user - which user use
 - project_ids_relation: int[] - project ids to use
 - params:
   -  trending: boolean
   -  non_public: boolean
   -  starred: boolean
   -  sort: string
   -  visibility_level: int
   -  tags: string[]
   -  personal: boolean
   -  search: string
   -  non_archived: boolean

GroupProjectsFinder now inherits from ProjectsFinder.
Changed the code in order to use the new available options.
2017-04-06 07:11:37 +02:00
..
assets Use PDFLab to render PDFs in GitLab 2017-04-05 11:22:12 -04:00
controllers ProjectsFinder should handle more options 2017-04-06 07:11:37 +02:00
finders ProjectsFinder should handle more options 2017-04-06 07:11:37 +02:00
helpers ProjectsFinder should handle more options 2017-04-06 07:11:37 +02:00
mailers Enable Style/Proc cop for rubocop 2017-04-02 12:48:43 +03:00
models ProjectsFinder should handle more options 2017-04-06 07:11:37 +02:00
policies ProjectsFinder should handle more options 2017-04-06 07:11:37 +02:00
presenters
serializers Add metrics button to Environment Overview page 2017-03-31 09:20:11 +00:00
services ProjectsFinder should handle more options 2017-04-06 07:11:37 +02:00
uploaders
validators Merge branch 'ssrf' into 'security' 2017-03-20 18:53:04 -07:00
views ProjectsFinder should handle more options 2017-04-06 07:11:37 +02:00
workers Merge branch '29492-useless-queries' into 'master' 2017-04-04 13:33:42 +00:00