[Buildbot-commits] [buildbot/buildbot] 7510fd: Pylint: fix an issue

GitHub noreply at github.com
Sat May 9 04:39:58 UTC 2015


  Branch: refs/heads/eight
  Home:   https://github.com/buildbot/buildbot
  Commit: 7510fd2d138beffdb99bd4deff988c78e52c13d3
      https://github.com/buildbot/buildbot/commit/7510fd2d138beffdb99bd4deff988c78e52c13d3
  Author: Jared Grubb <jgrubb at apple.com>
  Date:   2015-05-01 (Fri, 01 May 2015)

  Changed paths:
    M master/buildbot/test/unit/test_plugins.py

  Log Message:
  -----------
  Pylint: fix an issue


  Commit: bfdfc2371e5931d74b7812be1f3bc0bfe1dc53ca
      https://github.com/buildbot/buildbot/commit/bfdfc2371e5931d74b7812be1f3bc0bfe1dc53ca
  Author: Jared Grubb <jgrubb at apple.com>
  Date:   2015-05-01 (Fri, 01 May 2015)

  Changed paths:
    M master/buildbot/steps/source/git.py

  Log Message:
  -----------
  Git: make _sourcedirIsUpdatable a defer.inlineCallbacks


  Commit: 6a678e5cf3dfebbc5808119c8a721736bdbaf15e
      https://github.com/buildbot/buildbot/commit/6a678e5cf3dfebbc5808119c8a721736bdbaf15e
  Author: Jared Grubb <jgrubb at apple.com>
  Date:   2015-05-01 (Fri, 01 May 2015)

  Changed paths:
    M master/buildbot/steps/source/git.py

  Log Message:
  -----------
  Git: remove the 'fetchcount' var; never used anywhere


  Commit: c30fc8b4e75a9ceba2535a6d7eb0d3db44258885
      https://github.com/buildbot/buildbot/commit/c30fc8b4e75a9ceba2535a6d7eb0d3db44258885
  Author: Jared Grubb <jgrubb at apple.com>
  Date:   2015-05-05 (Tue, 05 May 2015)

  Changed paths:
    M master/buildbot/steps/source/git.py

  Log Message:
  -----------
  Minor update based on review feedback


  Commit: 00f6a7b9b05bb3f910676bd4dbcbca58c5653364
      https://github.com/buildbot/buildbot/commit/00f6a7b9b05bb3f910676bd4dbcbca58c5653364
  Author: Jared Grubb <jgrubb at apple.com>
  Date:   2015-05-06 (Wed, 06 May 2015)

  Changed paths:
    M master/buildbot/steps/source/git.py

  Log Message:
  -----------
  Git._fetch: move to defer.inlineCallbacks


  Commit: 4a61dba1650428eafb6e224de099a3be26a2a001
      https://github.com/buildbot/buildbot/commit/4a61dba1650428eafb6e224de099a3be26a2a001
  Author: Jared Grubb <jgrubb at apple.com>
  Date:   2015-05-08 (Fri, 08 May 2015)

  Changed paths:
    M master/buildbot/steps/source/git.py

  Log Message:
  -----------
  Address review comments


  Commit: 117aea0641e8f4416f52d0dd6157ba27af4bb119
      https://github.com/buildbot/buildbot/commit/117aea0641e8f4416f52d0dd6157ba27af4bb119
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-05-09 (Sat, 09 May 2015)

  Changed paths:
    M master/buildbot/steps/source/git.py
    M master/buildbot/test/unit/test_plugins.py

  Log Message:
  -----------
  Merge pull request #1655 from jaredgrubb/jgrubb-git-inline-1

[eight] Backport of my prior updates in Git (Pull #1649)


Compare: https://github.com/buildbot/buildbot/compare/81e770265bc9...117aea0641e8


More information about the Commits mailing list