Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 75ff78dce022812b27e19bcbe21def100fec5170
      
https://github.com/jenkinsci/git-plugin/commit/75ff78dce022812b27e19bcbe21def100fec5170
  Author: Matt Mitchell <[email protected]>
  Date:   2016-05-16 (Mon, 16 May 2016)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitChangeSet.java

  Log Message:
  -----------
  Fix case of invalid user email

If the user email was set improperly (in this case it was sent as just '@'), 
string split returns a null or 0 length array, which we then index improperly.


  Commit: 30710581d52df8698769c80e2e5e20c4a698cdc2
      
https://github.com/jenkinsci/git-plugin/commit/30710581d52df8698769c80e2e5e20c4a698cdc2
  Author: Mark Waite <[email protected]>
  Date:   2016-05-21 (Sat, 21 May 2016)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitChangeSet.java

  Log Message:
  -----------
  Merge pull request #401 from mmitche/fix-invalid-emails

Fix case of invalid user email


Compare: 
https://github.com/jenkinsci/git-plugin/compare/5c043aca9648...30710581d52d

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to