Branch: refs/heads/nine
Home: https://github.com/buildbot/buildbot
Commit: cc02ed1db91f149adf358423399755a4797ed6ed
https://github.com/buildbot/buildbot/commit/cc02ed1db91f149adf358423399755a4797ed6ed
Author: Flávio J. Saraiva <[email protected]>
Date: 2012-04-24 (Tue, 24 Apr 2012)
Changed paths:
M slave/buildslave/scripts/runner.py
M slave/buildslave/scripts/startup.py
Log Message:
-----------
Add option 'nodaemon' to buildslave start/restart.
Commit: 2bdaf4f4eeed4c0268e9754893319f6b53a15b36
https://github.com/buildbot/buildbot/commit/2bdaf4f4eeed4c0268e9754893319f6b53a15b36
Author: Flávio J. Saraiva <[email protected]>
Date: 2012-04-24 (Tue, 24 Apr 2012)
Changed paths:
M master/buildbot/scripts/runner.py
M master/buildbot/scripts/start.py
Log Message:
-----------
Add option 'nodaemon' to buildbot start/restart.
Commit: adafff79fa4740dc010984a2e910dbfd11bdd1ef
https://github.com/buildbot/buildbot/commit/adafff79fa4740dc010984a2e910dbfd11bdd1ef
Author: Flávio J. Saraiva <[email protected]>
Date: 2012-04-25 (Wed, 25 Apr 2012)
Changed paths:
M slave/buildslave/scripts/runner.py
Log Message:
-----------
Clarify buildslave --nodaemon.
Commit: 0a88fdd8ee82e2a1e54249360153684de7c79997
https://github.com/buildbot/buildbot/commit/0a88fdd8ee82e2a1e54249360153684de7c79997
Author: Flávio J. Saraiva <[email protected]>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M master/buildbot/scripts/runner.py
Log Message:
-----------
Clarify buildbot --nodaemon.
Commit: a94a3d6b7f3da9d8e6127900c2a856f12c92379f
https://github.com/buildbot/buildbot/commit/a94a3d6b7f3da9d8e6127900c2a856f12c92379f
Author: Flávio J. Saraiva <[email protected]>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M master/buildbot/test/unit/test_scripts_runner.py
Log Message:
-----------
Add nodaemon option tests to master.
Commit: 3c3df167cf4886a4676a23a3c981117e5e0bee57
https://github.com/buildbot/buildbot/commit/3c3df167cf4886a4676a23a3c981117e5e0bee57
Author: Flávio J. Saraiva <[email protected]>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M master/docs/manual/cmdline.rst
Log Message:
-----------
Add --nodaemon to the Command-line Tool documentation.
Commit: 12c7a601fb6718165fc7248c907841b870a9bf3b
https://github.com/buildbot/buildbot/commit/12c7a601fb6718165fc7248c907841b870a9bf3b
Author: John Carr <[email protected]>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M master/buildbot/status/web/builder.py
Log Message:
-----------
Fix forcing builds
Commit: 4590b34011ed4c7d4221baaf6dc759201b6a943b
https://github.com/buildbot/buildbot/commit/4590b34011ed4c7d4221baaf6dc759201b6a943b
Author: Amber Yust <[email protected]>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M master/buildbot/status/web/builder.py
Log Message:
-----------
Merge pull request #398 from isotoma/fix-regressions
Fix forcing builds
Commit: 2ae0ecb6347c2fd7b9301fe4dc3aaeebea235280
https://github.com/buildbot/buildbot/commit/2ae0ecb6347c2fd7b9301fe4dc3aaeebea235280
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M master/buildbot/scripts/runner.py
M master/buildbot/scripts/start.py
M master/buildbot/test/unit/test_scripts_runner.py
M master/docs/manual/cmdline.rst
M slave/buildslave/scripts/runner.py
M slave/buildslave/scripts/startup.py
Log Message:
-----------
Merge branch 'master' of git://github.com/flaviojs/buildbot
* 'master' of git://github.com/flaviojs/buildbot:
Add --nodaemon to the Command-line Tool documentation.
Add nodaemon option tests to master.
Clarify buildbot --nodaemon.
Clarify buildslave --nodaemon.
Add option 'nodaemon' to buildbot start/restart.
Add option 'nodaemon' to buildslave start/restart.
Commit: 944425eea49b491e8264b81d04a7bdc605b18fee
https://github.com/buildbot/buildbot/commit/944425eea49b491e8264b81d04a7bdc605b18fee
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M master/docs/manual/cmdline.rst
Log Message:
-----------
clean up cmdline docs
Commit: 432a3af873cdbedc803764b9fd725d93dcf544a9
https://github.com/buildbot/buildbot/commit/432a3af873cdbedc803764b9fd725d93dcf544a9
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M master/buildbot/status/mail.py
M master/buildbot/test/unit/test_status_mail.py
Log Message:
-----------
Use 7bit or 8bit encoding for emails
This uses the technique descibed in
https://code.djangoproject.com/ticket/11212 to let the email package
decide betwen 7bit and 8bit encoding for an email. Fixes #1768.
Commit: 445c7e9059e8c235eec73754b0ac6ec161cf5fe4
https://github.com/buildbot/buildbot/commit/445c7e9059e8c235eec73754b0ac6ec161cf5fe4
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M master/buildbot/process/builder.py
Log Message:
-----------
Work around incorrect big status
This just calls updateBigStatus every 30m, which should at least keep
things in a consistent state long-term. Refs #1980.
Commit: 82a0b687dcd1bba0815aa1e04fc43587f3a3ae4b
https://github.com/buildbot/buildbot/commit/82a0b687dcd1bba0815aa1e04fc43587f3a3ae4b
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M master/buildbot/status/mail.py
M master/buildbot/test/unit/test_status_mail.py
Log Message:
-----------
Previous commit has no effect < Python2.7. Oh well.
Refs #1768.
Commit: 5b3fcc88a0d271151349a2ec55cdf758ad5b8811
https://github.com/buildbot/buildbot/commit/5b3fcc88a0d271151349a2ec55cdf758ad5b8811
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M master/buildbot/process/builder.py
Log Message:
-----------
Merge branch 'bug1980'
* bug1980:
Work around incorrect big status
Commit: 058a5c2cab2f90c0e399bec45933d8489d914096
https://github.com/buildbot/buildbot/commit/058a5c2cab2f90c0e399bec45933d8489d914096
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M master/buildbot/process/builder.py
M master/buildbot/test/unit/test_process_builder.py
Log Message:
-----------
Work around incorrect big status
This just calls updateBigStatus every 30m, which should at least keep
things in a consistent state long-term. Refs #1980.
Commit: af77e7be0ef4848d5746e91c37f693990ea6e201
https://github.com/buildbot/buildbot/commit/af77e7be0ef4848d5746e91c37f693990ea6e201
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M master/buildbot/process/builder.py
M master/buildbot/scripts/runner.py
M master/buildbot/scripts/start.py
M master/buildbot/status/mail.py
M master/buildbot/status/web/builder.py
M master/buildbot/test/unit/test_process_builder.py
M master/buildbot/test/unit/test_scripts_runner.py
M master/buildbot/test/unit/test_status_mail.py
M master/docs/manual/cmdline.rst
M slave/buildslave/scripts/runner.py
M slave/buildslave/scripts/startup.py
Log Message:
-----------
Merge branch 'master' into nine
* master:
Work around incorrect big status
Previous commit has no effect < Python2.7. Oh well.
Work around incorrect big status
Use 7bit or 8bit encoding for emails
clean up cmdline docs
Fix forcing builds
Add --nodaemon to the Command-line Tool documentation.
Add nodaemon option tests to master.
Clarify buildbot --nodaemon.
Clarify buildslave --nodaemon.
Add option 'nodaemon' to buildbot start/restart.
Add option 'nodaemon' to buildslave start/restart.
Commit: 67487d574a43fb4bc2263066c401eb791fe89b7a
https://github.com/buildbot/buildbot/commit/67487d574a43fb4bc2263066c401eb791fe89b7a
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
A master/buildbot/test/unit/test_util_pathmatch.py
A master/buildbot/util/pathmatch.py
M master/docs/developer/utils.rst
Log Message:
-----------
add buildbot.util.pathmatch
Commit: 325e6977aef08b7cf661db1fb66d0fa97035ce10
https://github.com/buildbot/buildbot/commit/325e6977aef08b7cf661db1fb66d0fa97035ce10
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
A master/buildbot/data/__init__.py
A master/buildbot/data/base.py
A master/buildbot/data/changes.py
A master/buildbot/data/connector.py
A master/buildbot/data/exceptions.py
A master/buildbot/data/update.py
M master/buildbot/master.py
A master/buildbot/test/fake/fakedata.py
M master/buildbot/test/fake/fakedb.py
A master/buildbot/test/interfaces/test_data_connector.py
A master/buildbot/test/unit/test_data_base.py
A master/buildbot/test/unit/test_data_changes.py
A master/buildbot/test/unit/test_data_connector.py
A master/buildbot/test/unit/test_test_util_resourcetype.py
M master/buildbot/test/unit/test_util_pathmatch.py
A master/buildbot/test/util/endpoint.py
A master/buildbot/test/util/resourcetype.py
M master/buildbot/util/pathmatch.py
M master/docs/bbdocs/ext.py
M master/docs/developer/apis.rst
A master/docs/developer/data.rst
M master/docs/developer/mq.rst
A master/docs/developer/rtype-change.rst
Log Message:
-----------
nascent data API
This only implements changes, and implements them in a
not-very-efficient and not-very-scalable way.
Commit: 0b87908df09630623a0fa6b3b4ba3bdc531a9939
https://github.com/buildbot/buildbot/commit/0b87908df09630623a0fa6b3b4ba3bdc531a9939
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-05-07 (Mon, 07 May 2012)
Changed paths:
M master/buildbot/test/fake/fakedb.py
A master/buildbot/test/interfaces/test_db_changes.py
R master/buildbot/test/unit/test_test_util_resourcetype.py
A master/buildbot/test/unit/test_test_util_typeverifier.py
A master/buildbot/test/util/dbtype.py
M master/buildbot/test/util/interfaces.py
M master/buildbot/test/util/resourcetype.py
A master/buildbot/test/util/typeverifier.py
Log Message:
-----------
begin testing db api as an interface
Compare: https://github.com/buildbot/buildbot/compare/34279c4...0b87908
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits