gitlab-org--gitlab-foss/spec/lib/gitlab/ci
Lukas '+ alert('Eipi') + ' Eipert fc9f099884 Prevent empty classes in ansi2html conversion
Currently we write out empty CSS classes (`class=""`) every time we
create a new tag. This adds 9 unnecessary bytes per span element. In a
recent trace, I have counted 11950 span elements. So we transported 105
unnecessary kilobytes!
2019-08-02 14:38:50 +00:00
..
build Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
config Add support for DAG 2019-08-01 14:26:49 +00:00
parsers/test Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
pipeline Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
reports Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
status Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
templates
trace Prevent empty classes in ansi2html conversion 2019-08-02 14:38:50 +00:00
variables Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
ansi2html_spec.rb Prevent empty classes in ansi2html conversion 2019-08-02 14:38:50 +00:00
charts_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
config_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
cron_parser_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
mask_secret_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
parsers_spec.rb
trace_spec.rb Add frozen_string_literal to spec/lib (part 1) 2019-07-26 13:25:07 +12:00
yaml_processor_spec.rb Add support for DAG 2019-08-01 14:26:49 +00:00