An error occurred fetching the project authors.
  1. 20 Jul, 2016 1 commit
  2. 12 Jul, 2016 9 commits
  3. 11 Jul, 2016 1 commit
  4. 08 Jul, 2016 1 commit
  5. 06 Jul, 2016 2 commits
  6. 01 Jul, 2016 1 commit
  7. 03 Jun, 2016 2 commits
  8. 10 May, 2016 1 commit
    • Sean McGivern's avatar
      Restrict starred projects to viewable ones · 97424ea5
      Sean McGivern authored
      `User#starred_projects` doesn't perform any visibility checks. This has
      a couple of problems:
      
      1. It assumes a user can always view all of their starred projects in
         perpetuity (project not changed to private, access revoked, etc.).
      2. It assumes that we'll only ever allow a user to star a project they
         can view. This is currently the case, but bugs happen.
      
      Add `User#viewable_starred_projects` to filter the starred projects by
      those the user either has explicit access to, or are public or
      internal. Then use that in all places where we list the user's starred
      projects.
      97424ea5
  9. 09 May, 2016 1 commit
  10. 29 Apr, 2016 1 commit
  11. 13 Apr, 2016 3 commits
  12. 24 Mar, 2016 1 commit
  13. 23 Mar, 2016 1 commit
  14. 13 Mar, 2016 1 commit
  15. 04 Feb, 2016 2 commits
  16. 29 Jan, 2016 1 commit
  17. 11 Jan, 2016 1 commit
  18. 07 Jan, 2016 2 commits
  19. 05 Jan, 2016 1 commit
  20. 03 Jan, 2016 1 commit
  21. 22 Dec, 2015 1 commit
  22. 16 Dec, 2015 1 commit
  23. 11 Dec, 2015 1 commit
  24. 06 Dec, 2015 1 commit
  25. 13 Nov, 2015 1 commit
  26. 14 Oct, 2015 1 commit