- 14 Mar, 2017 1 commit
-
-
Douwe Maan authored
-
- 23 Feb, 2017 2 commits
-
-
Douwe Maan authored
This reverts commit 96bef54154e669f9a3e92c3a4bc76c0be3a52e48.
-
Douwe Maan authored
-
- 25 Jan, 2017 1 commit
-
-
Robert Speicher authored
-
- 18 Aug, 2016 1 commit
-
-
Paco Guzman authored
-
- 09 Aug, 2016 1 commit
-
-
tiagonbotelho authored
-
- 30 Jul, 2016 1 commit
-
-
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
-
- 15 Jul, 2016 1 commit
-
-
http://jneen.net/ authored
-
- 14 Jul, 2016 2 commits
-
-
http://jneen.net/ authored
-
http://jneen.net/ authored
-
- 07 May, 2016 1 commit
-
-
Stan Hu authored
Use a custom Loofah scrubber since sanitize 2.x transformers are inadequate to handle case-sensitive SVG attributes. sanitize parses documents as HTML instead of XML, which causes all SVG attribute names (e.g. viewBox) to be downcased. * SVG element list: https://www.w3.org/TR/SVG/eltindex.html * SVG attribute list: https://www.w3.org/TR/SVG/attindex.html Closes #14555
-
- 19 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 30 Dec, 2015 1 commit
-
-
Rubén Dávila authored
* It is more performant given now we process all the diff file instead of processing line by line. * Multiline comments are highlighted correctly.
-
- 28 Dec, 2015 1 commit
-
-
Rubén Dávila authored
-
- 10 Aug, 2015 1 commit
-
-
Stan Hu authored
Refactored HTML parser to avoid duplication of newline parsing. Closes #2235
-
- 31 Jul, 2015 1 commit
-
-
Stan Hu authored
HTML span elements only apply to a single line, and in the case of multi-line comments, the highlighting was dropped as a result. Ensure that each line has the proper styling to fix this. Closes #1577
-
- 27 May, 2015 1 commit
-
-
Stan Hu authored
Closes #1521
-