Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ghprb-plugin
  Commit: 6b8ccaeb1c00df44019363b61abf6c8184fdf68e
      
https://github.com/jenkinsci/ghprb-plugin/commit/6b8ccaeb1c00df44019363b61abf6c8184fdf68e
  Author: Björn Häuser <b.haeu...@rebuy.de>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbRepository.java
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbTrigger.java
    M src/test/java/org/jenkinsci/plugins/ghprb/GhprbIT.java
    M src/test/java/org/jenkinsci/plugins/ghprb/GhprbITBaseTestCase.java

  Log Message:
  -----------
  Remove Whitespaces


  Commit: 6c4b32b6c1512314e20f7f9ac28ca99e619f4c5d
      
https://github.com/jenkinsci/ghprb-plugin/commit/6c4b32b6c1512314e20f7f9ac28ca99e619f4c5d
  Author: Björn Häuser <b.haeu...@rebuy.de>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/ghprb/GhprbTrigger.java
    M src/test/java/org/jenkinsci/plugins/ghprb/GeneralTest.java

  Log Message:
  -----------
  Move createHook into thread pool

Not sure about all consequences about this. This bascially means
starting the triggers works faster but the trigger could exist without
the hook.

I went through the code and could not spot any difference in handling
shutdowns or other events. On shutdown the hook is anyway checked before
removed.


Compare: 
https://github.com/jenkinsci/ghprb-plugin/compare/02bc6c27ad47...6c4b32b6c151

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