Gerrit 2.10.1 釋出,程式碼評審工具

edithfang發表於2015-03-17

Gerrit 2.10.1 釋出,此版本更新內容如下:

Bug 修復

  • Issue 2260: LDAP horrendous login time due to recursive lookup.
  • Issue 3210: Null Pointer Exception for query command with --comments switch.
  • Issue 3211: Intermittent Null Pointer Exception when showing process queue.

LDAP

  • Several performance improvements when using LDAP, both in the number of LDAP requests and in the amount of data transfered.
  • Sites using LDAP for authentication but otherwise rely on local Gerrit groups should set the new ldap.fetchMemberOfEagerly option to false.

OAuth

  • Expose extension point for generic OAuth providers.

OpenID

  • Add support for Launchpad on the login form.
  • Remove pre-configured Google OpenID 2.0 provider from the login form, that is going to be shut down on 20, April 2015.

現已提供下載:https://gerrit-releases.storage.googleapis.com/gerrit-2.10.1.war

Gerrit 是一個免費、開放原始碼的程式碼審查軟體,使用網頁介面。利用網頁瀏覽器,同一個團隊的軟體程式設計師,可以相互審閱彼此修改後的程式程式碼,決定是否能夠提交,退回或者繼續修改。它使用 Git 作為底層版本控制系統。它分支自Rietveld, 作者為Google公司的Shawn Pearce,原先是為了管理Android計劃而產生。這個軟體的名稱,來自於荷蘭設計師赫裡特·裡特費爾德(Gerrit Rietveld)。最早它是由Python寫成,在第二版後,改成用Java與SQL。使用Google Web Toolkit來產生前端的JavaScript。

評審問題列表頁面:



相關連結

相關閱讀
評論(1)

相關文章