BigW Consortium Gitlab

  1. 01 Feb, 2018 1 commit
  2. 11 Jan, 2018 1 commit
  3. 04 Oct, 2017 1 commit
  4. 19 Jun, 2017 1 commit
  5. 06 Apr, 2017 1 commit
    • ProjectsFinder should handle more options · b996a82f
      Jacopo authored
      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.
  6. 07 Feb, 2017 1 commit
  7. 03 Jun, 2016 2 commits
  8. 25 May, 2016 1 commit
  9. 21 Mar, 2016 1 commit
  10. 20 Mar, 2016 2 commits