- Oct 15, 2017
-
-
Valery Sizov authored
-
- Oct 07, 2017
-
-
- Sep 25, 2017
-
-
Douwe Maan authored
-
- Sep 15, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Aug 24, 2017
-
-
Sean McGivern authored
For some old merge requests, we don't have enough information to figure out the old blob and the new blob for the file. This means that we can't highlight the diff correctly, but we can still display it without highlighting.
-
- Aug 22, 2017
-
-
Sean McGivern authored
We didn't have a fallback case before, because we believed the conditions were exhaustive. They weren't, so we can always fallback to not previewing.
-
- Aug 17, 2017
-
-
Jarka Kadlecova authored
-
- Aug 01, 2017
-
-
Robert Speicher authored
-
- Jul 31, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Jul 27, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jun 14, 2017
-
-
Douwe Maan authored
-
- Jun 08, 2017
-
-
Douwe Maan authored
-
- Jun 06, 2017
-
-
Douwe Maan authored
-
- May 23, 2017
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- May 10, 2017
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
-
Douwe Maan authored
-
- Apr 24, 2017
-
-
Douwe Maan authored
-
- Apr 20, 2017
-
-
- Mar 14, 2017
-
-
Douwe Maan authored
-
- Mar 13, 2017
-
-
mhasbini authored
-
- Feb 23, 2017
-
-
Douwe Maan authored
This reverts commit 96bef54154e669f9a3e92c3a4bc76c0be3a52e48.
-
Douwe Maan authored
-
- Feb 10, 2017
-
-
dixpac authored
Reason for renaming is to comply with naming convention of services in codebase.
-
- Feb 03, 2017
-
-
Sean McGivern authored
Backport changes from the EE-only squash implementation, which would otherwise conflict when merge CE into EE. <https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1024>
-
- Feb 01, 2017
-
-
Valery Sizov authored
Ports changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/642 back into CE
-
- Jan 25, 2017
-
-
Robert Speicher authored
-
- Jan 06, 2017
-
-
Lin Jen-Shin authored
-
- Dec 26, 2016
-
-
Sean McGivern authored
Don't try to highlight and cache files hidden by .gitattributes entries.
-
- Dec 02, 2016
-
-
Valery Sizov authored
-
- Nov 25, 2016
-
-
Valery Sizov authored
-
- Nov 14, 2016
-
-
Stan Hu authored
Steps to reproduce: 1. Start with a repo with an image 2. Add a commit to delete the image 3. Add another commit to replace the image with another image In a diff comparison, we really just compare about what the image was before the diff, not the direct parent of the last commit. This MR fixes that. Closes #3893, gitlab-org/gitlab-ee#678 Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Aug 19, 2016
-
-
Sean McGivern authored
The initial commit doesn't have a parent, so explicitly pass the blank SHA and handle that when calculating the position.
-
- Aug 03, 2016
-
-
Paco Guzman authored
So we have raw_diffs too
-
- Jul 20, 2016
-
-
Douwe Maan authored
-
Sean McGivern authored
-
- Jul 18, 2016
-
-
Paco Guzman authored
-
Rémy Coutable authored
This reverts commit 530f5158. See !4892. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-