[Buildbot-commits] [buildbot/buildbot] ddfee0: make sure default for project is '' in GitPoller
noreply at github.com
noreply at github.com
Sat Oct 23 00:09:39 UTC 2010
Branch: refs/heads/master
Home: http://github.com/buildbot/buildbot
Commit: ddfee010f2883194cd2a625ca4bde4074e1bbbef
http://github.com/buildbot/buildbot/commit/ddfee010f2883194cd2a625ca4bde4074e1bbbef
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-10-22 (Fri, 22 Oct 2010)
Changed paths:
M master/buildbot/changes/gitpoller.py
Log Message:
-----------
make sure default for project is '' in GitPoller
Commit: 98f8b595594f62bff54116c5e2542aa929f8c664
http://github.com/buildbot/buildbot/commit/98f8b595594f62bff54116c5e2542aa929f8c664
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-10-22 (Fri, 22 Oct 2010)
Changed paths:
M master/buildbot/sourcestamp.py
Log Message:
-----------
don't empty proj/repo when they're already set
Previous logic in getAbsoluteSourceStamp would incorrectly empty project
and repository if they were already set, but changes were available.
Fixes #1012
More information about the Commits
mailing list