]> git.pld-linux.org Git - packages/gitlab-ce.git/commitdiff
v8.12.5
authorElan Ruusamäe <glen@delfi.ee>
Tue, 11 Oct 2016 16:57:09 +0000 (19:57 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 11 Oct 2016 16:57:09 +0000 (19:57 +0300)
- 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

index dbff60ddf8a926653256b337686ecc82733df174..226d4986d42d0d9083368bca9e3bd02fdfb6cdf2 100644 (file)
@@ -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
This page took 0.107921 seconds and 4 git commands to generate.