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

Difference between revisions of "EGerrit/New and Noteworthy/1.2"

(Dashboard)
Line 7: Line 7:
  
 
==Dashboard==
 
==Dashboard==
* Add tooltip for CR and V columns [[File:TooltipDashboard.png]]
+
* 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)
 
* Clicking on CR or V will open most appropriate URL if any (e.g. link to failed build on Jenkins)
 +
[[File:TooltipDashboard.png]]
 +
  
 
==Editor==
 
==Editor==
 
* Allow history messages to be filtered by human or machine (context menu)
 
* Allow history messages to be filtered by human or machine (context menu)
 +
[[File:MessageFilters.png]]
  
 
==Compare Editor==
 
==Compare Editor==

Revision as of 13:47, 27 September 2016

1.2 is being developed and is expected to be released mid-December 2016. You can find more about the on-going work at https://tuleap.eclipse.org/projects/egerrit

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