Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mailer-plugin
  Commit: 0a8d52ac7d06a774b0a94cf4c2d7e8826a5c3d25
      
https://github.com/jenkinsci/mailer-plugin/commit/0a8d52ac7d06a774b0a94cf4c2d7e8826a5c3d25
  Author: Oleg Nenashev <[email protected]>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
    M src/main/java/hudson/tasks/MailAddressResolver.java
    M src/main/java/hudson/tasks/Mailer.java
    M src/test/java/hudson/tasks/MailAddressResolverTest.java

  Log Message:
  -----------
  [JENKINS-19433] - Added handling of user-defined e-mail addresses in 
FastEmailResolver.

This change adds a new routine for fast email resolution.
If a user has defined his own e-mail on the profile page, it will be resolved 
in the Mailer plugin with a highest priority.

Resolves https://issues.jenkins-ci.org/browse/JENKINS-19433

Signed-off-by: Oleg Nenashev <[email protected]>


  Commit: fe2d408c71dfe66820fc66d835b2d6082b4730ff
      
https://github.com/jenkinsci/mailer-plugin/commit/fe2d408c71dfe66820fc66d835b2d6082b4730ff
  Author: Oleg Nenashev <[email protected]>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
    M src/main/java/hudson/tasks/MailAddressResolver.java
    M src/main/java/hudson/tasks/Mailer.java

  Log Message:
  -----------
  [JENKINS-19433] - Fixed comments from @jglick

Signed-off-by: Oleg Nenashev <[email protected]>


  Commit: 2b59658b5483ae465aaf9f933d12ce6bfcd4af4b
      
https://github.com/jenkinsci/mailer-plugin/commit/2b59658b5483ae465aaf9f933d12ce6bfcd4af4b
  Author: Oleg Nenashev <[email protected]>
  Date:   2014-03-04 (Tue, 04 Mar 2014)

  Changed paths:
    M src/main/java/hudson/tasks/MailAddressResolver.java

  Log Message:
  -----------
  [JENKINS-19433] - MailAddressResolver::resolve(User) uses a 
Mailer.UserProperty as a data source with a highest priority.

Signed-off-by: Oleg Nenashev <[email protected]>


  Commit: 17c289f66b5541c0613b288c4abf89fdd7ef1a43
      
https://github.com/jenkinsci/mailer-plugin/commit/17c289f66b5541c0613b288c4abf89fdd7ef1a43
  Author: Oleg Nenashev <[email protected]>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M src/main/java/hudson/tasks/MailAddressResolver.java
    M src/main/java/hudson/tasks/Mailer.java
    M src/test/java/hudson/tasks/MailAddressResolverTest.java

  Log Message:
  -----------
  Merge pull request #12 from jenkinsci/JENKINS_19433_fix

[JENKINS-19433] - Added handling of user-defined e-mail addresses in 
FastEmailResolver.


Compare: 
https://github.com/jenkinsci/mailer-plugin/compare/1dfed4acc50c...17c289f66b55

-- 
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