[Buildbot-commits] [buildbot/buildbot] 15fbae: Fix critical failures in gitpoller for 0.8.3p1
noreply at github.com
noreply at github.com
Sat Jan 1 21:54:11 UTC 2011
Branch: refs/heads/buildbot-0.8.3
Home: https://github.com/buildbot/buildbot
Commit: 15fbae9e963246837e444c915c532138d3104134
https://github.com/buildbot/buildbot/commit/15fbae9e963246837e444c915c532138d3104134
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-01-01 (Sat, 01 Jan 2011)
Changed paths:
M master/NEWS
M master/buildbot/changes/gitpoller.py
Log Message:
-----------
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)
More information about the Commits
mailing list