]> git.pld-linux.org Git - packages/gitlab-ce.git/commitdiff
8.14.2 (2016-12-01) gitlab-ce-8.14.2-0.81
authorElan Ruusamäe <glen@delfi.ee>
Mon, 5 Dec 2016 09:09:20 +0000 (11:09 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 5 Dec 2016 09:09:20 +0000 (11:09 +0200)
- 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

index eab655ff7add27682c97535f46f932874deb0f32..547d1e5594468c598553b0bd869cb6d748acfbde 100644 (file)
 %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
This page took 0.180374 seconds and 4 git commands to generate.