An error occurred fetching the project authors.
  1. 20 Sep, 2016 1 commit
  2. 01 Sep, 2016 1 commit
  3. 24 Aug, 2016 1 commit
  4. 11 Aug, 2016 1 commit
  5. 09 Aug, 2016 2 commits
  6. 04 Aug, 2016 1 commit
  7. 20 Jul, 2016 1 commit
  8. 19 Jul, 2016 1 commit
  9. 13 Jul, 2016 1 commit
  10. 12 Jul, 2016 4 commits
  11. 11 Jul, 2016 2 commits
  12. 08 Jul, 2016 1 commit
  13. 01 Jul, 2016 1 commit
  14. 29 Jun, 2016 1 commit
  15. 27 Jun, 2016 1 commit
  16. 13 Jun, 2016 1 commit
  17. 03 Jun, 2016 2 commits
  18. 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
  19. 25 Apr, 2016 1 commit
  20. 13 Apr, 2016 3 commits
  21. 24 Mar, 2016 1 commit
  22. 23 Mar, 2016 1 commit
  23. 19 Mar, 2016 1 commit
  24. 13 Mar, 2016 1 commit
  25. 06 Mar, 2016 1 commit
  26. 19 Jan, 2016 1 commit
  27. 07 Jan, 2016 1 commit
  28. 03 Jan, 2016 1 commit
  29. 22 Dec, 2015 1 commit
  30. 16 Dec, 2015 1 commit
  31. 12 Dec, 2015 1 commit
  32. 11 Dec, 2015 1 commit