BigW Consortium Gitlab

  1. 15 Aug, 2017 1 commit
  2. 19 May, 2017 1 commit
    • Refactor to more robust implementation · 49697bc8
      Michael Kozono authored
      In order to avoid string manipulation or modify route params (to make them unambiguous for `url_for`), we are accepting a behavior change:
      
      When being redirected to the canonical path for a group, if you requested a group show path starting with `/groups/…` then you’ll now be redirected to the group at root `/…`.
  3. 05 May, 2017 3 commits
  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 1 commit
  6. 08 Dec, 2016 1 commit
  7. 20 Mar, 2016 1 commit
  8. 18 Mar, 2016 1 commit
  9. 16 Nov, 2015 1 commit
  10. 31 Jul, 2015 1 commit
  11. 01 May, 2015 1 commit
  12. 30 Apr, 2015 1 commit
  13. 14 Apr, 2015 1 commit
  14. 15 Mar, 2015 1 commit
  15. 12 Mar, 2015 1 commit