BigW Consortium Gitlab

  1. 02 May, 2017 30 commits
  2. 01 May, 2017 1 commit
  3. 26 Apr, 2017 1 commit
  4. 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.
  5. 05 Apr, 2017 2 commits
  6. 03 Apr, 2017 1 commit
  7. 15 Mar, 2017 1 commit
  8. 13 Mar, 2017 3 commits