[packages/gitlab-ce] v8.12.5
glen
glen at pld-linux.org
Tue Oct 11 18:57:51 CEST 2016
commit c5011d6b54b80d7aca549b0f5967649549754005
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Oct 11 19:57:09 2016 +0300
v8.12.5
- Switch from request to env in ::API::Helpers. !6615
- Update the mail_room gem to 0.8.1 to fix a race condition with the mailbox watching thread. !6714
- Improve issue load time performance by avoiding ORDER BY in find_by call. !6724
- Add a new gitlab:users:clear_all_authentication_tokens task. !6745
- Don't send Private-Token (API authentication) headers to Sentry
- Share projects via the API only with groups the authenticated user can access
gitlab-ce.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index dbff60d..226d498 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -18,7 +18,7 @@
%define workhorse_version 0.8.2
Summary: A Web interface to create projects and repositories, manage access and do code reviews
Name: gitlab-ce
-Version: 8.12.4
+Version: 8.12.5
Release: 0.76
License: MIT
Group: Applications/WWW
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gitlab-ce.git/commitdiff/c5011d6b54b80d7aca549b0f5967649549754005
More information about the pld-cvs-commit
mailing list