BigW Consortium Gitlab

  1. 18 Jul, 2017 1 commit
  2. 21 Jun, 2017 1 commit
  3. 12 Jun, 2017 1 commit
  4. 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 `/…`.
  5. 10 May, 2017 1 commit
  6. 05 May, 2017 4 commits
  7. 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.
  8. 18 Mar, 2017 1 commit
  9. 23 Feb, 2017 4 commits
  10. 17 Nov, 2016 1 commit
  11. 09 Nov, 2016 1 commit
  12. 15 Oct, 2016 4 commits
  13. 26 Sep, 2016 1 commit
  14. 16 Sep, 2016 1 commit
  15. 03 Jun, 2016 2 commits
  16. 16 May, 2016 1 commit
  17. 02 May, 2016 1 commit
  18. 18 Apr, 2016 5 commits
  19. 19 Mar, 2016 1 commit
  20. 16 Mar, 2016 1 commit
  21. 10 Mar, 2016 2 commits
  22. 03 Mar, 2016 1 commit
  23. 01 Mar, 2016 2 commits
  24. 29 Feb, 2016 1 commit