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.1

1.1.1 has been released on October 7th 2016. The focus was bug on bug fixes but we also introduced a few small novelties.

Features

General

  • Automatically setup the quickdiff when a review is checked out

Dashboard

  • Add tooltip for CR and V columns
  • Clicking on CR or V will open most appropriate URL if any (e.g. link to failed build on Jenkins)
TooltipDashboard.png


Editor

  • Allow history messages to be filtered by human or machine (context menu)
MessageFilters.png

Compare Editor

Bug fixes

  • Use appropriate base when comparing files
  • Fix regexp that recognizes URLs

Back to the top