智能化下的产物,无人棋牌室
GitLab 8.8.5 发布了,主要改进如下:
- CE/EE: Import GitHub repositories respecting the API rate limit (!4166)
- CE/EE: Fix todos page throwing errors when you have a project pending deletion (!4300)
- CE/EE: Disable Webhooks before proceeding with the GitHub import (!4470)
- CE/EE: Fix importer for GitHub comments on diff (!4488)
- CE/EE: Adjust the SAML control flow to allow LDAP identities to be added to an existing SAML user (!4498)
- CE/EE: Fix incremental trace upload API when using multi-byte UTF-8 chars in trace (!4541)
下载地址:https://about.gitlab.com/downloads/
GitLab是一个利用 Ruby on Rails 开发的开源应用程序,实现一个自托管的git”>Git项目仓库,可通过Web界面进行访问公开的或者私人项目。
它拥有与github”>Github类似的功能,能够浏览源代码,管理缺陷和注释。可以管理团队对仓库的访问,它非常易于浏览提交过的版本并提供一个文件历史库。它还提供一个代码片段收集功能可以轻松实现代码复用,便于日后有需要的时候进行查找。