- 20 Sep, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 17 Aug, 2016 1 commit
-
-
Douwe Maan authored
-
- 04 Aug, 2016 1 commit
-
-
Phil Hughes authored
Fixed some bugs when removing notes
-
- 02 Aug, 2016 1 commit
-
-
Paco Guzman authored
Speedup DiffNote#active? on discussions, preloading noteables and avoid touching git repository to return diff_refs when possible - Preloading noteable we share the same noteable instance when more than one discussion refers to the same noteable. - Any other call to that object that is cached in that object will be for any discussion. - In those cases where merge_request_diff has all the sha stored to build a diff_refs get that diff_refs using directly those sha instead accessing to the git repository to first get the commits and later the sha.
-
- 29 Jul, 2016 1 commit
-
-
Phil Hughes authored
Reduced some duplicated code with compiling components Fixed bug with resolve button tooltip not updating after resolving discussion
-
- 26 Jul, 2016 3 commits
-
-
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.
-
Phil Hughes authored
-
Douwe Maan authored
-
- 24 Jul, 2016 1 commit
-
-
Phil Hughes authored
Top count displays how many resolved discussions
-
- 20 Jul, 2016 1 commit
-
-
Douwe Maan authored
-
- 07 Jul, 2016 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 06 Jul, 2016 5 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
Extract parts of LegacyDiffNote into DiffOnNote concern and move part of responsibility to other classes
-
Douwe Maan authored
-
Paco Guzman authored
Extract diff line data attributes to helper methods
-
Jacob Schatz authored
-
- 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.
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 13 May, 2016 1 commit
-
-
Douwe Maan authored
-
- 07 Apr, 2016 4 commits
-
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
- 28 Mar, 2016 1 commit
-
-
Stan Hu authored
Closes #3250
-
- 08 Jan, 2016 1 commit
-
-
Drew Blessing authored
-
- 09 Sep, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 26 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 30 Jul, 2015 1 commit
-
-
Douwe Maan authored
-
- 17 Jun, 2015 1 commit
-
-
Robert Speicher authored
Minor refactoring, add specs, changes arguments to use keywords.
-
- 16 Jun, 2015 1 commit
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9283
-
- 06 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 02 Mar, 2015 1 commit
-
-
Stan Hu authored
Closes #1151
-
- 14 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- 03 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 28 Jan, 2015 1 commit
-
-
Robert Speicher authored
-
- 19 Jan, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 22 Dec, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-