Skip to content
Snippets Groups Projects

GitLab 9.3 release post

Merged Victor Wu requested to merge release-9-3 into master
All threads resolved!
1 file
+ 16
1
Compare changes
  • Side-by-side
  • Inline
@@ -294,7 +294,22 @@ features:
`LICENSE` files are also analyzed, and the information about the specific
license is easily accessible with a link for further details about it.
Dependency management systems are also exposed to make it clear what the projects rely on.
- name: System Note with Link to Change in Outdated Diff Discussion
available_in: [ce, ees, eep]
image_url: '/images/9_3/outdated_diff_discussion.png'
description: |
During merge request code review, we are constantly making code changes
and commenting on those changes. It is often difficult to keep track. In
particular, suppose we start commenting on a particular code line, and there
are subsequent changes to that line. You may end up discussing something
that has already changed.
With this release, we added a system note to indicate that a line has already
changed, so that when you are participating in comments with respect to a
particular line, you know that it's already been changed, and can even see
the change by clicking through.
- name: Autolinking Package Names
available_in: [ce, ees, eep]
image_url: '/images/9_3/autolink.png'
Loading