An error occurred fetching the project authors.
- 25 Apr, 2018 3 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
- 23 Feb, 2018 3 commits
-
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
- 16 Jan, 2018 1 commit
-
-
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.)
-
- 25 Aug, 2017 1 commit
-
-
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.
-
- 02 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 31 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 29 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 15 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 13 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 03 May, 2017 1 commit
-
-
Douwe Maan authored
-
- 30 Apr, 2017 1 commit
-
-
Douwe Maan authored
-
- 27 Apr, 2017 4 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 06 Apr, 2017 1 commit
-
-
Eric Eastwood authored
-
- 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
-