Files
Tim Abell 66c9c11291 Fix fetching author after change to VSTS
Something changed on Visual Studio Team Services that meant the old
deprecated API we were using no longer returned the name/email we need,
resulting in commit authors being the raw user guid. This change
finishes off the change to the new API that was started previously and
gets it producing the display name and email address again.

* Read identity from GUID using new API.
* Update wrapper to use new TFS identity class.
* Map returned data based on what looked right when debugging.

Effectively reverts and finishes off the original change: "Revert
TeamFoundationIdentity because it changes the identity received" -
2b8eaecd99.

refs:
* https://social.msdn.microsoft.com/Forums/vstudio/en-US/c0fea096-92d5-4466-832c-43db0a4e65ae/how-to-retrive-user-alias-by-user-guid?forum=tfsgeneral
* https://msdn.microsoft.com/en-us/library/ff731923%28v=vs.120%29.aspx - IIdentityManagementService.ReadIdentities()

Fixes #934
2016-03-29 20:34:58 +01:00
..
2013-11-25 18:41:45 -05:00
2013-11-25 18:41:45 -05:00
2014-06-16 10:40:18 -04:00
2015-03-02 17:42:52 -05:00
2015-05-04 13:28:58 -04:00
2015-06-01 18:49:30 -04:00
2015-08-05 17:54:46 +02:00
2015-09-21 15:18:14 -04:00
2015-12-07 09:54:45 -05:00
2015-12-11 21:55:17 -05:00
2016-01-04 10:53:43 -05:00
2016-03-05 08:09:12 -05:00