An error occurred fetching the project authors.
- 17 Jan, 2019 1 commit
-
-
Constance Okoghenun authored
Add commit prop to NoteableNote component and pass it from NoteableDiscussion
-
- 21 Dec, 2018 1 commit
-
-
Winnie Hellmann authored
This reverts merge request !23622
-
- 19 Dec, 2018 1 commit
-
-
Douwe Maan authored
-
- 11 Jul, 2018 1 commit
-
-
Mark Chao authored
-
- 22 Dec, 2017 1 commit
-
-
blackst0ne authored
-
- 18 Dec, 2017 1 commit
-
-
Micaël Bergeron authored
it should now send you to the merge request diff path scoped to the commit.
-
- 06 Sep, 2017 3 commits
-
-
micael.bergeron authored
this will remove the need make N queries (per-note) at the cost of having to mark notes with an attribute this opens up the possibility for other special roles for notes
-
micael.bergeron authored
a new badge will be added when an user that doesn't yet have any merged merge request is discussing on either issues or merge requests that he created. this is indented for people to use extra care when discussing with a new contributor.
-
Sean McGivern authored
-
- 17 Aug, 2017 1 commit
-
-
Douwe Maan authored
-
- 07 Aug, 2017 1 commit
-
-
Sean McGivern authored
-
- 02 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 01 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 05 Jul, 2017 1 commit
-
-
Douwe Maan authored
-
- 07 Jun, 2017 1 commit
-
-
Luke "Jared" Bennett authored
-
- 23 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 05 May, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 03 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 05 Apr, 2017 1 commit
-
-
Douwe Maan authored
-
- 16 Aug, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 12 Aug, 2016 1 commit
-
- 09 Aug, 2016 1 commit
-
-
tiagonbotelho authored
-
- 05 Aug, 2016 1 commit
-
-
Lin Jen-Shin authored
I can't reproduce this failure locally. Here's the failure: https://gitlab.com/gitlab-org/gitlab-ce/builds/2864250
-
- 26 Jul, 2016 1 commit
-
-
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.
-
- 29 Jun, 2016 2 commits
-
-
Stan Hu authored
-
Stan Hu authored
In #19273, we saw that retrieving ProjectTeam#human_max_access for each note takes the bulk of the time when rendering certain issues or merge requests. We observe that most of the comments in an issue are typically done by the same users. This MR memoizes the max access level by user ID.
-
- 09 Oct, 2012 2 commits
-
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-