BigW Consortium Gitlab

  1. 27 Jan, 2017 1 commit
  2. 03 Jun, 2016 2 commits
  3. 10 May, 2016 1 commit
    • 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.
  4. 23 Mar, 2016 1 commit
  5. 18 Mar, 2016 3 commits
  6. 26 Jan, 2016 1 commit
  7. 17 Nov, 2015 1 commit
  8. 16 Nov, 2015 1 commit
  9. 08 Sep, 2015 1 commit
    • Clean up overlap between dashboard and explore. · 5d785457
      Douwe Maan authored
      - Split up SnippetsController into separate dashboard and explore sections.
      - Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not.
  10. 02 Sep, 2015 1 commit
  11. 25 Aug, 2015 1 commit
  12. 16 May, 2015 1 commit
  13. 30 Apr, 2015 1 commit
  14. 20 Apr, 2015 1 commit
  15. 12 Mar, 2015 1 commit
  16. 10 Mar, 2015 3 commits
  17. 05 Mar, 2015 1 commit
    • Improve projects list · 65105ff3
      Dmitriy Zaporozhets authored
      * Add search filtering for group projects
      * Show all user projects on dashboard
      * Refactor projects list into one view
      * Hide big list of projects with 'Show all' button
  18. 02 Mar, 2015 1 commit
  19. 18 Feb, 2015 2 commits
  20. 06 Feb, 2015 1 commit
  21. 24 Dec, 2014 1 commit
  22. 23 Dec, 2014 1 commit
  23. 29 Jul, 2014 1 commit
  24. 17 Mar, 2014 1 commit
  25. 25 Feb, 2014 3 commits
  26. 20 Feb, 2014 1 commit
  27. 10 Feb, 2014 1 commit
  28. 19 Jan, 2014 1 commit
  29. 15 Jan, 2014 1 commit
  30. 29 Dec, 2013 1 commit
  31. 25 Dec, 2013 1 commit
  32. 24 Dec, 2013 1 commit