GitLab.org/GitLab: Release v6.3.0-ee
Name: GitLab
Owner: GitLab.org
Release: Gitlab 6.3
Released: 2020-04-06
License: MIT
Release Assets:
- API for adding gitlab-ci service - Init script now waits for pids to appear after (re)starting before reporting status (Rovanion Luckey) - Restyle project home page - Grammar fixes - Show branches list (which branches contains commit) on commit page (Andrew Kumanyaev) - Security improvements - Added support for GitLab CI 4.0 - Fixed issue with 500 error when group did not exist - Ability to leave project - You can create file in repo using UI - You can remove file from repo using UI - API: dropped default_branch attribute from project during creation - Project default_branch is not stored in db any more. It takes from repo now. - Admin broadcast messages - UI improvements - Dont show last push widget if user removed this branch - Fix 500 error for repos with newline in file name - Extended html titles - API: create/update/delete repo files - Admin can transfer project to any namespace - API: projects/all for admin users - Fix recent branches order