[Buildbot-commits] [djmitche/buildbot] 6c91b3: Pass along string to master:port

noreply at github.com noreply at github.com
Thu Feb 11 09:59:50 UTC 2010


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

Commit: 6c91b3a850aff3df8b774d7190e3a59eb6bee341
    http://github.com/djmitche/buildbot/commit/6c91b3a850aff3df8b774d7190e3a59eb6bee341
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-02-09 (Tue, 09 Feb 2010)

Changed paths:
  M buildbot/clients/base.py

Log Message:
-----------
Pass along string to master:port


Commit: 8df061a04deb2ab72a23f810131a24508683717e
    http://github.com/djmitche/buildbot/commit/8df061a04deb2ab72a23f810131a24508683717e
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
  M buildbot/clients/base.py

Log Message:
-----------
Remove the main loop. We already support this through 'buildbot statuslog'


Commit: 41ac805e2c9c925951293dd8bd0fd993f283fd62
    http://github.com/djmitche/buildbot/commit/41ac805e2c9c925951293dd8bd0fd993f283fd62
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-02-10 (Wed, 10 Feb 2010)

Changed paths:
  M buildbot/clients/base.py

Log Message:
-----------
Epydocify TextClient constructor


Commit: 6fbe6362db58561960e91b9c8cdd26b5b668a9fc
    http://github.com/djmitche/buildbot/commit/6fbe6362db58561960e91b9c8cdd26b5b668a9fc
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-02-11 (Thu, 11 Feb 2010)

Changed paths:
  M buildbot/clients/base.py

Log Message:
-----------
Add support for username/passwd in TextClient


Commit: 5eaeb61191a2b3e12552fe3388b5de017627948c
    http://github.com/djmitche/buildbot/commit/5eaeb61191a2b3e12552fe3388b5de017627948c
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-02-11 (Thu, 11 Feb 2010)

Changed paths:
  M buildbot/scripts/runner.py

Log Message:
-----------
Accept username/passwd as command line arguments in 'buildbot statuslog'


Commit: bad36732ade96899f632884ce22f5e44652829f3
    http://github.com/djmitche/buildbot/commit/bad36732ade96899f632884ce22f5e44652829f3
Author: Kovarththanan Rajaratnam <kovarththanan.rajaratnam at gmail.com>
Date:   2010-02-11 (Thu, 11 Feb 2010)

Changed paths:
  M buildbot/clients/base.py
  M buildbot/scripts/runner.py

Log Message:
-----------
Merge branch 'textclient' of github.com:krajaratnam/buildbot






More information about the Commits mailing list