Skip to content

Fix CI regressions

Kamil Trzcińśki requested to merge fix-ci-regressions into master

This MR fixes a couple of small CI regressions

  • Allow developer to manage builds
  • On CI Admin page show only projects that are present in GitLab
  • On Runner CI Admin page show only projects that are present in GitLab
  • Refresh build log only when status changes
  • Show the oldest builds on top when viewing Builds - it most cases it shows running builds on top
  • Fix Lint rendering
  • Fix number of other builds in build widget

Fixes #3164 (closed)

Fixes #3161 (closed)

Fixes https://gitlab.com/gitlab-org/gitlab-ci/issues/343

/cc @rspeicher

Merge request reports