项目管理和代码托管平台GitLab v8.9.1 发布

jopen 8年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/df0717c3da53c7e1e2b287f70b1ce007.png" /></p>    <p>GitLab是用 Ruby on Rails 语言 开发的开源应用程序,实现一个自托管的Git项目仓库,可通过Web界面进行访问公开的或者私人项目。它拥有与GitHub类似的功能,能够浏览源代码,管理缺陷和注释。可以管理团队对仓库的访问,它非常易于浏览提交过的版本并提供一个文件历史库。团队成员可以利用内置的简单聊天程序(Wall)进行交流。它还提供一个代码片段收集功能可以轻松实现代码复用,便于日后有需要的时候进行查找。</p>    <h2>更新日志</h2>    <ul>     <li><strong>EE:</strong> Improve Geo documentation. (<a href="/misc/goto?guid=4958991704760533583">!431</a>)</li>     <li><strong>EE:</strong> Fix remote mirror stuck on started issue. (<a href="/misc/goto?guid=4958991704853581731">!491</a>)</li>     <li><strong>EE:</strong> Fix MR creation from forks where target project has approvals enabled. (<a href="/misc/goto?guid=4958991704946400169">!496</a>)</li>     <li><strong>EE:</strong> Fix MR edit where target project has approvals enabled. (<a href="/misc/goto?guid=4958991704946400169">!496</a>)</li>     <li><strong>EE:</strong> Fix vertical alignment of git-hooks page. (<a href="/misc/goto?guid=4958991705056453184">!499</a>)</li>     <li><strong>CE/EE:</strong> Refactor labels documentation. (<a href="/misc/goto?guid=4958991705134983164">!3347</a>)</li>     <li><strong>CE/EE:</strong> Eager load award emoji on notes. (<a href="/misc/goto?guid=4958991705229427036">!4628</a>)</li>     <li><strong>CE/EE:</strong> Fix some CI wording in documentation. (<a href="/misc/goto?guid=4958991705317601026">!4660</a>)</li>     <li><strong>CE/EE:</strong> Document <code>GIT_STRATEGY</code> and <code>GIT_DEPTH</code>. (<a href="/misc/goto?guid=4958991705410479547">!4720</a>)</li>     <li><strong>CE/EE:</strong> Add documentation for the export & import features. (<a href="/misc/goto?guid=4958991705511887550">!4732</a>)</li>     <li><strong>CE/EE:</strong> Add some docs for Docker Registry configuration. (<a href="/misc/goto?guid=4958991705606635849">!4738</a>)</li>     <li><strong>CE/EE:</strong> Ensure we don't send the "access request declined" email to access requesters on project deletion. (<a href="/misc/goto?guid=4958991705692228319">!4744</a>)</li>     <li><strong>CE/EE:</strong> Display group/project access requesters separately in the admin area. (<a href="/misc/goto?guid=4958991705777904860">!4798</a>)</li>     <li><strong>CE/EE:</strong> Add documentation and examples for configuring cloud storage for registry images. (<a href="/misc/goto?guid=4958991705876143159">!4812</a>)</li>     <li><strong>CE/EE:</strong> Clarifies documentation about artifact expiry. (<a href="/misc/goto?guid=4958991705967416383">!4831</a>)</li>     <li><strong>CE/EE:</strong> Fix the Network graph links. (<a href="/misc/goto?guid=4958991706056780217">!4832</a>)</li>     <li><strong>CE/EE:</strong> Fix MR-auto-close text added to description. (<a href="/misc/goto?guid=4958991706159997196">!4836</a>)</li>     <li><strong>CE/EE:</strong> Add documentation for award emoji now that comments can be awarded with emojis. (<a href="/misc/goto?guid=4958991706253826309">!4839</a>)</li>     <li><strong>CE/EE:</strong> Fix typo in export failure email. (<a href="/misc/goto?guid=4958991706346763740">!4847</a>)</li>     <li><strong>CE/EE:</strong> Fix header vertical centering. (<a href="/misc/goto?guid=4958991706433645301">!4170</a>)</li>     <li><strong>CE/EE:</strong> Fix subsequent SAML sign ins. (<a href="/misc/goto?guid=4958991706532096375">!4718</a>)</li>     <li><strong>CE/EE:</strong> Set button label when picking an option from status dropdown. (<a href="/misc/goto?guid=4958991706609097585">!4771</a>)</li>     <li><strong>CE/EE:</strong> Prevent invalid URLs from raising exceptions in WikiLink Filter. (<a href="/misc/goto?guid=4958991706721024160">!4775</a>)</li>     <li><strong>CE/EE:</strong> Handle external issues in IssueReferenceFilter. (<a href="/misc/goto?guid=4958991706816274040">!4789</a>)</li>     <li><strong>CE/EE:</strong> Support for rendering/redacting multiple documents. (<a href="/misc/goto?guid=4958991706907257648">!4828</a>)</li>     <li><strong>CE/EE:</strong> Update Todos documentation and screenshots to include new functionality. (<a href="/misc/goto?guid=4958991706998277840">!4840</a>)</li>     <li><strong>CE/EE:</strong> Hide nav arrows by default. (<a href="/misc/goto?guid=4958991707085258123">!4843</a>)</li>     <li><strong>CE/EE:</strong> Added bottom padding to label color suggestion link. (<a href="/misc/goto?guid=4958991707175446495">!4845</a>)</li>     <li><strong>CE/EE:</strong> Use jQuery objects in ref dropdown. (<a href="/misc/goto?guid=4958991707276570964">!4850</a>)</li>     <li><strong>CE/EE:</strong> Fix GitLab project import issues related to notes and builds. (<a href="/misc/goto?guid=4958991707357918472">!4855</a>)</li>     <li><strong>CE/EE:</strong> Restrict header logo to 36px so it doesn't overflow. (<a href="/misc/goto?guid=4958991707453234886">!4861</a>)</li>     <li><strong>CE/EE:</strong> Fix unwanted label unassignment. (<a href="/misc/goto?guid=4958991707556097115">!4863</a>)</li>     <li><strong>CE/EE:</strong> Fix mobile Safari bug where horizontal nav arrows would flicker on scroll. (<a href="/misc/goto?guid=4958991707646214125">!4869</a>)</li>     <li><strong>CE/EE:</strong> Restore old behavior around diff notes to outdated discussions. (<a href="/misc/goto?guid=4958991707738697742">!4870</a>)</li>     <li><strong>CE/EE:</strong> Fix merge requests project settings help link anchor. (<a href="/misc/goto?guid=4958991707827604287">!4873</a>)</li>     <li><strong>CE/EE:</strong> Fix 404 when accessing pipelines as guest user on public projects. (<a href="/misc/goto?guid=4958991707918721856">!4881</a>)</li>     <li><strong>CE/EE:</strong> Remove width restriction for logo on sign-in page. (<a href="/misc/goto?guid=4958991708009996028">!4888</a>)</li>     <li><strong>CE/EE:</strong> Bump gitlab_git to 10.2.3 to fix false truncated warnings with ISO-8559 files. (<a href="/misc/goto?guid=4958991708108571114">!4884</a>)</li>     <li><strong>CE/EE:</strong> Apply selected value as label. (<a href="/misc/goto?guid=4958991708199871997">!4886</a>)</li>     <li><strong>CE/EE:</strong> Fix temp file being deleted after the request while importing a GitLab project. (<a href="/misc/goto?guid=4958991708293775105">!4894</a>)</li>     <li><strong>CE/EE:</strong> Fix pagination when sorting by columns with lots of ties (like priority)</li>     <li><strong>CE/EE:</strong> Implement Subresource Integrity for CSS and JavaScript assets. This prevents malicious assets from loading in the case of a CDN compromise.</li>     <li><strong>CE/EE:</strong> Fix user creation with stronger minimum password requirements. (<a href="/misc/goto?guid=4958991708386722084">!4054</a>) (nathan-pmt)</li>     <li><strong>CE/EE:</strong> Add API endpoint for a group issues. (<a href="/misc/goto?guid=4958991708483294200">!4520</a>) (mahcsig)</li>     <li><strong>CE/EE:</strong> Fix a wrong MR status when merge_when_build_succeeds & project.only_allow_merge_if_build_succeeds are true. (<a href="/misc/goto?guid=4958991708577559076">!4912</a>)</li>     <li><strong>CE/EE:</strong> Add SMTP as default delivery method to match gitlab-org/omnibus-gitlab!826. (<a href="/misc/goto?guid=4958991708680210082">!4915</a>)</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958991708770449664" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958991708860097723" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>     <li><a href="/misc/goto?guid=4958852101925527839">官方下载</a></li>    </ul>