Branch: refs/heads/beta-3.0
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: c0d33b667a350a38f1c99d7876fedc83019872c1
      
https://github.com/jenkinsci/git-client-plugin/commit/c0d33b667a350a38f1c99d7876fedc83019872c1
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-01-14 (Mon, 14 Jan 2019)

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

  Log Message:
  -----------
  JENKINS-55526 - reduce severity of reference repo warnings

The messages are only warnings, not errors.  Listing them as errors on the
listener is incorrect.  They are not fatal.  If a reference repository
is specified incorrectly, the message should alert the user because the
clone will need more disc space and more time.  The clone does not fail
when a reference repository is missing.


  Commit: 7f6e31330f299794bb0ca9e840ce24bded3b7a8c
      
https://github.com/jenkinsci/git-client-plugin/commit/7f6e31330f299794bb0ca9e840ce24bded3b7a8c
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-01-14 (Mon, 14 Jan 2019)

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

  Log Message:
  -----------
  Merge pull request #394 from 
MarkEWaite/reduce-severity-of-reference-repo-message

JENKINS-55526 - reduce severity of reference repo warnings


  Commit: 8f387626572c207125046c87e3fd7edae6da0642
      
https://github.com/jenkinsci/git-client-plugin/commit/8f387626572c207125046c87e3fd7edae6da0642
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

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

  Log Message:
  -----------
  Stop separating test command arguments with spaces

It is bad form to rely on space as a command separator.  It breaks tests
when running in an environment where the test directory path includes
a space.  It makes it harder to pass significant spaces as arguments.


  Commit: e0f5d881660015e4c0c7a234ad0b4f8c808adffe
      
https://github.com/jenkinsci/git-client-plugin/commit/e0f5d881660015e4c0c7a234ad0b4f8c808adffe
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

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

  Log Message:
  -----------
  Merge pull request #395 from MarkEWaite/better-WorkingArea-test-commands

Stop separating test command arguments with spaces


  Commit: c73536adae37958d827a261e2b94159b6613a362
      
https://github.com/jenkinsci/git-client-plugin/commit/c73536adae37958d827a261e2b94159b6613a362
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2019-01-16 (Wed, 16 Jan 2019)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
    M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java
    M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  -----------
  Merge branch 'master' into beta-3.0


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/63cf3cdbaf54...c73536adae37
      **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