Am Freitag, den 14.10.2011, 01:32 +0200 schrieb Uwe Hermann:
Can gerrit be configured to show
- who approved a patch and when
I implemented this (but didn't add it to the hook yet):
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Fri Oct 14 08:11:24 2011, giving +2 Build-Tested: build bot (Jenkins) at Fri Oct 14 02:56:45 2011, giving +1
Any proposal on how to structure it (I have access to each component: TYPE NAME [<EMAIL>] at DATETIME, giving VOTE)?
- the comment(s) (if any) left by the reviewer?
Those are harder to fetch, and to represent...
Patrick