- 18 May, 2016 2 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Adam Butler authored
-
- 11 May, 2016 1 commit
-
-
Connor Shea authored
Also fix one use of `gsub` that would be faster as `delete`. Use `tr` instead of `gsub` when you are replacing the same number of characters. Use `delete` instead of `gsub` when you are deleting characters.
-
- 18 Mar, 2016 1 commit
-
-
Yorick Peterse authored
This builds on the changes introduced in https://gitlab.com/gitlab-org/gitlab_git/merge_requests/72 and results in merge requests with large diffs (e.g. due to them containing minified CSS) loading much faster.
-
- 16 Mar, 2016 1 commit
-
-
Rubén Dávila authored
-
- 03 Mar, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 29 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 22 Jan, 2016 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 20 Jan, 2016 5 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 19 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 15 Jan, 2016 5 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 14 Jan, 2016 6 commits
-
-
Rubén Dávila authored
* Use commit objects instead of IDs when generating diffs * Use proper references when generating MR's source and target * Update broken specs
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Rubén Dávila authored
* This is because is not a good idea to modify the original lines * Also I run into this issue https://gitlab.com/gitlab-org/gitlab_git/issues/14 which is returning Diff Lines with the same @new_pos value.
-
- 13 Jan, 2016 2 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
- 12 Jan, 2016 2 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
- 09 Jan, 2016 2 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
- 08 Jan, 2016 3 commits
-
-
Rubén Dávila authored
Inline diff is going to be generated client side now. #3945
-
Rubén Dávila authored
Now we apply syntax highlighting to the whole old and new files. This basically help us to highlight adequately multiline content.
-
Rubén Dávila authored
-
- 31 Dec, 2015 3 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
Rubén Dávila authored
-