Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 1805b90a31430b88576fa943807afab99506bbad
      
https://github.com/jenkinsci/jenkins/commit/1805b90a31430b88576fa943807afab99506bbad
  Author: Jesse Glick <[email protected]>
  Date:   2013-12-23 (Mon, 23 Dec 2013)

  Changed paths:
    M core/src/main/java/jenkins/model/Jenkins.java

  Log Message:
  -----------
  rebuildDependencyGraphAsync can wait a fraction of a second to improve the 
chances that events will be coalesced.


  Commit: 78ffa3e9234209b9bb8361e9d3e003a8b15377ca
      
https://github.com/jenkinsci/jenkins/commit/78ffa3e9234209b9bb8361e9d3e003a8b15377ca
  Author: Jesse Glick <[email protected]>
  Date:   2013-12-23 (Mon, 23 Dec 2013)

  Changed paths:
    M core/src/main/java/hudson/tasks/BuildTrigger.java

  Log Message:
  -----------
  Noting yet another weird problem with BuildTrigger’s reliance on 
DependencyGraph for its own execution.
Since this is now (1.522) updated asynchronously, the value may not actually be 
correct, potentially causing erratic behavior especially in tests.


  Commit: fd97a2f5e858ae137935dcf56d3a95b74ba279fc
      
https://github.com/jenkinsci/jenkins/commit/fd97a2f5e858ae137935dcf56d3a95b74ba279fc
  Author: Jesse Glick <[email protected]>
  Date:   2013-12-23 (Mon, 23 Dec 2013)

  Changed paths:
    M test/src/test/java/hudson/tasks/FingerprinterTest.java

  Log Message:
  -----------
  Fingerprinter calls rebuildDependencyGraphAsync, so since this is now delayed 
by 500msec, tests incorrect as of 1.522 will now fail pretty reliably unless 
made to forcibly rebuild the graph.


  Commit: 7871cb191ffed5e05595ceb54f8b0450f1e9316d
      
https://github.com/jenkinsci/jenkins/commit/7871cb191ffed5e05595ceb54f8b0450f1e9316d
  Author: CloudBees DEV@Cloud <[email protected]>
  Date:   2013-12-23 (Mon, 23 Dec 2013)

  Changed paths:
    M core/src/main/java/hudson/tasks/BuildTrigger.java
    M core/src/main/java/jenkins/model/Jenkins.java
    M test/src/test/java/hudson/tasks/FingerprinterTest.java

  Log Message:
  -----------
  Merge commit 'fd97a2f5e858ae137935dcf56d3a95b74ba279fc'


Compare: 
https://github.com/jenkinsci/jenkins/compare/e292366f62e5...7871cb191ffe

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