发布于 2016-03-23 00:21:00 | 62 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

GitLab项目管理和代码托管平台

GitLab 是一个用于仓库管理系统的开源项目。使用Git作为代码管理工具,并在此基础上搭建起来的web服务。


GitLab 8.6 发布了,

更新日志:

  • New keyboard shortcut: You can now press e to edit any issue / MR.

  • YAML frontmatter is now rendered nicely in markdown files.

  • No more default password! Set your password on first sign in. Read more in the docs.

  • We now show test coverage in the builds view.

  • Support for Golang subpackage fetching, straight from GitLab.

  • Issues and Merge Requests now look better on mobile. Finally!

  • Quickly create a new branch from an issue, with a dedicated button.

  • SAML customization.

  • Easily (un)mark merge requests as WIP using a link. No more editing necessary!

  • Better table of contents in Wikis!

  • GitLab Geo now syncs even more things! We urge you to upgrade to 8.6 if you’re interested in Geo.

性能提高:

  • Search performance has been greatly improved for users using PostgreSQLwithout using ElasticSearch. This requires the pg_trgm extension (see barometer).

  • Performance of listing commits has been improved.

  • Counting of tags and branches on the commits/branches/tags pages is now a bit faster and is cached.

  • Performance of retrieving CI services of a project has been improved.

  • Project avatars stored in Git repositories are now cached, cutting down request. timings for all project pages for projects that don’t use an avatar uploaded via the web UI. (!3272)

  • Diffs that are larger than 100 KB are no longer displayed, instead a “This diff is too large” message is displayed. This prevents Unicorn timeouts when viewing large diffs. (!3185)

  • The branch commit ahead/behind statistics are no longer pre-cached on every push. For projects with lots of branches (e.g. thousands) this can have a huge impact on the time it takes for the pre-caching process to complete. (!3274)

  • Indexes were added for ci_runners.token(!3249) andgit_hooks.project_id. (!271)

  • Performance of viewing individual issues is improved by caching certain Git operations.

  • We enabled HTTP caching for requests that fetch the raw contents on a single file in a Git repository. Cache times range from 1 minute (for ‘mutable’ resources like https://gitlab.com/gitlab-org/gitlab-ce/raw/master/VERSIONwhich use a branch name) to 1 hour (for immutable resources likehttps://gitlab.com/gitlab-org/gitlab-ce/raw/17de30f412b5eddaa080006b6dd2aae2bd2d5647/VERSIONthat use a commit SHA). In addition to this we configured NGINX in the Omnibus packages to use up to 1 GB of disk space for proxy caching. These two changes combined reduce the load on GitLab servers that get many requests of HTTP clients polling a single file in a public repo.

  • In GitLab 8.4 we added a ‘housekeeping button’ to the project settings page. This button triggers agit gc run on the project. In GitLab 8.6 we have automated this button: every 10 pushes, but no more than once per hour, GitLab will run git gc on repositories. This should (slightly) improve Git disk use and performance.

  • We split LDAPSyncworker and LDAPGroupSync worker. Performance will be greatly improved for large installations. LDAPSyncworker runs once per hour. In our benchmark runs, for 20,000 users and 10,000 groups, the sync takes 15 minutes. This is in contrast to hours or, in extreme cases, 1-2 days for the old LDAPSyncWorker (which synced groups, too).

gitlab综合软件包更新

  • Redis is updated to version 2.8.24

  • PostgreSQL is updated to version 9.2.15

  • Nginx proxy caching is enabled

  • pg_trgm extension is automatically enabled

  • Default Nginx http2 support can be disabled if necessary

更多更新详情,请点击这里



历史版本 :
GitLab 10.3.5, 10.2.7 和 10.1.7 发布,修复回归错误
GitLab 发布安全更新版本:10.3.4, 10.2.6 和 10.1.6
GitLab 10.3.1和 10.3.2 发布
GitLab 10.3.0 和 10.4.0 pre 发布
GitLab 社区版和企业版 10.2.3 补丁版本发布
GitLab 10.2 发布,带来可配置的 issue 看板
GitLab 社区版和企业版 10.1.4 版本发布
GitLab 10.1.2,10.0.6 和 9.5.10 发布,安全程序修复
GitLab 10.0.5 发布,修复多个漏洞
GitLab 发布 10.1.1 补丁版本
GitLab 10.0.4, 9.5.9, and 9.4.7 发布,修复漏洞
GitLab Extension for Visual Studio 1.0.0.95 发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务