[Buildbot-commits] [djmitche/buildbot] 776b8b: Added initial AndroidRepo support.

noreply at github.com noreply at github.com
Wed Mar 17 17:40:33 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 776b8b2296858b72e9af50755048918a0ce78f8e
    http://github.com/djmitche/buildbot/commit/776b8b2296858b72e9af50755048918a0ce78f8e
Author: ctso <ctsoyars at gmail.com>
Date:   2010-03-16 (Tue, 16 Mar 2010)

Changed paths:
  M buildbot/slave/commands/vcs.py
  M buildbot/steps/source.py

Log Message:
-----------
Added initial AndroidRepo support.

While the source control system to manage Android builds is called
"repo", I felt this name was too generic and may confuse people
that are not familiar with Android.


Commit: 81f39afb5c9159bed76d55d851067ac1e8d95e9a
    http://github.com/djmitche/buildbot/commit/81f39afb5c9159bed76d55d851067ac1e8d95e9a
Author: ctso <ctsoyars at gmail.com>
Date:   2010-03-16 (Tue, 16 Mar 2010)

Changed paths:
  M buildbot/slave/commands/vcs.py
  M buildbot/steps/source.py

Log Message:
-----------
Keeping the master clean for now.

Revert "Added initial AndroidRepo support."

This reverts commit 776b8b2296858b72e9af50755048918a0ce78f8e.


Commit: cb82fc6e425c67b23306fbac9146ab3463cf3e7e
    http://github.com/djmitche/buildbot/commit/cb82fc6e425c67b23306fbac9146ab3463cf3e7e
Author: Chris Soyars <ctsoyars at gmail.com>
Date:   2010-03-16 (Tue, 16 Mar 2010)

Changed paths:
  M buildbot/status/words.py

Log Message:
-----------
[IRC] Set in_test_harness to avoid NoneType exception.

in_test_harness is not set in the IRC class but is expected to be set
to a boolean value.


Commit: 4ac1585c878a7cffab4c7cd7115dbdd93f3c0ed9
    http://github.com/djmitche/buildbot/commit/4ac1585c878a7cffab4c7cd7115dbdd93f3c0ed9
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-03-17 (Wed, 17 Mar 2010)

Changed paths:
  M buildbot/status/words.py

Log Message:
-----------
Merge branch 'master' of git://github.com/ctso/buildbot

* 'master' of git://github.com/ctso/buildbot:
  [IRC] Set in_test_harness to avoid NoneType exception.
  Keeping the master clean for now.
  Added initial AndroidRepo support.






More information about the Commits mailing list