An error occurred fetching the project authors.
  1. 06 Nov, 2017 1 commit
  2. 18 Jul, 2017 1 commit
  3. 21 Jun, 2017 1 commit
  4. 12 Jun, 2017 1 commit
  5. 19 May, 2017 1 commit
    • Michael Kozono's avatar
      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 `/…`.
      49697bc8
  6. 10 May, 2017 1 commit
  7. 05 May, 2017 4 commits
  8. 06 Apr, 2017 1 commit
    • Jacopo's avatar
      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.
      b996a82f
  9. 18 Mar, 2017 1 commit
  10. 23 Feb, 2017 4 commits
  11. 17 Nov, 2016 1 commit
  12. 09 Nov, 2016 1 commit
  13. 15 Oct, 2016 4 commits
  14. 26 Sep, 2016 1 commit
  15. 16 Sep, 2016 1 commit
  16. 03 Jun, 2016 2 commits
  17. 16 May, 2016 1 commit
  18. 02 May, 2016 1 commit
  19. 18 Apr, 2016 5 commits
  20. 19 Mar, 2016 1 commit
  21. 16 Mar, 2016 1 commit
  22. 10 Mar, 2016 2 commits
  23. 03 Mar, 2016 1 commit
  24. 01 Mar, 2016 2 commits