Branch: refs/heads/useTfsSdk
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: 0f719b1aaebdfa5385bf7b50fa3fbc8d5766f97d
      
https://github.com/jenkinsci/tfs-plugin/commit/0f719b1aaebdfa5385bf7b50fa3fbc8d5766f97d
  Author: Olivier Dagenais <[email protected]>
  Date:   2013-10-07 (Mon, 07 Oct 2013)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Increase minimum version to 1.436.
This should give us access to JenkinsRule.


  Commit: 88baa47c193977235ac73b855e6c4311c3efa960
      
https://github.com/jenkinsci/tfs-plugin/commit/88baa47c193977235ac73b855e6c4311c3efa960
  Author: Olivier Dagenais <[email protected]>
  Date:   2013-10-08 (Tue, 08 Oct 2013)

  Changed paths:
    M src/main/java/hudson/plugins/tfs/model/Server.java
    A src/test/java/hudson/plugins/tfs/model/ServerIntegrationTest.java

  Log Message:
  -----------
  Configure the TFS SDK native folder's location automatically.
This avoids having to add the com.microsoft.tfs.jni.native.base-directory 
property in the container's configuration file.
Added an integration test to verify the functionality.


  Commit: 135dd19676e8b74d505f34f84ef887940e146331
      
https://github.com/jenkinsci/tfs-plugin/commit/135dd19676e8b74d505f34f84ef887940e146331
  Author: Olivier Dagenais <[email protected]>
  Date:   2013-10-11 (Fri, 11 Oct 2013)

  Changed paths:
    M src/main/java/hudson/plugins/tfs/TeamFoundationServerScm.java
    M src/main/java/hudson/plugins/tfs/model/Server.java
    M src/test/java/hudson/plugins/tfs/model/ServerIntegrationTest.java
    M src/test/java/hudson/plugins/tfs/model/ServerTest.java

  Log Message:
  -----------
  Implemented TODO about disposing resources when done.


  Commit: afd7ffb4ff7ac872066b3df59f60c1678dbcadda
      
https://github.com/jenkinsci/tfs-plugin/commit/afd7ffb4ff7ac872066b3df59f60c1678dbcadda
  Author: Olivier Dagenais <[email protected]>
  Date:   2013-10-11 (Fri, 11 Oct 2013)

  Changed paths:
    M src/main/java/hudson/plugins/tfs/model/ChangeSet.java
    M src/main/java/hudson/plugins/tfs/model/Project.java
    A src/main/java/hudson/plugins/tfs/model/TfsUserLookup.java
    A src/main/java/hudson/plugins/tfs/model/UserLookup.java
    M src/test/java/hudson/plugins/tfs/model/ProjectTest.java

  Log Message:
  -----------
  Implemented rich user lookup from TFS.
TFS should only be queried for a user's e-mail address the first time; the 
change will be persisted in Jenkins for subsequent times.


Compare: 
https://github.com/jenkinsci/tfs-plugin/compare/bd16ffe3c79a...afd7ffb4ff7a

-- 
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/groups/opt_out.

Reply via email to