[Buildbot-commits] [buildbot/buildbot] 0e6fe2: Lock management: store LockAccess instances in cla...

GitHub noreply at github.com
Sat Jan 26 19:42:25 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 0e6fe257e351dfcd359323084599bfa74c3534b6
      https://github.com/buildbot/buildbot/commit/0e6fe257e351dfcd359323084599bfa74c3534b6
  Author: Jared Grubb <jgrubb at apple.com>
  Date:   2013-01-23 (Wed, 23 Jan 2013)

  Changed paths:
    M master/buildbot/buildslave.py
    M master/buildbot/process/botmaster.py
    M master/buildbot/process/build.py
    M master/buildbot/process/buildstep.py
    M master/buildbot/test/fake/botmaster.py
    M master/buildbot/test/fake/fakemaster.py
    M master/buildbot/test/unit/test_buildslave.py
    M master/buildbot/test/unit/test_process_build.py

  Log Message:
  -----------
  Lock management: store LockAccess instances in class instances

Moves some common code of converting between Lock and LockAccess to a common
place.


  Commit: 35e6d967dc7fb8311462cd0d0d0f8c4e8e4ae902
      https://github.com/buildbot/buildbot/commit/35e6d967dc7fb8311462cd0d0d0f8c4e8e4ae902
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-01-26 (Sat, 26 Jan 2013)

  Changed paths:
    M master/buildbot/buildslave.py
    M master/buildbot/process/botmaster.py
    M master/buildbot/process/build.py
    M master/buildbot/process/buildstep.py
    M master/buildbot/test/fake/botmaster.py
    M master/buildbot/test/fake/fakemaster.py
    M master/buildbot/test/unit/test_buildslave.py
    M master/buildbot/test/unit/test_process_build.py

  Log Message:
  -----------
  Merge branch 'LockAccessPatch' of git://github.com/jaredgrubb/buildbot


  Commit: f0e710f47572661f22b9f33df66d86e4f2479c97
      https://github.com/buildbot/buildbot/commit/f0e710f47572661f22b9f33df66d86e4f2479c97
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-01-26 (Sat, 26 Jan 2013)

  Changed paths:
    M master/buildbot/buildslave.py
    M master/buildbot/process/build.py
    M master/buildbot/process/buildstep.py

  Log Message:
  -----------
  fix minor pyflakes


  Commit: 459271669c7024117c6a373fdd60a839b72ad1a4
      https://github.com/buildbot/buildbot/commit/459271669c7024117c6a373fdd60a839b72ad1a4
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-01-26 (Sat, 26 Jan 2013)

  Changed paths:
    M master/buildbot/buildslave.py
    M master/buildbot/process/build.py
    M master/buildbot/process/buildstep.py

  Log Message:
  -----------
  Merge branch 'pull617'


  Commit: 1a6453a85f749d06b5b9648d4a3e4fb3c9819fac
      https://github.com/buildbot/buildbot/commit/1a6453a85f749d06b5b9648d4a3e4fb3c9819fac
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-01-26 (Sat, 26 Jan 2013)

  Changed paths:
    M master/docs/relnotes/index.rst

  Log Message:
  -----------
  fix docs


Compare: https://github.com/buildbot/buildbot/compare/eb1d34bd7d5f...1a6453a85f74


More information about the Commits mailing list