BigW Consortium Gitlab

  1. 05 Sep, 2017 1 commit
  2. 31 Aug, 2017 1 commit
    • Remove issuable finder count caching · e7817fc1
      Sean McGivern authored
      We're going to cache the total open count separately, and then just perform
      these counts on the list. We already do that to get the pagination information,
      through Kaminari, and a future change will make Kaminari reuse the query results
      from earlier in the request.
  3. 19 Jul, 2017 2 commits
  4. 30 Jun, 2017 6 commits
  5. 23 Jun, 2017 1 commit
    • 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
  6. 04 May, 2017 1 commit
  7. 03 Apr, 2017 1 commit
  8. 06 Mar, 2017 1 commit
  9. 17 Feb, 2017 1 commit
  10. 15 Dec, 2016 1 commit
  11. 20 Sep, 2016 1 commit
  12. 17 Mar, 2016 1 commit
  13. 02 Sep, 2014 1 commit
  14. 25 Feb, 2014 1 commit