Skip to content

Allow multiple gitlab server connexions

  1. Switch configuration to config entity
  2. Migrate existing configuration to config entity
  3. Add a method Api::switchServer() to allow server switching
  4. If no server is provided, the default on is used

Merge request reports