发布于 2017-06-22 23:55:00 | 73 次阅读 | 评论: 0 | 来源: 网友投递
GitLab项目管理和代码托管平台
GitLab 是一个用于仓库管理系统的开源项目。使用Git作为代码管理工具,并在此基础上搭建起来的web服务。
GitLab v9.3.0 正式版终于发布了!GitLab 是一个利用 Ruby on Rails 开发的开源应用程序,实现一个自托管的 Git 项目仓库,可通过 Web 界面访问公开或者私人项目。
该版本更新内容如下:
Refactored gitlab:app:check into SystemCheck liberary and improve some checks. !9173
Add an ability to cancel attaching file and redesign attaching files UI. !9431 (blackst0ne)
Add Aliyun OSS as the backup storage provider. !9721 (Yuanfei Zhu)
Add suport for find_local_branches GRPC from Gitaly. !10059
Allow manual bypass of auto_sign_in_with_provider with a new param. !10187 (Maxime Besson)
Redirect to user's keys index instead of user's index after a key is deleted in the admin. !10227 (Cyril Jouve)
Changed Blame to Annotate in the UI to promote blameless culture. !10378 (Ilya Vassilevsky)
Implement ability to update deploy keys. !10383 (Alexander Randa)
Allow numeric values in gitlab-ci.yml. !10607 (blackst0ne)
Add a feature test for Unicode trace. !10736 (dosuken123)
……
该版本更新内容较多,完整内容请查看更新日志。
下载地址: