GitLab 8.10.2 发布了。
本次发布改进记录如下:
User can now search branches by name. !5144
Page is now properly rendered after committing the first file and creating the first branch. !5399
Add branch or tag icon to ref in builds page. !5434
Fix backup restore. !5459
Use project ID in repository cache to prevent stale data from persisting across projects. !5460
Fix issue with autocomplete search not working with enter key. !5466
Add iid to MR API response. !5468
Disable MySQL foreign key checks before dropping all tables. !5472
Ensure relative paths for video are rewritten as we do for images. !5474
Ensure current user can retry a build before showing the 'Retry' button. !5476
Add ENV variable to skip repository storages validations. !5478
Added `*.js.es6 gitlab-language=javascript` to `.gitattributes`. !5486
Don't show comment button in gutter of diffs on MR discussion tab. !5493
Rescue Rugged::OSError (lock exists) when creating references. !5497
Fix expand all diffs button in compare view. !5500
Show release notes in tags list. !5503
Fix a bug where forking a project from a repository storage to another would fail. !5509
Fix missing schema update for `20160722221922`. !5512
Update `gitlab-shell` version to 3.2.1 in the 8.9->8.10 update guide. !5516
下载地址:https://github.com/gitlabhq/gitlabhq/archive/v8.10.2.tar.gz
来自:开源中国社区

