commit 38243d97c0f0a45fe48922c9e973211d4d61ef79
Author: Elan Ruusamäe <g...@delfi.ee>
Date:   Mon Dec 5 11:09:20 2016 +0200

    8.14.2 (2016-12-01)
    
    - Remove caching of events data. !6578
    - Rephrase some system notes to be compatible with new system note style. 
!7692
    - Pass tag SHA to post-receive hook when tag is created via UI. !7700
    - Prevent error when submitting a merge request and pipeline is not 
defined. !7707
    - Fixes system note style in commit discussion. !7721
    - Use a Redis lease for updating authorized projects. !7733
    - Refactor JiraService by moving code out of JiraService#execute method. 
!7756
    - Update GitLab Workhorse to v1.0.1. !7759
    - Fix pipelines info being hidden in merge request widget. !7808
    - Fixed commit timeago not rendering after initial page.
    - Fix for error thrown in cycle analytics events if build has not started.
    - Fixed issue boards issue sorting when dragging issue into list.
    - Allow access to the wiki with git when repository feature disabled.
    - Fixed timeago not rendering when resolving a discussion.
    - Update Sidekiq-cron to fix compatibility issues with Sidekiq 4.2.1.
    - Timeout creating and viewing merge request for binary file.
    - Gracefully recover from Redis connection failures in Sidekiq initializer.

 gitlab-ce.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index eab655f..547d1e5 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -15,10 +15,10 @@
 %bcond_without gem_cache       # use local cache to speedup gem installation
 
 %define        shell_version 4.0.0
-%define        workhorse_version 1.0.0
+%define        workhorse_version 1.0.1
 Summary:       A Web interface to create projects and repositories, manage 
access and do code reviews
 Name:          gitlab-ce
-Version:       8.14.1
+Version:       8.14.2
 Release:       0.81
 License:       MIT
 Group:         Applications/WWW
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to