Méthode |
Description |
|
FindByEmail ( string author, IEnumerable tpUsers ) : Tp.SourceControl.Commands.TpUserMappingInfo |
|
|
FindByLogin ( string author, IEnumerable tpUsers ) : Tp.SourceControl.Commands.TpUserMappingInfo |
|
|
FindByName ( string author, IEnumerable tpUsers ) : Tp.SourceControl.Commands.TpUserMappingInfo |
|
|
GetMatchedUserLookup ( string author, List tpUsers ) : MappingLookup |
|
|
GetVcsUnmappedUsersCount ( IEnumerable allSvnAuthors, IEnumerable mappedSvnAuthors ) : int |
|
|
UpdateResultComment ( AutomapVcsToTpUsersCommandResponse result, IEnumerable authors ) : void |
|
|
UpdateWithMappedSvnAuthors ( AutomapVcsToTpUsersCommandResponse result, IEnumerable authors ) : void |
|
|
UpdateWithUnmappedSvnAuthors ( AutomapVcsToTpUsersCommandResponse result, IEnumerable authors ) : void |
|
|