An error occurred fetching the project authors.
  1. 30 Jun, 2017 5 commits
  2. 23 Jun, 2017 1 commit
    • Toon Claes's avatar
      Add User#full_private_access? to check if user has Private access · b90f1098
      Toon Claes authored
      In CE only the admin has access to all private groups & projects. In EE also an
      auditor can have full private access.
      
      To overcome merge conflicts, or accidental incorrect access rights, abstract
      this out in `User#full_private_access?`.
      
      `User#admin?` now only should be used for admin-only features. For private
      access-related features `User#full_private_access?` should be used.
      
      Backported from gitlab-org/gitlab-ee!2199
      b90f1098
  3. 04 May, 2017 1 commit
  4. 03 Apr, 2017 1 commit
  5. 06 Mar, 2017 1 commit
  6. 17 Feb, 2017 1 commit
  7. 15 Dec, 2016 1 commit
  8. 20 Sep, 2016 1 commit
  9. 17 Mar, 2016 1 commit
  10. 02 Sep, 2014 1 commit
  11. 25 Feb, 2014 1 commit