转载

项目管理和代码托管平台GitLab v8.16.6 发布

项目管理和代码托管平台GitLab v8.16.6 发布

      

GitLab是用 Ruby on Rails 语言 开发的开源应用程序,实现一个自托管的Git项目仓库,可通过Web界面进行访问公开的或者私人项目。它拥有与GitHub类似的功能,能够浏览源代码,管理缺陷和注释。可以管理团队对仓库的访问,它非常易于浏览提交过的版本并提供一个文件历史库。团队成员可以利用内置的简单聊天程序(Wall)进行交流。它还提供一个代码片段收集功能可以轻松实现代码复用,便于日后有需要的时候进行查找。

更新日志

  • CE/EE: API: Fix file downloading. (!8953)
  • CE/EE: Reduce hits to LDAP on Git HTTP auth by reordering auth mechanisms. (!8752)
  • CE/EE: Fix filtered search user autocomplete for gitlab instances that are hosted on a subdirectory. (!8891)
  • CE/EE: Fix wrong call to ProjectCacheWorker.perform. (!8910)
  • CE/EE: Remove unnecessary queries for .atom and .json in Dashboard::ProjectsController#index. (!8956)
  • CE/EE: Fix broken anchor links when special characters are used. (!8961)
  • CE/EE: Do not display deploy keys in user's own ssh keys list. (!9024)
  • CE/EE: Show merge errors in merge request widget. (!9229)
  • CE/EE: Don't delete assigned MRs/issues when user is deleted. (!8634)
  • CE/EE: Refresh authorizations when transferring projects. (!9029)
  • CE/EE: Don't use backup Active Record connections for Sidekiq. (!9001)
  • CE/EE: Check public snippets for spam. (!8911)
  • EE: Read true-up info from license and validate it. (!1159)
  • EE: Geo: send the new event type with the backfill function. (!1157)
  • EE: Move RepositoryUpdateRemoteMirrorWorker jobs to project_mirror Sidekiq queue. (!1234)
  • EE: Fixed merge request environment link not displaying. (!1154)
  • EE: Reduce queries needed to check if node is a primary or secondary Geo node. (!1178)
  • EE: Make sure ssh_keygen creates the directory first (!1249)

下载

本站原创,转载时保留以下信息:
本文转自:深度开源(open-open.com)
原文地址:http://www.open-open.com/news/view/76ecfb70

正文到此结束
Loading...