[Buildbot-commits] [Buildbot] #1742: gitpoller should not process *all* changes on first fetch

Buildbot nobody at buildbot.net
Sat Jan 1 21:54:19 UTC 2011


#1742: gitpoller should not process *all* changes on first fetch
------------------------+----------------------
Reporter:  dustin       |       Owner:
    Type:  enhancement  |      Status:  closed
Priority:  major        |   Milestone:  0.8.3p1
 Version:  0.8.2        |  Resolution:  fixed
Keywords:  git          |
------------------------+----------------------
Changes (by Dustin J. Mitchell):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 Fix critical failures in gitpoller for 0.8.3p1

 * correctly initialize a new repository with 'git init' and 'git fetch',
   albiet using blocking calls (fixes #1742)
 * correctly synchronize processing of each change in a large batch of
   changes (fixes #1745)
  Changeset: 15fbae9e963246837e444c915c532138d3104134

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1742#comment:7>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list