Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: c20d996d8534470070fb9189646ff55b903ec6f6
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/c20d996d8534470070fb9189646ff55b903ec6f6
  Author: Aleksi Aalto <a...@iki.fi>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesQueueTaskDispatcher.java

  Log Message:
  -----------
  Fix locking for freestyle jobs

Freestyle jobs did not hold the resource locks properly,
as they did not record the queueProjectName to the queue.
Any blocked jobs would give up waiting after QUEUE_TIMEOUT
seconds in the queue, even if there was a job blocking.

Fixes: JENKINS-47754


  Commit: 84fa5019bc8e3884beeb3e6f4e35db92160fb3c1
      
https://github.com/jenkinsci/lockable-resources-plugin/commit/84fa5019bc8e3884beeb3e6f4e35db92160fb3c1
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2017-11-13 (Mon, 13 Nov 2017)

  Changed paths:
    M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
    M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesQueueTaskDispatcher.java

  Log Message:
  -----------
  Merge pull request #80 from Aga303/fix-locking

Fix locking for freestyle jobs


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/0ca1f247dc4d...84fa5019bc8e

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