Merge branch 'stable-2.4'
* stable-2.4: Update Gerrit 2.4 ReleaseNotes Add a new permission to permit rebasing changes in the web UI Restrict rebase a change in web UI to change owner, submitter Update Gerrit 2.4 ReleaseNotes Change-Id: I0a68801c59343bdc57b58e933dd85b33e40193ae Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com>
This commit is contained in:
@@ -70,6 +70,11 @@ the tip of the destination branch or the latest patchset
|
||||
of the change we depend upon. A new patch set containing
|
||||
the rebased commit will be produced and added to the
|
||||
change.
|
||||
+
|
||||
Rebasing of a change in web UI is restricted to change owner, submitter or
|
||||
those with the (new) 'rebase' permission.
|
||||
|
||||
* Add a new permission 'rebase' to permit rebasing changes in the web UI
|
||||
|
||||
* Make a user's dashboard visible if any of the changes are visible to the
|
||||
current user.
|
||||
@@ -219,6 +224,7 @@ that milliseconds are the default unit of time used here.
|
||||
* issue 1353 Fix case check for project name so that symlinks work again
|
||||
* Fix merging of access sections
|
||||
* Fix inconsistent behaviour when replicating refs/meta/config
|
||||
* Fix duplicated results on status:open project:P branch:B
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
Reference in New Issue
Block a user