[Buildbot-commits] [buildbot/buildbot] 15e919: Git: make _sourcedirIsUpdatable a defer.inlineCall...
GitHub
noreply at github.com
Sun May 3 18:08:47 UTC 2015
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 15e919f87cae438366bfc27ee3852a38f9ae764f
https://github.com/buildbot/buildbot/commit/15e919f87cae438366bfc27ee3852a38f9ae764f
Author: Jared Grubb <jgrubb at apple.com>
Date: 2015-05-02 (Sat, 02 May 2015)
Changed paths:
M master/buildbot/steps/source/git.py
Log Message:
-----------
Git: make _sourcedirIsUpdatable a defer.inlineCallbacks
Commit: b5704dc8948fa4e034cc108ba8c4e3a0420760eb
https://github.com/buildbot/buildbot/commit/b5704dc8948fa4e034cc108ba8c4e3a0420760eb
Author: Jared Grubb <jgrubb at apple.com>
Date: 2015-05-02 (Sat, 02 May 2015)
Changed paths:
M master/buildbot/steps/source/git.py
Log Message:
-----------
Git: remove the 'fetchcount' var; never used anywhere
Commit: 9ac7f2e3c8bd77328f11036915b4a46c10cbc977
https://github.com/buildbot/buildbot/commit/9ac7f2e3c8bd77328f11036915b4a46c10cbc977
Author: Jared Grubb <jgrubb at apple.com>
Date: 2015-05-02 (Sat, 02 May 2015)
Changed paths:
M master/buildbot/steps/source/git.py
Log Message:
-----------
Git._fetch: move to defer.inlineCallbacks
Commit: e044892394949eff9bbfd2ca198fc199ad385f4a
https://github.com/buildbot/buildbot/commit/e044892394949eff9bbfd2ca198fc199ad385f4a
Author: Jared Grubb <jgrubb at apple.com>
Date: 2015-05-02 (Sat, 02 May 2015)
Changed paths:
M master/buildbot/steps/source/git.py
Log Message:
-----------
Minor update based on review feedback
Commit: 1e49fed66536345ba9a5f08323a9498a560b14d9
https://github.com/buildbot/buildbot/commit/1e49fed66536345ba9a5f08323a9498a560b14d9
Author: Pierre Tardy <tardyp at gmail.com>
Date: 2015-05-03 (Sun, 03 May 2015)
Changed paths:
M master/buildbot/steps/source/git.py
Log Message:
-----------
Merge pull request #1649 from jaredgrubb/jgrubb-git-inline-nine-1
Git: inlineCallback updates
Compare: https://github.com/buildbot/buildbot/compare/a431115cd613...1e49fed66536
More information about the Commits
mailing list