Branch: refs/heads/master
Home: https://github.com/jenkinsci/tfs-plugin
Commit: afce307b143d5c1c8cebd0a949d82e781fb31af4
https://github.com/jenkinsci/tfs-plugin/commit/afce307b143d5c1c8cebd0a949d82e781fb31af4
Author: Oli Dagenais <[email protected]>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M README.md
Log Message:
-----------
Update Jenkins version
Commit: 8f6f4fb18db82227ed140b31213e20be291a02dc
https://github.com/jenkinsci/tfs-plugin/commit/8f6f4fb18db82227ed140b31213e20be291a02dc
Author: Oli Dagenais <[email protected]>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M README.md
Log Message:
-----------
Add "Global configuration" section
Commit: 90817332460b5844cf19e8e5c19845d8a71dcd9c
https://github.com/jenkinsci/tfs-plugin/commit/90817332460b5844cf19e8e5c19845d8a71dcd9c
Author: Oli Dagenais <[email protected]>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M README.md
M src/main/java/hudson/plugins/tfs/model/GitCodePushedEventArgs.java
M src/main/java/hudson/plugins/tfs/model/GitPullRequestMergedEvent.java
M
src/main/java/hudson/plugins/tfs/model/PullRequestMergeCommitCreatedEventArgs.java
M
src/main/resources/hudson/plugins/tfs/TeamCollectionConfiguration/help-collectionUrl.html
M
src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-serverUrl.html
M
src/main/resources/hudson/plugins/tfs/model/BuildWithParametersCommand.json
M src/main/resources/hudson/plugins/tfs/model/GitPullRequestMergedEvent.json
M src/main/resources/hudson/plugins/tfs/model/GitPushEvent.json
M src/main/webapp/browsers/tswa.html
M src/test/java/hudson/plugins/tfs/IntegrationTestHelper.java
M src/test/java/hudson/plugins/tfs/IntegrationTestHelperTest.java
M src/test/java/hudson/plugins/tfs/model/GitPullRequestMergedEventTest.java
M src/test/java/hudson/plugins/tfs/model/GitPushEventTest.java
M src/test/java/hudson/plugins/tfs/util/UriHelperTest.java
M tfs-job-config4.png
Log Message:
-----------
Remove /DefaultCollection for Team Services URLs
Includes an update to the screenshot
Commit: a83e3d2e6ee1b42bf1719791b3a75a048b6068b5
https://github.com/jenkinsci/tfs-plugin/commit/a83e3d2e6ee1b42bf1719791b3a75a048b6068b5
Author: Oli Dagenais <[email protected]>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M README.md
Log Message:
-----------
Update Timeline
Commit: c64e4c299638d7a015d0973e2db76119eb1b0470
https://github.com/jenkinsci/tfs-plugin/commit/c64e4c299638d7a015d0973e2db76119eb1b0470
Author: Oli Dagenais <[email protected]>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M README.md
Log Message:
-----------
Talk about recently-added capabilities
Commit: 3045fcd0a8fa07d13d2f04f5c250e9e5c4c0a1d4
https://github.com/jenkinsci/tfs-plugin/commit/3045fcd0a8fa07d13d2f04f5c250e9e5c4c0a1d4
Author: Oli Dagenais <[email protected]>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M README.md
Log Message:
-----------
Add a link for more information on the endpoints
Commit: 8e1bd5c145ac683cba1d6c34c2510384fb005261
https://github.com/jenkinsci/tfs-plugin/commit/8e1bd5c145ac683cba1d6c34c2510384fb005261
Author: Oli Dagenais <[email protected]>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M README.md
A git-job-config.PNG
Log Message:
-----------
Add Git-related instructions to use integration
Commit: a2b690f302a6898119b8b323b258a8bb7eeaf991
https://github.com/jenkinsci/tfs-plugin/commit/a2b690f302a6898119b8b323b258a8bb7eeaf991
Author: Oli Dagenais <[email protected]>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
R git-job-config.PNG
A git-job-config.png
Log Message:
-----------
Rename Git screenshot filename
Commit: e1e23938c8ae3e814dd8c9d7e8b6aa1f9e1e8119
https://github.com/jenkinsci/tfs-plugin/commit/e1e23938c8ae3e814dd8c9d7e8b6aa1f9e1e8119
Author: Oli Dagenais <[email protected]>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M git-job-config.png
Log Message:
-----------
Narrower Git config screenshot
Commit: ff080fb493cf13c5c13524272b91b27a5772025a
https://github.com/jenkinsci/tfs-plugin/commit/ff080fb493cf13c5c13524272b91b27a5772025a
Author: Olivier "Oli" Dagenais <[email protected]>
Date: 2016-08-05 (Fri, 05 Aug 2016)
Changed paths:
M README.md
A git-job-config.png
M src/main/java/hudson/plugins/tfs/model/GitCodePushedEventArgs.java
M src/main/java/hudson/plugins/tfs/model/GitPullRequestMergedEvent.java
M
src/main/java/hudson/plugins/tfs/model/PullRequestMergeCommitCreatedEventArgs.java
M
src/main/resources/hudson/plugins/tfs/TeamCollectionConfiguration/help-collectionUrl.html
M
src/main/resources/hudson/plugins/tfs/TeamFoundationServerScm/help-serverUrl.html
M
src/main/resources/hudson/plugins/tfs/model/BuildWithParametersCommand.json
M src/main/resources/hudson/plugins/tfs/model/GitPullRequestMergedEvent.json
M src/main/resources/hudson/plugins/tfs/model/GitPushEvent.json
M src/main/webapp/browsers/tswa.html
M src/test/java/hudson/plugins/tfs/IntegrationTestHelper.java
M src/test/java/hudson/plugins/tfs/IntegrationTestHelperTest.java
M src/test/java/hudson/plugins/tfs/model/GitPullRequestMergedEventTest.java
M src/test/java/hudson/plugins/tfs/model/GitPushEventTest.java
M src/test/java/hudson/plugins/tfs/util/UriHelperTest.java
M tfs-job-config4.png
Log Message:
-----------
Merge pull request #109 from jenkinsci/update_wiki
Update README in preparation for the upcoming 5.0.0 release
Compare:
https://github.com/jenkinsci/tfs-plugin/compare/e3b7238d80ac...ff080fb493cf
--
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.