Open GoogleCodeExporter opened 9 years ago
Could this be implemented by checking to see if an image exists for the user,
if it doesn't then it spawns a background fetcher that tries libravater and
gravatar for the images. Then Gource can just pick up the image when (if) it
appears.
Would probably need to have some locking, and a flag to indicate if an image
isn't available.
Original comment by aruth...@gmail.com
on 3 Mar 2011 at 12:08
Hi,
It could. I guess in the back of my mind I'm slightly wary of adding a feature
that makes Gource start sending out lots of http requests. Maybe that's a non
issue in 2011, but it's kind of stopped me pursing that so far.
There's a perl script for Git to get Gravatars if you haven't seen it:
http://code.google.com/p/gource/wiki/GravatarExample
Cheers
Andrew
Original comment by acaudw...@gmail.com
on 3 Mar 2011 at 7:56
+1 on this, our source control (RhodeCode) uses Gravatar, would be awesome,
I'll probably just pull the images for our small development team manually.
Original comment by StrangeW...@gmail.com
on 19 Dec 2012 at 4:46
Original issue reported on code.google.com by
henk_wes...@hotmail.com
on 14 Apr 2010 at 11:52