-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'leipert-improve-ansi2html' into 'master'
Improve job log rendering performance See merge request gitlab-org/gitlab-ce!31262
No related branches found
No related tags found
Showing
- app/assets/stylesheets/pages/builds.scss 1 addition, 0 deletionsapp/assets/stylesheets/pages/builds.scss
- changelogs/unreleased/leipert-improve-ansi2html.yml 5 additions, 0 deletionschangelogs/unreleased/leipert-improve-ansi2html.yml
- lib/gitlab/ci/ansi2html.rb 17 additions, 10 deletionslib/gitlab/ci/ansi2html.rb
- spec/controllers/projects/jobs_controller_spec.rb 1 addition, 1 deletionspec/controllers/projects/jobs_controller_spec.rb
- spec/lib/gitlab/ci/ansi2html_spec.rb 21 additions, 22 deletionsspec/lib/gitlab/ci/ansi2html_spec.rb
- spec/lib/gitlab/ci/trace/stream_spec.rb 7 additions, 9 deletionsspec/lib/gitlab/ci/trace/stream_spec.rb
- spec/support/shared_examples/ci_trace_shared_examples.rb 2 additions, 2 deletionsspec/support/shared_examples/ci_trace_shared_examples.rb
Please register or sign in to comment