Released on: 14 Nov, 2016
Based on 2.13.2 vanilla Gerrit version: v2.13.2-118-g517abcd
Highlights
- Major Gerrit upgrade to Gerrit
2.13.2.
- Equipped
with components required to enable
Git LFS.
- Improved user
experience: You
can now
navigate
from Gerrit review
emails
to
TeamForge UI.
- Introduced
Delete History Protection Refs capability that
can
be assigned to any group in Gerrit's All-Projects
access
page.
Using this capability
you
can allow trusted users (that don't have Administrate Server capability)
to delete
history
protection
backup refs. By default, it is granted to none.
- For better
performance,
server
side hooks functionality
has
been moved to
the
"hooks"
plugin, which
is
not installed by default. If
your
site relies on server side
hooks, enable
this
plugin by adding hooks.jar entry
to
the
/opt/collabnet/gerrit/doc/pluginlist
file and
run
the TeamForge post installation
script
(/opt/collabnet/teamforge/runtime/scripts/post-install.py).
Bug fixes
- Fixed an issue
that ignored the ssh.idleTimeout setting
for
SSH
protocol.
- Fixed an issue with TeamForge Commit Object validation when the Pusher must
Own the artifact condition is selected for a repository and user pushes for
review or performs Pull Request rebase.
- Fixed issue with using DOMAIN_ site options token for Git Integration creation and
Gerrit URL setting.