Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/tikal-multijob-plugin
  Commit: 794013ebd9892afaf2d05e4c17aac08284c00a1f
      
https://github.com/jenkinsci/tikal-multijob-plugin/commit/794013ebd9892afaf2d05e4c17aac08284c00a1f
  Author: Jesse Luehrs <[email protected]>
  Date:   2015-11-05 (Thu, 05 Nov 2015)

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

  Log Message:
  -----------
  allow sub-jobs to be queued using the standard jenkins build queue

this just adds a no-op build action to each sub-build object which makes
jenkins not consider them to be the same event, even if they are
triggering the same job. this allows us to not require waiting for each
sub-job to actually start before we can start the next one.


  Commit: 34eeddd1c4d37123e0e6028ca045021d7c1761df
      
https://github.com/jenkinsci/tikal-multijob-plugin/commit/34eeddd1c4d37123e0e6028ca045021d7c1761df
  Author: Haggai Philip Zagury <[email protected]>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

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

  Log Message:
  -----------
  Merge pull request #78 from stripe/use-jenkins-build-queue

allow sub-jobs to be queued using the standard jenkins build queue


Compare: 
https://github.com/jenkinsci/tikal-multijob-plugin/compare/d0c43784a2e0...34eeddd1c4d3

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