summaryrefslogtreecommitdiff
path: root/lib/ci/ansi2html.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Just enforce the output encoding for Ansi2htmlLin Jen-Shin2017-04-181-1/+1
* Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-061-21/+41
* Enable Style/EmptyLineBetweenDefsDouwe Maan2017-02-231-0/+44
* Enable Style/MutableConstantDouwe Maan2017-02-231-3/+3
* No more and/orDouwe Maan2017-02-211-1/+1
* Replace carriage return combos with line breaks tagsJared Deckard2016-12-281-1/+1
* Replace \n to <br>Kamil Trzcinski2016-05-231-1/+3
* Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher2016-05-231-1/+1
* Encode state as base64 stringKamil Trzcinski2016-05-091-4/+9
* Send trace to a browser incrementally when build is runningKamil Trzcinski2016-05-091-21/+57
* Groundwork for merging CI into CEDouwe Maan2015-08-251-0/+224