Skip to content
Snippets Groups Projects
Commit 29b75e14 authored by Job van der Voort's avatar Job van der Voort
Browse files

update changelog for 7.11.4

parent 53220994
No related branches found
No related tags found
No related merge requests found
Loading
@@ -24,17 +24,24 @@ v 7.12.0 (unreleased)
Loading
@@ -24,17 +24,24 @@ v 7.12.0 (unreleased)
- Consistently refer to MRs as either Accepted or Rejected. - Consistently refer to MRs as either Accepted or Rejected.
- Add Accepted and Rejected tabs to MR lists. - Add Accepted and Rejected tabs to MR lists.
- Prefix EmailsOnPush email subject with `[Git]`. - Prefix EmailsOnPush email subject with `[Git]`.
- Group project contributions by both name and email. - Group project contributions by both name and email.
- Clarify navigation labels for Project Settings and Group Settings. - Clarify navigation labels for Project Settings and Group Settings.
- Move user avatar and logout button to sidebar - Move user avatar and logout button to sidebar
   
v 7.11.4
- Fix missing bullets when creating lists
- Set rel="nofollow" on external links
v 7.11.3
- no changes
v 7.11.2 v 7.11.2
- no changes - no changes
   
v 7.11.1 v 7.11.1
- no changes - no changes
   
v 7.11.0 v 7.11.0
- Fall back to Plaintext when Syntaxhighlighting doesn't work. Fixes some buggy lexers (Hannes Rosenögger) - Fall back to Plaintext when Syntaxhighlighting doesn't work. Fixes some buggy lexers (Hannes Rosenögger)
- Get editing comments to work in Chrome 43 again. - Get editing comments to work in Chrome 43 again.
- Fix broken view when viewing history of a file that includes a path that used to be another file (Stan Hu) - Fix broken view when viewing history of a file that includes a path that used to be another file (Stan Hu)
Loading
@@ -189,12 +196,12 @@ v 7.10.0
Loading
@@ -189,12 +196,12 @@ v 7.10.0
- Ability to skip some items from backup (database, respositories or uploads) - Ability to skip some items from backup (database, respositories or uploads)
- Archive repositories in background worker. - Archive repositories in background worker.
- Import GitHub, Bitbucket or GitLab.com projects owned by authenticated user into current namespace. - Import GitHub, Bitbucket or GitLab.com projects owned by authenticated user into current namespace.
- Project labels are now available over the API under the "tag_list" field (Cristian Medina) - Project labels are now available over the API under the "tag_list" field (Cristian Medina)
- Fixed link paths for HTTP and SSH on the admin project view (Jeremy Maziarz) - Fixed link paths for HTTP and SSH on the admin project view (Jeremy Maziarz)
- Fix and improve help rendering (Sullivan Sénéchal) - Fix and improve help rendering (Sullivan Sénéchal)
- Fix final line in EmailsOnPush email diff being rendered as error. - Fix final line in EmailsOnPush email diff being rendered as error.
- Prevent duplicate Buildkite service creation. - Prevent duplicate Buildkite service creation.
- Fix git over ssh errors 'fatal: protocol error: bad line length character' - Fix git over ssh errors 'fatal: protocol error: bad line length character'
- Automatically setup GitLab CI project for forks if origin project has GitLab CI enabled - Automatically setup GitLab CI project for forks if origin project has GitLab CI enabled
- Bust group page project list cache when namespace name or path changes. - Bust group page project list cache when namespace name or path changes.
- Explicitly set image alt-attribute to prevent graphical glitches if gravatars could not be loaded - Explicitly set image alt-attribute to prevent graphical glitches if gravatars could not be loaded
Loading
@@ -203,7 +210,7 @@ v 7.10.0
Loading
@@ -203,7 +210,7 @@ v 7.10.0
- Fix stuck Merge Request merging events from old installations (Ben Bodenmiller) - Fix stuck Merge Request merging events from old installations (Ben Bodenmiller)
- Fix merge request comments on files with multiple commits - Fix merge request comments on files with multiple commits
- Fix Resource Owner Password Authentication Flow - Fix Resource Owner Password Authentication Flow
v 7.9.4 v 7.9.4
- Security: Fix project import URL regex to prevent arbitary local repos from being imported - Security: Fix project import URL regex to prevent arbitary local repos from being imported
- Fixed issue where only 25 commits would load in file listings - Fixed issue where only 25 commits would load in file listings
Loading
@@ -507,10 +514,10 @@ v 7.5.0
Loading
@@ -507,10 +514,10 @@ v 7.5.0
- Fix raw view for public snippets - Fix raw view for public snippets
- Use secret token with GitLab internal API. - Use secret token with GitLab internal API.
- Add missing timestamps to 'members' table - Add missing timestamps to 'members' table
v 7.4.5 v 7.4.5
- Bump gitlab_git to 7.0.0.rc12 (includes Rugged 0.21.2) - Bump gitlab_git to 7.0.0.rc12 (includes Rugged 0.21.2)
v 7.4.4 v 7.4.4
- No changes - No changes
   
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment