項目管理和代碼托管平臺GitLab v8.10.2 發布

jopen 8年前發布 | 7K 次閱讀 GitLab Git 項目倉庫

GitLab是用 Ruby on Rails 語言 開發的開源應用程序,實現一個自托管的Git項目倉庫,可通過Web界面進行訪問公開的或者私人項目。它擁有與GitHub類似的功能,能夠瀏覽源代碼,管理缺陷和注釋。可以管理團隊對倉庫的訪問,它非常易于瀏覽提交過的版本并提供一個文件歷史庫。團隊成員可以利用內置的簡單聊天程序(Wall)進行交流。它還提供一個代碼片段收集功能可以輕松實現代碼復用,便于日后有需要的時候進行查找。

更新日志

  • EE: Fix pagination on search result page when ES search is enabled. (!592)
  • EE: Decouple an ES index update from RepositoryUpdateMirrorWorker. (!593)
  • EE: Fix broken user_allowed? check in Git Annex push. (!597)
  • CE/EE: User can now search branches by name. (!5144)
  • CE/EE: Page is now properly rendered after committing the first file and creating the first branch. (!5399)
  • CE/EE: Add branch or tag icon to ref in builds page. (!5434)
  • CE/EE: Fix backup restore. (!5459)
  • CE/EE: Use project ID in repository cache to prevent stale data from persisting across projects. (!5460)
  • CE/EE: Fix issue with autocomplete search not working with enter key. (!5466)
  • CE/EE: Add iid to MR API response. (!5468)
  • CE/EE: Disable MySQL foreign key checks before dropping all tables. (!5472)
  • CE/EE: Ensure relative paths for video are rewritten as we do for images. (!5474)
  • CE/EE: Ensure current user can retry a build before showing the 'Retry' button. (!5476)
  • CE/EE: Add ENV variable to skip repository storages validations. (!5478)
  • CE/EE: Added *.js.es6 gitlab-language=javascript to .gitattributes. (!5486)
  • CE/EE: Don't show comment button in gutter of diffs on MR discussion tab. (!5493)
  • CE/EE: Rescue Rugged::OSError (lock exists) when creating references. (!5497)
  • CE/EE: Fix expand all diffs button in compare view. (!5500)
  • CE/EE: Show release notes in tags list. (!5503)
  • CE/EE: Fix a bug where forking a project from a repository storage to another would fail. (!5509)
  • CE/EE: Fix missing schema update for 20160722221922. (!5512)
  • CE/EE: Update gitlab-shell version to 3.2.1 in the 8.9->8.10 update guide. (!5516)
  • Omnibus GitLab: Exclude standard ports from Host header. (!891)

下載

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!