- Dec 10, 2019
-
-
GitLab Bot authored
-
- Nov 28, 2019
-
-
GitLab Bot authored
-
- Nov 08, 2019
-
-
GitLab Bot authored
-
- Mar 26, 2019
-
-
Douwe Maan authored
Before, the styling for `img:not(.emoji)`` was repeated between `.md:not(.use-csslab):not(.wiki)` (for comments and the Markdown preview), `.documentation.wiki` (for help pages), and `.issuable-details .description .wiki` (for MR and issue descriptions). In these places, we now simply use `.md`. Wherever we use `.md` but don't want this image styling (like wikis and blobs), `.md-file` is added.
-
- Feb 04, 2019
-
-
Jan Provaznik authored
This engine was replaced with CommonMarker in 11.4, it was deprecated since then.
-
- Jan 15, 2019
-
-
Tao Wang authored
Signed-off-by:
Tao Wang <twang2218@gmail.com> Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Oct 30, 2018
-
-
Mark Chao authored
This is to DRY the repeated file size check. Move spec and constants to Highlight
-
Mark Chao authored
This replaces the repository param. This allows more flexiblity as sometimes we have highlight content not related to repository. Sometimes we know ahead of time the language of the content. Lastly language determination seems better fit as a logic in the Blob class. `repository` param is only used to determine the language, which seems to be the responsiblity of Blob.
-
- Sep 05, 2018
-
-
Brett Walker authored
-
Brett Walker authored
-
- Feb 13, 2018
-
-
Andreas Brandl authored
Whenever we already deal with a User object, let's use the more specific method avatar_icon_for_user.
-
- Apr 30, 2017
-
-
Douwe Maan authored
-
- Apr 27, 2017
-
-
- Feb 16, 2017
-
-
Phil Hughes authored
Recudes the number of queries within the snippet search from approx. 50 to approx. 14 by preloading the authors Part of #27392
-
- Feb 14, 2017
-
-
Phil Hughes authored
Also enabled syntaax highlight on the search results Closes #26832
-
- Feb 09, 2017
-
-
Filipa Lacerda authored
-
- Jan 24, 2017
-
-
Kushal Pandya authored
-
- May 08, 2016
-
-
Long Nguyen authored
-
Long Nguyen authored
-
- Mar 03, 2016
-
-
Jacob Vosmaer (GitLab) authored
-
- Feb 05, 2016
-
-
Valery Sizov authored
-
- Jan 21, 2016
-
-
Douwe Maan authored
-
- Aug 26, 2015
-
-
Robert Speicher authored
-
- Aug 25, 2015
-
-
Robert Speicher authored
Instead of rendering this value server-side, we use Javascript and Gon to apply the user's color scheme (or the default) to any syntax highlighted code blocks. This will make it easier to cache these blocks in the future because they're no longer state-dependent.
-
- May 18, 2015
-
-
Jakub Jirutka authored
-
- Mar 14, 2015
-
-
Dmitriy Zaporozhets authored
-
- Oct 03, 2014
-
-
Sullivan SENECHAL authored
-
- Aug 29, 2014
-