智能化下的产物,无人棋牌室
GitLab 8.6.3 发布了,GitLab是一个利用 Ruby on Rails 开发的开源应用程序,实现一个自托管的git”>Git项目仓库,可通过Web界面进行访问公开的或者私人项目。它拥有与github”>Github类似的功能,能够浏览源代码,管理缺陷和注释。可以管理团队对仓库的访问,它非常易于浏览提交过的版本并提供一个文件历史库。它还提供一个代码片段收集功能可以轻松实现代码复用,便于日后有需要的时候进行查找。
改进日志如下:
- EE: Fix other cases where git hooks would fail due to old commits. (!310)
- EE: Exit ElasticIndexerWorker’s job happily if record cannot be found. (!311)
- EE: Fix “Reload with full diff” button not working. (!313)
- CE/EE: Destroy related todos when an Issue/MR is deleted. (!3376)
- CE/EE: Fix error 500 when target is nil on todo list. (!3376)
- CE/EE: Fix copying uploads when moving issue to another project. (!3382)
- CE/EE: Ensuring Merge Request API returns boolean values for work_in_progress. (!3432)
- CE/EE: Fix raw/rendered diff producing different results on merge requests. (!3450)
- CE/EE: Fix commit comment alignment. (!3466)
- CE/EE: Update gitlab-shell version and doc to 2.6.12. (!280)
- CE/EE: Mentions on confidential issues doesn’t create todos for non-members. (!3374)
- CE/EE: Allow temporary email as notification email. (!3477)
下载地址:https://about.gitlab.com/downloads/