Branch: refs/heads/2.5.0-beta2
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: db077fe4f5b22828e1adf8aa80e49cb063a11f56
      
https://github.com/jenkinsci/git-plugin/commit/db077fe4f5b22828e1adf8aa80e49cb063a11f56
  Author: Paul Eipper <p...@nkey.com.br>
  Date:   2015-08-25 (Tue, 25 Aug 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCMBackwardCompatibility.java
    M src/main/java/hudson/plugins/git/extensions/impl/SubmoduleOption.java
    M 
src/main/resources/hudson/plugins/git/extensions/impl/SubmoduleOption/config.groovy
    A 
src/main/resources/hudson/plugins/git/extensions/impl/SubmoduleOption/help-reference.html

  Log Message:
  -----------
  Add submodule reference option


  Commit: 87197882899222c4342c6b5af18617087e5ff69a
      
https://github.com/jenkinsci/git-plugin/commit/87197882899222c4342c6b5af18617087e5ff69a
  Author: Paul Eipper <p...@nkey.com.br>
  Date:   2015-08-31 (Mon, 31 Aug 2015)

  Changed paths:
    M 
src/main/resources/hudson/plugins/git/extensions/impl/SubmoduleOption/help-reference.html

  Log Message:
  -----------
  Instructions for multiple submodules reference

http://randyfay.com/content/reference-cache-repositories-speed-clones-git-clone-reference


  Commit: 2c2dae0e23bcbe8052e57c5f06eb5de3cbefc6b7
      
https://github.com/jenkinsci/git-plugin/commit/2c2dae0e23bcbe8052e57c5f06eb5de3cbefc6b7
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-11-07 (Sat, 07 Nov 2015)

  Changed paths:
    M src/test/java/hudson/plugins/git/GitSCMTest.java
    M src/test/resources/hudson/plugins/git/GitSCMTest/old1.xml

  Log Message:
  -----------
  Add assertions to compatibility test, simplify others

Confirm more attributes are extracted as expected from reading old
format XML file. Updated contents of the XML file so that the declared
repository browser uses a URL which matches the referenced repository.

Avoid accessing an external network for the non-existent repository test.
Can use localhost just as easily as google.com, without external network
traffic.

Use a known small sample github project from within the jenkinsci
infrastructure for a test job rather than a repository outside the
project.


  Commit: 1840aff6a2422a771fba798a0b10595878eb7ff3
      
https://github.com/jenkinsci/git-plugin/commit/1840aff6a2422a771fba798a0b10595878eb7ff3
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCMBackwardCompatibility.java
    M src/main/java/hudson/plugins/git/extensions/impl/SubmoduleOption.java
    M 
src/main/resources/hudson/plugins/git/extensions/impl/SubmoduleOption/config.groovy
    A 
src/main/resources/hudson/plugins/git/extensions/impl/SubmoduleOption/help-reference.html

  Log Message:
  -----------
  Merge pull request #348 from nKey/submodule-reference-new

[FIXED JENKINS-18666] Submodule reference


  Commit: bb7513f47a39c181effabdeb86b83676286201f6
      
https://github.com/jenkinsci/git-plugin/commit/bb7513f47a39c181effabdeb86b83676286201f6
  Author: Jonas Nordstrand <jonas.nordstr...@sparebank1.no>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M 
src/main/resources/hudson/plugins/git/extensions/impl/AuthorInChangelog/help.html
    M 
src/main/resources/hudson/plugins/git/extensions/impl/ChangelogToBranch/help.html
    M 
src/main/resources/hudson/plugins/git/extensions/impl/PathRestriction/help.html
    M 
src/main/resources/hudson/plugins/git/extensions/impl/UserExclusion/help-excludedUsers.html

  Log Message:
  -----------
  Added help text for the behaviours that requiresWorkspaceForPolling 
explaining the impact on how polling is done


  Commit: 292d25652fcfb4026cac44ebbc9240b8e30e4d96
      
https://github.com/jenkinsci/git-plugin/commit/292d25652fcfb4026cac44ebbc9240b8e30e4d96
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use maven enforcer plugin 1.4.1


  Commit: ff118ce70c8229b9dced0a46f7bc951cbfe6c52f
      
https://github.com/jenkinsci/git-plugin/commit/ff118ce70c8229b9dced0a46f7bc951cbfe6c52f
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use maven hpi plugin 1.115


  Commit: 25f0798b9beee221f4dde8058e456fba0b9d545b
      
https://github.com/jenkinsci/git-plugin/commit/25f0798b9beee221f4dde8058e456fba0b9d545b
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use maven findbugs plugin 3.0.3


  Commit: 4b419723925772b99449a50dc370a821524e1b72
      
https://github.com/jenkinsci/git-plugin/commit/4b419723925772b99449a50dc370a821524e1b72
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use maven release plugin 2.5.3


  Commit: 069a9466278ee5a7b4fca5851337503a4db2c6c8
      
https://github.com/jenkinsci/git-plugin/commit/069a9466278ee5a7b4fca5851337503a4db2c6c8
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use joda-time 2.9.1


  Commit: 855aa805f08b1ff8829e9e164d568326442de388
      
https://github.com/jenkinsci/git-plugin/commit/855aa805f08b1ff8829e9e164d568326442de388
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use credentials 1.24


  Commit: 6eb1913f9d8897d1cfb85bd19f5ba4b24fff04cd
      
https://github.com/jenkinsci/git-plugin/commit/6eb1913f9d8897d1cfb85bd19f5ba4b24fff04cd
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use mailer 1.16


  Commit: dba877f31a17acf8b3449b1e6e62aef9ea7f7ea9
      
https://github.com/jenkinsci/git-plugin/commit/dba877f31a17acf8b3449b1e6e62aef9ea7f7ea9
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use promoted-builds 2.24


  Commit: 4b75d247da4fa56a687a43d3b926bfbceeed9e93
      
https://github.com/jenkinsci/git-plugin/commit/4b75d247da4fa56a687a43d3b926bfbceeed9e93
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use scm-api 1.0


  Commit: c87c9b2e472e3def815201366aa348bfc69abdc3
      
https://github.com/jenkinsci/git-plugin/commit/c87c9b2e472e3def815201366aa348bfc69abdc3
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-11-28 (Sat, 28 Nov 2015)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use token-macro 1.11


  Commit: 1502180512ec9a2b2008d2c13b214b9a25cd5eb5
      
https://github.com/jenkinsci/git-plugin/commit/1502180512ec9a2b2008d2c13b214b9a25cd5eb5
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitStatus.java

  Log Message:
  -----------
  [FIXED JENKINS-31884] Since the newest version of onNotifyCommit is called, 
newer versions must delegate to older versions that may still have been 
overridden.


  Commit: 9d1d316e0e95c99b44862daaba349dbe9b870d00
      
https://github.com/jenkinsci/git-plugin/commit/9d1d316e0e95c99b44862daaba349dbe9b870d00
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M src/main/java/jenkins/plugins/git/GitSCMSource.java

  Log Message:
  -----------
  [JENKINS-31884] Override the newest version of onNotifyCommit.


  Commit: 7bb68ef21dc90bd4f7b08eca876203b2e049198d
      
https://github.com/jenkinsci/git-plugin/commit/7bb68ef21dc90bd4f7b08eca876203b2e049198d
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-12-05 (Sat, 05 Dec 2015)

  Changed paths:
    M src/test/java/hudson/plugins/git/GitStatusTest.java

  Log Message:
  -----------
  Add tests of GitStatus.looselyMatches


  Commit: 4937c6c7fb805dc1a9fdaa2679de16fda83e1a8b
      
https://github.com/jenkinsci/git-plugin/commit/4937c6c7fb805dc1a9fdaa2679de16fda83e1a8b
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M src/test/java/hudson/plugins/git/GitStatusTest.java

  Log Message:
  -----------
  Clarify setupProject method name

It returns a trigger, where many setupProject methods are void


  Commit: 2dfd86d27a7cd4089349fd012d7d70a5e827ed81
      
https://github.com/jenkinsci/git-plugin/commit/2dfd86d27a7cd4089349fd012d7d70a5e827ed81
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitStatus.java
    M src/test/java/hudson/plugins/git/GitStatusTest.java

  Log Message:
  -----------
  Test JENKINS-30178 using GitStatus.toString

Asserts that job parameter default values are available when a job
is started by a notifyCommit.  If the notifyCommit includes a sha1
parameter, then the changes for JENKINS-27092 fail to assign parameters
their default values.

Modifying the GitStatus object to be more easily tested was simpler
than using a TestExtension.  Should eventually replace the testing
misuse of the GitStatus.toString() method with a TestExtension of
GitStatus.Listener.


  Commit: 0a661ceaa5da94e92df97a2220a792d1eaa34317
      
https://github.com/jenkinsci/git-plugin/commit/0a661ceaa5da94e92df97a2220a792d1eaa34317
  Author: fbelzunc <fbelz...@gmail.com>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitStatus.java

  Log Message:
  -----------
  [Fix JENKINS-30178] Add default parameters defined in the job


  Commit: f00f37972bb3f50d63b3e89d44e165f133ce6352
      
https://github.com/jenkinsci/git-plugin/commit/f00f37972bb3f50d63b3e89d44e165f133ce6352
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-12-07 (Mon, 07 Dec 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitStatus.java

  Log Message:
  -----------
  Merge branch 'master-PR356-fbelzunc-JENKINS-30178'


  Commit: b4a4c7d63106ea1b7989d579f99e60ceef0271af
      
https://github.com/jenkinsci/git-plugin/commit/b4a4c7d63106ea1b7989d579f99e60ceef0271af
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2015-12-10 (Thu, 10 Dec 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCM.java
    M src/main/java/hudson/plugins/git/util/Build.java
    M src/main/java/hudson/plugins/git/util/BuildData.java

  Log Message:
  -----------
  [FIXED JENKINS-29326] Don't add duplicate BuildData.

Added equals methods to BuildData and Build, and check if we already
have an equivalent BuildData on a build before we add it, the git tag
action and changelog, so that we avoid duplicate records of all these things.


  Commit: a09fcd613e5056e85ca8fea44ea614b62aa9052b
      
https://github.com/jenkinsci/git-plugin/commit/a09fcd613e5056e85ca8fea44ea614b62aa9052b
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitStatus.java
    M src/main/java/jenkins/plugins/git/GitSCMSource.java

  Log Message:
  -----------
  Merge pull request #371 from jglick/GitStatus-multibranch-JENKINS-31884

[JENKINS-31884] Deliver webhooks to all listeners


  Commit: 056e522feed4af83116bf38dd513a94daa5e405b
      
https://github.com/jenkinsci/git-plugin/commit/056e522feed4af83116bf38dd513a94daa5e405b
  Author: Robin Müller <coder-h...@users.noreply.github.com>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    A src/test/java/jenkins/plugins/git/GitSCMSourceTest.java

  Log Message:
  -----------
  Add test of GitStatus.Listener onNotifyCommit method


  Commit: 88739e102c29d405eb4edf587c38eaa24ab25566
      
https://github.com/jenkinsci/git-plugin/commit/88739e102c29d405eb4edf587c38eaa24ab25566
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCM.java

  Log Message:
  -----------
  Moving around addAction call to before checkout actually runs.


  Commit: b915a742db45e4c13f5de4b2da32711aaed4e2c1
      
https://github.com/jenkinsci/git-plugin/commit/b915a742db45e4c13f5de4b2da32711aaed4e2c1
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCM.java

  Log Message:
  -----------
  Adding comments explaining the check for duplicate BuildData


  Commit: bfb638b86fb5891962eee6bf8a5949bb4e7ec445
      
https://github.com/jenkinsci/git-plugin/commit/bfb638b86fb5891962eee6bf8a5949bb4e7ec445
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCM.java

  Log Message:
  -----------
  Simplifying check


  Commit: 6a9b89ee39522c5189c26277f48c9de94570a7f5
      
https://github.com/jenkinsci/git-plugin/commit/6a9b89ee39522c5189c26277f48c9de94570a7f5
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/util/Build.java

  Log Message:
  -----------
  Adding marked to Build.equals.

Also switched to == rather than .equals for comparing Revisions there,
to handle null case.


  Commit: 0e7b7a57bb1cd2a8bb01b536297a5dd56de82eeb
      
https://github.com/jenkinsci/git-plugin/commit/0e7b7a57bb1cd2a8bb01b536297a5dd56de82eeb
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2015-12-15 (Tue, 15 Dec 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/util/Build.java

  Log Message:
  -----------
  Switching to Objects.equal to actually make equality check work


  Commit: 959bca0d9f92b31ed83c991bdbd6c24c2463daa3
      
https://github.com/jenkinsci/git-plugin/commit/959bca0d9f92b31ed83c991bdbd6c24c2463daa3
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2015-12-16 (Wed, 16 Dec 2015)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitSCM.java
    M src/main/java/hudson/plugins/git/util/Build.java
    M src/main/java/hudson/plugins/git/util/BuildData.java

  Log Message:
  -----------
  Merge pull request #372 from abayer/jenkins-29326

[JENKINS-29326] Don't add duplicate BuildData


  Commit: 0807b1ec540cff0adaf1657bcef8e540b0955081
      
https://github.com/jenkinsci/git-plugin/commit/0807b1ec540cff0adaf1657bcef8e540b0955081
  Author: Mark Waite <mark.earl.wa...@gmail.com>
  Date:   2015-12-16 (Wed, 16 Dec 2015)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/git/GitSCM.java
    M src/main/java/hudson/plugins/git/GitSCMBackwardCompatibility.java
    M src/main/java/hudson/plugins/git/GitStatus.java
    M src/main/java/hudson/plugins/git/extensions/impl/SubmoduleOption.java
    M src/main/java/hudson/plugins/git/util/Build.java
    M src/main/java/hudson/plugins/git/util/BuildData.java
    M src/main/java/jenkins/plugins/git/GitSCMSource.java
    M 
src/main/resources/hudson/plugins/git/extensions/impl/AuthorInChangelog/help.html
    M 
src/main/resources/hudson/plugins/git/extensions/impl/ChangelogToBranch/help.html
    M 
src/main/resources/hudson/plugins/git/extensions/impl/PathRestriction/help.html
    M 
src/main/resources/hudson/plugins/git/extensions/impl/SubmoduleOption/config.groovy
    A 
src/main/resources/hudson/plugins/git/extensions/impl/SubmoduleOption/help-reference.html
    M 
src/main/resources/hudson/plugins/git/extensions/impl/UserExclusion/help-excludedUsers.html
    M src/test/java/hudson/plugins/git/GitSCMTest.java
    M src/test/java/hudson/plugins/git/GitStatusTest.java
    A src/test/java/jenkins/plugins/git/GitSCMSourceTest.java
    M src/test/resources/hudson/plugins/git/GitSCMTest/old1.xml

  Log Message:
  -----------
  Merge branch 'master' into 2.5.0-beta2


Compare: 
https://github.com/jenkinsci/git-plugin/compare/a810dd5d6986...0807b1ec540c

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