- Feb 24, 2020
-
-
GitLab Bot authored
-
- Feb 12, 2020
-
-
GitLab Bot authored
-
- Jan 27, 2020
-
-
GitLab Bot authored
-
- Dec 18, 2019
-
-
GitLab Bot authored
-
- Dec 17, 2019
-
-
GitLab Bot authored
-
- Oct 16, 2019
-
-
GitLab Bot authored
-
- Sep 30, 2019
-
-
GitLab Bot authored
-
- Jul 12, 2019
-
-
Markus Koller authored
When opening the IDE on a project where the user doesn't have push access, we create a fork and then redirect back to the IDE. To make sure the user can actually commit, we need to open the IDE in the forked project rather than the upstream project.
-
- Apr 03, 2019
-
-
Merge branch 'feature/webide_escaping' of gitlab.com:hiddentiger/gitlab-ce into feature/webide_escaping
-
- Feb 26, 2019
-
- Oct 30, 2018
-
-
Mark Chao authored
This is to DRY the repeated file size check. Move spec and constants to Highlight
-
- Jul 09, 2018
-
-
Lin Jen-Shin authored
-
- May 23, 2018
-
-
- Apr 25, 2018
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
- Feb 23, 2018
-
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
- Jan 16, 2018
-
-
Sean McGivern authored
We should use this limit everywhere, but especially in project search results, where we could be highlighting very long single lines. (Typical examples: minified JavaScript, and JSON data files.)
-
- Aug 25, 2017
-
-
Gabriel Mazetto authored
There are some redundancies in the validation steps, and that is to preserve current error messages behavior Also few specs have to be changed in order to fix madness in validation logic.
-
- Aug 02, 2017
-
-
Robert Speicher authored
-
- May 31, 2017
-
-
Douwe Maan authored
-
- May 29, 2017
-
-
Douwe Maan authored
-
- May 15, 2017
-
-
Douwe Maan authored
-
- May 13, 2017
-
-
Douwe Maan authored
-
- May 03, 2017
-
-
Douwe Maan authored
-
- Apr 30, 2017
-
-
Douwe Maan authored
-
- Apr 27, 2017
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- Apr 06, 2017
-
-
Eric Eastwood authored
-
- Mar 14, 2017
-
-
Douwe Maan authored
-
- Feb 23, 2017
-
-
Douwe Maan authored
This reverts commit 96bef54154e669f9a3e92c3a4bc76c0be3a52e48.
-
Douwe Maan authored
-
- Jan 25, 2017
-
-
Robert Speicher authored
-
- Aug 18, 2016
-
-
Paco Guzman authored
-
- Aug 09, 2016
-
-
tiagonbotelho authored
-
- Jul 30, 2016
-
-
Stan Hu authored
On a merge request with over 1000 changed files, there were redundant calls to blob_text_viewable?, which incurred about 7% of the time. Improves #14775
-