Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EGerrit/New and Noteworthy/1.1

< EGerrit‎ | New and Noteworthy
Revision as of 12:03, 27 September 2016 by Pascal.rapicorp.com (Talk | contribs) (Created page with "= EGerrit = ==Features== ===General=== * Add keybindings and accelerators * Honor proxy settings of Eclipse * Checkout logic now searches for existing branches using the commi...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

EGerrit

Features

General

  • Add keybindings and accelerators
  • Honor proxy settings of Eclipse
  • Checkout logic now searches for existing branches using the commit id and the change id improving the logic to find an existing branch

Dashboard

  • Add context menu to perform the most common operations (submit, download, rebase, ...) against the most recent patchset.
  • Completion for gerrit queries in the search area

Editor

  • Allow multiselect files in the files list
  • Completion in cherry-pick dialog

Compare editor

  • Allow for comparison of binaries (and images)
  • Display successive comments with on a different background color
  • Add a button to open the review editor from the compare editor
  • Add a button to go to the Next comment in the right editor
  • Add context menu in files list

Some of the bugs fixed

  • Proper UTF-8 support
  • Fix order of "related changes" table
  • Reply dialog wraps text
  • Improve review deletion
  • Draft comment still shows as draft after replying to review
  • Unable to add a new server with anonymous user (detail)
  • Fix problem when review is draft patchset

Back to the top