BigW Consortium Gitlab

  1. 16 Aug, 2016 1 commit
  2. 12 Aug, 2016 1 commit
  3. 09 Aug, 2016 1 commit
  4. 05 Aug, 2016 1 commit
  5. 26 Jul, 2016 1 commit
    • Optimize maximum user access level lookup in loading of notes · d1ea2bca
      Stan Hu authored
      NotesHelper#note_editable? and ProjectTeam#human_max_access currently
      take about 16% of the load time of an issue page. This MR preloads
      the maximum access level of users for all notes in issues and merge
      requests with several queries instead of one per user and caches
      the result in RequestStore.
  6. 29 Jun, 2016 2 commits
  7. 09 Oct, 2012 2 commits