項目管理和代碼托管平臺GitLab v8.9.3 發布
GitLab是用 Ruby on Rails 語言 開發的開源應用程序,實現一個自托管的Git項目倉庫,可通過Web界面進行訪問公開的或者私人項目。它擁有與GitHub類似的功能,能夠瀏覽源代碼,管理缺陷和注釋。可以管理團隊對倉庫的訪問,它非常易于瀏覽提交過的版本并提供一個文件歷史庫。團隊成員可以利用內置的簡單聊天程序(Wall)進行交流。它還提供一個代碼片段收集功能可以輕松實現代碼復用,便于日后有需要的時候進行查找。
更新日志
- EE: Roll back Grack::Auth to fix Git HTTP SPNEGO. (!504)
- EE: Fix MR creation on fork of deleted project. (!503)
- EE: Fix
attr_encrypted
in EE. (!502) - CE/EE: Fix encrypted data backwards compatibility after upgrading
attr_encrypted
gem. (!4963) - CE/EE: Fix rendering of commit notes. (!4953)
- CE/EE: Resolve "Pin should show up at 1280px min". (!4947)
- CE/EE: Switched mobile button icons to ellipsis and angle. (!4944)
- CE/EE: Correctly returns Todo ID after creating Todo. (!4941)
- CE/EE: Better debugging for memory killer middleware. (!4936)
- CE/EE: Remove duplicate new page button from edit wiki. (!4904)
- CE/EE: Use
clock_gettime
for all performance timestamps. (!4899) - CE/EE: Use update_columns to by_pass all the dirty code on active_record. (!4985)
- CE/EE: Reduce overhead and optimize ProjectTeam#max_member_access performance. (!4973)
- CE/EE: Fixes missing avatar on system notes. (!4954)
- CE/EE: Removed fade when filtering results. (!4932)
- CE/EE: Fixed avatar alignment in new MR view. (!4901)
下載
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!