Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: f062e589be1bf2ef49020f28c97579a3a9a43d8c
      
https://github.com/jenkinsci/git-client-plugin/commit/f062e589be1bf2ef49020f28c97579a3a9a43d8c
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java

  Log Message:
  -----------
  Add @Issue annotations to CredentialsTest

Reduce CredentialsTest differences between stable-2.7 and master
branch


  Commit: 414e3fc2015ec46e0d35bdb1e2dc4cfdfc7c32dd
      
https://github.com/jenkinsci/git-client-plugin/commit/414e3fc2015ec46e0d35bdb1e2dc4cfdfc7c32dd
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2018-07-31 (Tue, 31 Jul 2018)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java

  Log Message:
  -----------
  Merge pull request #347 from MarkEWaite/stable-2.7-add-issue-annotation

Add @Issue annotations to CredentialsTest


  Commit: 49777046ef5178b6e3efab45f6b0a00ea5f4136e
      
https://github.com/jenkinsci/git-client-plugin/commit/49777046ef5178b6e3efab45f6b0a00ea5f4136e
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2018-08-28 (Tue, 28 Aug 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/AbstractGitAPIImpl.java

  Log Message:
  -----------
  [JENKINS-53279] Remove deprecated reference

This fixes an issue reporting missing ServletException on agent side, as
MasterComputer is pulling it, but FilePath isn't.


  Commit: 1f017d1b9a1ac10ac4cd4300326ccbf48d295994
      
https://github.com/jenkinsci/git-client-plugin/commit/1f017d1b9a1ac10ac4cd4300326ccbf48d295994
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2018-09-03 (Mon, 03 Sep 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/AbstractGitAPIImpl.java

  Log Message:
  -----------
  Merge pull request #359 from Vlatombe/JENKINS-53279

[JENKINS-53279] Remove deprecated reference


  Commit: 760252f2e550dc9f5752acc67a2af27d053f0989
      
https://github.com/jenkinsci/git-client-plugin/commit/760252f2e550dc9f5752acc67a2af27d053f0989
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2018-11-04 (Sun, 04 Nov 2018)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java

  Log Message:
  -----------
  Fix credentials test reporting failures

Use a JenkinsRule for every test instead of using a single JenkinsRule
for all the tests.  This will dramatically slow test performance.


  Commit: 76dade9186720cefa354cc0e9c718853d63ef9a9
      
https://github.com/jenkinsci/git-client-plugin/commit/76dade9186720cefa354cc0e9c718853d63ef9a9
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2018-11-04 (Sun, 04 Nov 2018)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java

  Log Message:
  -----------
  Allow more time for credentials tests

The switch from a single JenkinsRule instance at the class level to a
JenkinsRule per credentials test slows the individual tests but should
allow more total tests to be executed because the 180 second JenkinsRule
timeout won't be reached inside any single JenkinsRule test.

Still want to limit the total execution time of the CredentialsTest
class to not exceed 3 minutes.  Otherwise, total test execution time
becomes too long.


  Commit: 065c539051d8b9f4830a93f33f8da2a384f98fb4
      
https://github.com/jenkinsci/git-client-plugin/commit/065c539051d8b9f4830a93f33f8da2a384f98fb4
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2018-11-04 (Sun, 04 Nov 2018)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java

  Log Message:
  -----------
  Merge pull request #377 from 
MarkEWaite/stable-2.7-fix-credentials-test-reporting-failure

Stable 2.7 fix credentials test reporting failure


  Commit: a07109605f13465ef1f26068e5a8161dcc427e60
      
https://github.com/jenkinsci/git-client-plugin/commit/a07109605f13465ef1f26068e5a8161dcc427e60
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2018-11-04 (Sun, 04 Nov 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/AbstractGitAPIImpl.java
    M src/test/java/org/jenkinsci/plugins/gitclient/CredentialsTest.java

  Log Message:
  -----------
  Merge branch 'stable-2.7'


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/51d163850a59...a07109605f13
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to