转载

项目管理和代码托管平台GitLab v8.10.0-rc11 发布

项目管理和代码托管平台GitLab v8.10.0-rc11 发布

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

更新日志

  • Fix profile activity heatmap to show correct day name (eanplatter)
  • Expose {should,force}_remove_source_branch (Ben Boeckel)
  • Add the functionality to be able to rename a file. !5049 (tiagonbotelho)
  • Disable PostgreSQL statement timeout during migrations
  • Fix projects dropdown loading performance with a simplified api cal. !5113 (tiagonbotelho)
  • Fix commit builds API, return all builds for all pipelines for given commit. !4849
  • Replace Haml with Hamlit to make view rendering faster. !3666
  • Refresh the branch cache after `git gc` runs
  • Refactor repository paths handling to allow multiple git mount points
  • Optimize system note visibility checking by memoizing the visible reference count !5070
  • Add Application Setting to configure default Repository Path for new projects
  • Delete award emoji when deleting a user
  • Remove pinTo from Flash and make inline flash messages look nicer !4854 (winniehell)
  • Wrap code blocks on Activies and Todos page. !4783 (winniehell)
  • Align flash messages with left side of page content !4959 (winniehell)
  • Display tooltip for "Copy to Clipboard" button !5164 (winniehell)
  • Use default cursor for table header of project files !5165 (winniehell)
  • Store when and yaml variables in builds table
  • Display last commit of deleted branch in push events !4699 (winniehell)
  • Escape file extension when parsing search results !5141 (winniehell)
  • Apply the trusted_proxies config to the rack request object for use with rack_attack
  • Upgrade to Rails 4.2.7. !5236
  • Allow to pull code with deploy key from public projects
  • 更多日志

下载

 

正文到此结束
Loading...