Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tikal-multijob-plugin
  Commit: 6d1aa29fe8295fd2517fe8b5b3d488dd955a078f
      
https://github.com/jenkinsci/tikal-multijob-plugin/commit/6d1aa29fe8295fd2517fe8b5b3d488dd955a078f
  Author: Ramón Rial <[email protected]>
  Date:   2015-01-12 (Mon, 12 Jan 2015)

  Changed paths:
    M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java

  Log Message:
  -----------
  Fix the polling method, making it more Jenkins API - friendly


  Commit: 172e646bea90f3d352cf7cc2cca541613bf28346
      
https://github.com/jenkinsci/tikal-multijob-plugin/commit/172e646bea90f3d352cf7cc2cca541613bf28346
  Author: rrialq <[email protected]>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java

  Log Message:
  -----------
  This fix avoids the need to check for subjob.getLastBuild() and 
subjob.pull(...) when buildAlways is true


  Commit: 97c69f8d6ad1db9175369fd05233447b0b495b5a
      
https://github.com/jenkinsci/tikal-multijob-plugin/commit/97c69f8d6ad1db9175369fd05233447b0b495b5a
  Author: rrialq <[email protected]>
  Date:   2015-01-23 (Fri, 23 Jan 2015)

  Changed paths:
    M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java

  Log Message:
  -----------
  This fix assign to a static property the Pattern.compile, because it is 
thread safe, and avoids to compile every time it is needed


  Commit: 0cd86c543fa3bef17307f7b53ab15258a242ffb0
      
https://github.com/jenkinsci/tikal-multijob-plugin/commit/0cd86c543fa3bef17307f7b53ab15258a242ffb0
  Author: itaior <[email protected]>
  Date:   2015-01-25 (Sun, 25 Jan 2015)

  Changed paths:
    M src/main/java/com/tikal/jenkins/plugins/multijob/MultiJobBuilder.java

  Log Message:
  -----------
  Merge pull request #60 from rrialq/buildIfScmChanges-poll-fix

Fix the polling method, making it more Jenkins API - friendly


Compare: 
https://github.com/jenkinsci/tikal-multijob-plugin/compare/ee55cfdf0c67...0cd86c543fa3

-- 
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/d/optout.

Reply via email to