GitLab.org/GitLab: Release v7.0.0-ee
Name: GitLab
Owner: GitLab.org
Release: Gitlab 7.0
Released: 2020-04-06
License: MIT
Release Assets:
- The CPU no longer overheats when you hold down the spacebar - Improve edit file UI - Add ability to upload group avatar when create - Protected branch cannot be removed - Developers can remove normal branches with UI - Remove branch via API (sponsored by O'Reilly Media) - Move protected branches page to Project settings area - Redirect to Files view when create new branch via UI - Drag and drop upload of image in every markdown-area (Earle Randolph Bunao and Neil Francis Calabroso) - Refactor the markdown relative links processing - Make it easier to implement other CI services for GitLab - Group masters can create projects in group - Deprecate ruby 1.9.3 support - Only masters can rewrite/remove git tags - Add X-Frame-Options SAMEORIGIN to Nginx config so Sidekiq admin is visible - UI improvements - Case-insensitive search for issues - Update to rails 4.1 - Improve performance of application for projects and groups with a lot of members - Formally support Ruby 2.1 - Include Nginx gitlab-ssl config - Add manual language detection for highlight.js - Added example.com/:username routing - Show notice if your profile is public - UI improvements for mobile devices - Improve diff rendering performance - Drag-n-drop for issues and merge requests between states at milestone page - Fix '0 commits' message for huge repositories on project home page - Prevent 500 error page when visit commit page from large repo - Add notice about huge push over http to unicorn config - File action in satellites uses default 30 seconds timeout instead of old 10 seconds one - Overall performance improvements - Skip init script check on omnibus-gitlab - Be more selective when killing stray Sidekiqs - Check LDAP user filter during sign-in - Remove wall feature (no data loss - you can take it from database) - Dont expose user emails via API unless you are admin - Detect issues closed by Merge Request description - Better email subject lines from email on push service (Alex Elman) - Enable identicon for gravatar be default