Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/gerrit-trigger-plugin
  Commit: a0e6241406737bc5ec625ca8fe64a2869459b4e1
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/a0e6241406737bc5ec625ca8fe64a2869459b4e1
  Author: rinrinne <[email protected]>
  Date:   2013-08-08 (Thu, 08 Aug 2013)

  Changed paths:
    M 
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/GerritConnection.java

  Log Message:
  -----------
  Revert "Revert "Merge pull request #67 from rinrinne/connection-changes""

This reverts commit fc90b772c2f2b28bcb804a1636349e30e1bdd16b.


  Commit: de80c64311cd9c3dcafe3ecc0fdfcda2a8e86ed9
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/de80c64311cd9c3dcafe3ecc0fdfcda2a8e86ed9
  Author: rinrinne <[email protected]>
  Date:   2013-08-08 (Thu, 08 Aug 2013)

  Changed paths:
    M 
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/GerritConnection.java

  Log Message:
  -----------
  Direct reference for volatile variable

When a function is called to get value, it is passed via call stack.

For shutdown flag, It should be replaced to direct reference
because it is volatile variable.


  Commit: 48f06667497da92883d3da728a464bc7e149c31b
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/48f06667497da92883d3da728a464bc7e149c31b
  Author: rin_ne <[email protected]>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M 
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/GerritConnection.java

  Log Message:
  -----------
  Fix boolean bug


  Commit: 47b87eb611602308f7445c1b2d6f1f5ab7380b57
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/47b87eb611602308f7445c1b2d6f1f5ab7380b57
  Author: rin_ne <[email protected]>
  Date:   2013-08-12 (Mon, 12 Aug 2013)

  Changed paths:
    M 
gerrit-events/src/test/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/GerritConnectionTest.java

  Log Message:
  -----------
  Improve GerritConnectionTest

To Handle connection correctly, listener is used effectively.


  Commit: f53092c162ab68b02801c70364e693578d55f77e
      
https://github.com/jenkinsci/gerrit-trigger-plugin/commit/f53092c162ab68b02801c70364e693578d55f77e
  Author: Robert Sandell <[email protected]>
  Date:   2013-08-13 (Tue, 13 Aug 2013)

  Changed paths:
    M 
gerrit-events/src/main/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/GerritConnection.java
    M 
gerrit-events/src/test/java/com/sonyericsson/hudson/plugins/gerrit/gerritevents/GerritConnectionTest.java

  Log Message:
  -----------
  Merge pull request #70 from rinrinne/connection-changes

Fix shutdown flag handling


Compare: 
https://github.com/jenkinsci/gerrit-trigger-plugin/compare/dec3480b3696...f53092c162ab

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