[Buildbot-commits] [djmitche/buildbot] 283960: Fix error handling	for _startCommand so that trace...
    noreply at github.com 
    noreply at github.com
       
    Wed May 19 19:55:07 UTC 2010
    
    
  
Branch: refs/heads/buildbot-0.8.0
Home:   http://github.com/djmitche/buildbot
Commit: 28396037cc226fc214028d429bb167250834e5e0
    http://github.com/djmitche/buildbot/commit/28396037cc226fc214028d429bb167250834e5e0
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-05-18 (Tue, 18 May 2010)
Changed paths:
  M buildbot/slave/commands/base.py
  M buildbot/test/unit/test_slave_commands_base.py
Log Message:
-----------
Fix error handling for _startCommand so that tracebacks get back to the
master.
Commit: 71edd6fcb2388a1714b455445828c6a9a6ece142
    http://github.com/djmitche/buildbot/commit/71edd6fcb2388a1714b455445828c6a9a6ece142
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-05-19 (Wed, 19 May 2010)
Changed paths:
  M buildbot/slave/commands/base.py
  M buildbot/test/unit/test_slave_commands_base.py
Log Message:
-----------
Merge branch 'master' of git://github.com/catlee/buildbot
* 'master' of git://github.com/catlee/buildbot:
  Fix error handling for _startCommand so that tracebacks get back to the
Commit: dd366a28e9635fde68652a79fd77b0ffe4885706
    http://github.com/djmitche/buildbot/commit/dd366a28e9635fde68652a79fd77b0ffe4885706
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-05-19 (Wed, 19 May 2010)
Changed paths:
  M buildbot/slave/commands/vcs.py
Log Message:
-----------
obfuscate P4 passwords - fixes #846
Commit: 8c638a40d411262b53c396b3fa9a9ca955b5b427
    http://github.com/djmitche/buildbot/commit/8c638a40d411262b53c396b3fa9a9ca955b5b427
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-05-19 (Wed, 19 May 2010)
Changed paths:
  M buildbot/slave/commands/base.py
Log Message:
-----------
Fix running .exes under windows when we don't have an abolute path
Commit: 272c9c79987843cd695d7d639424b851a4263242
    http://github.com/djmitche/buildbot/commit/272c9c79987843cd695d7d639424b851a4263242
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-05-19 (Wed, 19 May 2010)
Changed paths:
  M buildbot/slave/commands/base.py
Log Message:
-----------
Add comments about why we're doing unicode encoding
Commit: b6647e75de13fe89238627a627245e2752676fe3
    http://github.com/djmitche/buildbot/commit/b6647e75de13fe89238627a627245e2752676fe3
Author: Chris AtLee <catlee at mozilla.com>
Date:   2010-05-19 (Wed, 19 May 2010)
Changed paths:
  M buildbot/db/dbspec.py
Log Message:
-----------
Adding retrying logic for sqlite
Commit: d054a20c72528f3299ca8debaf46aaf1ea5ef02f
    http://github.com/djmitche/buildbot/commit/d054a20c72528f3299ca8debaf46aaf1ea5ef02f
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-05-19 (Wed, 19 May 2010)
Changed paths:
  M buildbot/db/dbspec.py
  M buildbot/slave/commands/base.py
Log Message:
-----------
Merge branch 'master' of git://github.com/catlee/buildbot
* 'master' of git://github.com/catlee/buildbot:
  Adding retrying logic for sqlite
  Add comments about why we're doing unicode encoding
  Fix running .exes under windows when we don't have an abolute path
Commit: 68bbe5e24366e156dd3ce19a855e9bf05c645895
    http://github.com/djmitche/buildbot/commit/68bbe5e24366e156dd3ce19a855e9bf05c645895
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-05-19 (Wed, 19 May 2010)
Changed paths:
  M buildbot/db/dbspec.py
  M buildbot/slave/commands/base.py
  M buildbot/slave/commands/vcs.py
  M buildbot/test/unit/test_slave_commands_base.py
Log Message:
-----------
Merge branch 'master' into buildbot-0.8.0
* master:
  Adding retrying logic for sqlite
  Add comments about why we're doing unicode encoding
  Fix running .exes under windows when we don't have an abolute path
  obfuscate P4 passwords - fixes #846
  Fix error handling for _startCommand so that tracebacks get back to the
    
    
More information about the Commits
mailing list