phaniteja-24 / hudson-eclipse

Automatically exported from code.google.com/p/hudson-eclipse
0 stars 0 forks source link

Add column last committer #68

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output? What do you see instead?
I wanna see, who committed for the last build.

What version of the product are you using? On what operating system?
I use the current version.

Original issue reported on code.google.com by daniel.h...@googlemail.com on 12 Mar 2010 at 1:24

GoogleCodeExporter commented 9 years ago
Supposing there are multiple repository committers, how would you envision this 
being displayed?

Original comment by guyr...@gmail.com on 21 Jul 2011 at 6:26

GoogleCodeExporter commented 9 years ago
A commit can only be triggered by one person and the last committer is 
therefore the ONE person who did the last commit before the build was triggered.

a comma separated list of committers between the last two builds would be fine 
as well.

Original comment by daniel.h...@googlemail.com on 28 Jul 2011 at 1:44

GoogleCodeExporter commented 9 years ago
I wasn't quite clear enough, yes only one user per commit, but multiple commits 
between builds.
It is presumptive that there ought not to be too many commits between builds, 
but I can also envision a large enough team on a sprint that might make for a 
comma delimited list that would be awkward in the display. Using an ellipse to 
indicate that there is more in the field than displayed is a common UI 
practice, but where is that content displayed? I was curious if you had a more 
developed use case here. It seems as though tooltips/popups might be necessary. 
Further still the view might need to be split to allow for a details panel.

Original comment by guyr...@gmail.com on 28 Jul 2011 at 3:19