Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin
  Commit: 8129c64d8d5697ddf201994cf0e8e405b61e0f0d
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/8129c64d8d5697ddf201994cf0e8e405b61e0f0d
  Author: Hugo Arès <[email protected]>
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
    M 
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/GerritConnection.java
    M 
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/GerritConnectionConfig.java
    M 
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/GerritDefaultValues.java
    M 
gerrit-events/src/test/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/watchdog/StreamWatchdogTest.java
    M 
gerrithudsontrigger/src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritServer/index.jelly

  Log Message:
  -----------
  Fix provider url which was always empty

Modify GerritConnection to have the gerritFrontEndUrl so it can create
provider with a url instead of creating it with an empty url.

Change-Id: I58c82892668567afc77b78f2cf2d0c616124075f


  Commit: f8e50a297e9a00551928abfcf66df18bcea180ad
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/f8e50a297e9a00551928abfcf66df18bcea180ad
  Author: Hugo Arès <[email protected]>
  Date:   2014-02-06 (Thu, 06 Feb 2014)

  Changed paths:
    M 
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/ChangeIdAnnotator.java
    M 
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/ChangeIdAnnotatorTest.java

  Log Message:
  -----------
  Fix changeIdAnnotator when annotating a build configured with anyServer

ChangeIdAnnotator was using the serverName configured at the job level
to find the front end url of the gerrit server but it is failing when
job is configured with "Any Server" as server name.

Use the gerritCause of the build instead to find the url of the gerrit
server.

Change-Id: I08332e788c5f23417425599d2ab60fb41fde0f92


  Commit: 93db3dd06edef364619c733917694f8ec54d6c26
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/93db3dd06edef364619c733917694f8ec54d6c26
  Author: Robert Sandell <[email protected]>
  Date:   2014-02-10 (Mon, 10 Feb 2014)

  Changed paths:
    M 
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/GerritConnection.java
    M 
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/GerritConnectionConfig.java
    M 
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/GerritDefaultValues.java
    M 
gerrit-events/src/test/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/watchdog/StreamWatchdogTest.java
    M 
gerrithudsontrigger/src/main/java/com/sonyericsson/hudson/plugins/gerrit/trigger/ChangeIdAnnotator.java
    M 
gerrithudsontrigger/src/main/resources/com/sonyericsson/hudson/plugins/gerrit/trigger/GerritServer/index.jelly
    M 
gerrithudsontrigger/src/test/java/com/sonyericsson/hudson/plugins/gerrit/trigger/ChangeIdAnnotatorTest.java

  Log Message:
  -----------
  Merge pull request #130 from hugares/change-id-annotator-fix

Fix ChangeIdAnnotator for "Any Server" option


Compare: 
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/f5fe928ec5c3...93db3dd06ede

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