Commit graph

11 commits

Author SHA1 Message Date
Lin Jen-Shin
b07da07c82 Just enforce the output encoding for Ansi2html
Fixes https://sentry.gitlap.com/gitlab/gitlabcom/issues/27545/
2017-04-18 17:12:06 +08:00
Kamil Trzciński
828d81ee1f Optimise trace handling code to use streaming instead of full read 2017-04-06 16:20:27 +00:00
Douwe Maan
6023fbfd0f Enable Style/EmptyLineBetweenDefs 2017-02-23 09:32:22 -06:00
Douwe Maan
b7d8df503c Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
Douwe Maan
f40716f48a No more and/or 2017-02-21 16:31:14 -06:00
Jared Deckard
9f3421730d Replace carriage return combos with line breaks tags 2016-12-28 16:32:45 -06:00
Kamil Trzcinski
cdec9e472d Replace \n to <br> 2016-05-23 21:59:07 -05:00
Robert Speicher
3ba72f69af Enable Style/SpaceAroundKeyword cop and fix offenses 2016-05-23 14:16:35 -04:00
Kamil Trzcinski
74520f23db Encode state as base64 string 2016-05-09 20:19:27 +03:00
Kamil Trzcinski
baef6728fa Send trace to a browser incrementally when build is running
We send a state of ansi2html to client, client needs to send this state back.
The state describes the configuration of generator and position within trace.
2016-05-09 19:59:45 +03:00
Douwe Maan
046b283127 Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00