Cleanup after GitLabService refactor

  • rename the file git_new_service.ts to git_service.ts (first commit)
  • rename the class GitLabNewService to GitLabService (second commit)
  • many utility classes are not shared between two GitLab services and don't need to be in utils folder anymore. They were moved to gitlab folder or subfolders (third commit)

This MR might be easiest to review commit-by-commit.

Edited by Tomas Vik (OOO back on 2026-01-05)

Merge request reports

Loading