[packages/gitlab-ce] 8.13.4

glen glen at pld-linux.org
Wed Nov 9 15:29:02 CET 2016


commit 6c8ac48b5bca1729a9bb701fa456109d79cd1351
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Nov 9 08:24:27 2016 +0200

    8.13.4
    
    - Fix showing pipeline status for a given commit from correct branch. !7034
    - Only skip group when it's actually a group in the "Share with group" select. !7262
    - Introduce round-robin project creation to spread load over multiple shards. !7266
    - Ensure merge request's "remove branch" accessors return booleans. !7267
    - Ensure external users are not able to clone disabled repositories.
    - Fix XSS issue in Markdown autolinker.
    - Respect event visibility in Gitlab::ContributionsCalendar.
    - Honour issue and merge request visibility in their respective finders.
    - Disable reference Markdown for unavailable features.
    - Fix lightweight tags not processed correctly by GitTagPushService. !6532
    - Allow owners to fetch source code in CI builds. !6943
    - Return conflict error in label API when title is taken by group label. !7014
    - Reduce the overhead to calculate number of open/closed issues and merge requests within the group or project. !7123
    - Fix builds tab visibility. !7178
    - Fix project features default values. !7181

 gitlab-ce.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index 3282262..03c37cd 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -18,7 +18,7 @@
 %define	workhorse_version 0.8.5
 Summary:	A Web interface to create projects and repositories, manage access and do code reviews
 Name:		gitlab-ce
-Version:	8.13.3
+Version:	8.13.4
 Release:	0.81
 License:	MIT
 Group:		Applications/WWW
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ce.git/commitdiff/f3916214def41e03f338a0cd774da72551a82756



More information about the pld-cvs-commit mailing list