Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
This commit is contained in:
commit
73269a0a3a
|
|
@ -69,6 +69,7 @@ v 7.10.0 (unreleased)
|
|||
- Fix final line in EmailsOnPush email diff being rendered as error.
|
||||
- Authometic setup GitLab CI project for forks if origin project has GitLab CI enabled
|
||||
- Prevent duplicate Buildkite service creation.
|
||||
- Fix git over ssh errors 'fatal: protocol error: bad line length character'
|
||||
|
||||
v 7.9.3
|
||||
- Contains no changes
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
2.6.0
|
||||
2.6.1
|
||||
|
|
|
|||
|
|
@ -19,5 +19,5 @@
|
|||
%i.fa.fa-angle-left
|
||||
|
||||
- else
|
||||
%h3 You dont have starred projects yet
|
||||
%h3 You don't have starred projects yet
|
||||
%p.slead Visit project page and press on star icon and it will appear on this page.
|
||||
|
|
|
|||
Loading…
Reference in New Issue