commit 37d52c9d9af3486800ff149a32ea8f56d01a333d
Author: Elan Ruusamäe <g...@delfi.ee>
Date:   Wed Oct 26 12:41:57 2016 +0300

    up to 8.13.1 (2016-10-25)
    
    - Fix branch protection API. !6215
    - Fix hidden pipeline graph on commit and MR page. !6895
    - Fix Cycle analytics not showing correct data when filtering by date. !6906
    - Ensure custom provider tab labels don't break layout. !6993
    - Fix issue boards user link when in subdirectory. !7018
    - Refactor and add new environment functionality to CI yaml reference. !7026
    - Fix typo in project settings that prevents users from enabling container 
registry. !7037
    - Fix events order in `users/:id/events` endpoint. !7039
    - Remove extra line for empty issue description. !7045
    - Don't append issue/MR templates to any existing text. !7050
    - Fix error in generating labels. !7055
    - Stop clearing the database cache on `rake cache:clear`. !7056
    - Only show register tab if signup enabled. !7058
    - Expire and build repository cache after project import. !7064
    - Fix bug where labels would be assigned to issues that were moved. !7065
    - Fix reply-by-email not working due to queue name mismatch. !7068
    - Fix 404 for group pages when GitLab setup uses relative url. !7071
    - Fix `User#to_reference`. !7088
    - Reduce overhead of `LabelFinder` by avoiding `#presence` call. !7094
    - Fix unauthorized users dragging on issue boards. !7096
    - Only schedule `ProjectCacheWorker` jobs when needed. !7099

 gitlab-ce.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gitlab-ce.spec b/gitlab-ce.spec
index 54862f6..146ac5a 100644
--- a/gitlab-ce.spec
+++ b/gitlab-ce.spec
@@ -18,8 +18,8 @@
 %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.0
-Release:       0.79
+Version:       8.13.1
+Release:       0.80
 License:       MIT
 Group:         Applications/WWW
 # md5 deliberately omitted until this package is useful
================================================================

---- gitweb:

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

_______________________________________________
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