Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 573a61b2746daf9261de5605842b6dfb7bcc395e
      
https://github.com/buildbot/buildbot/commit/573a61b2746daf9261de5605842b6dfb7bcc395e
  Author: John Carr <[email protected]>
  Date:   2012-08-08 (Wed, 08 Aug 2012)

  Changed paths:
    M master/buildbot/changes/bonsaipoller.py
    M master/buildbot/changes/hgpoller.py
    M master/buildbot/changes/svnpoller.py
    M master/docs/manual/cfg-statustargets.rst

  Log Message:
  -----------
  Use URL as name of object


  Commit: 1ed7ebbcd72be39de1b34513831402dcff9ef8b2
      
https://github.com/buildbot/buildbot/commit/1ed7ebbcd72be39de1b34513831402dcff9ef8b2
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-08 (Wed, 08 Aug 2012)

  Changed paths:
    M master/buildbot/status/web/feeds.py

  Log Message:
  -----------
  Parse the failures_only arg correctly for feeds

Fixes #2270 (again).


  Commit: 825bcc0e32cb82a44d760197e6f2d8e3823bc344
      
https://github.com/buildbot/buildbot/commit/825bcc0e32cb82a44d760197e6f2d8e3823bc344
  Author: Jorge Gonzalez <[email protected]>
  Date:   2012-08-09 (Thu, 09 Aug 2012)

  Changed paths:
    M master/buildbot/status/mail.py
    M master/buildbot/test/unit/test_status_mail.py

  Log Message:
  -----------
  fix parameter bug in mailer

Change-Id: I6035589b4699dddf642c2e06eaf9dc6942167bc1

Conflicts:

        master/buildbot/status/mail.py


  Commit: f8dbf51b661d234063b66fa9d501b57571ad16b4
      
https://github.com/buildbot/buildbot/commit/f8dbf51b661d234063b66fa9d501b57571ad16b4
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-10 (Fri, 10 Aug 2012)

  Changed paths:
    M master/buildbot/changes/bonsaipoller.py
    M master/buildbot/changes/hgpoller.py
    M master/buildbot/changes/svnpoller.py
    M master/docs/manual/cfg-statustargets.rst
    M master/docs/release-notes.rst
    A master/docs/release-notes/0.8.7.rst

  Log Message:
  -----------
  Merge branch 'fix-poller-consistency' of git://github.com/isotoma/buildbot 
into buildbot-0.8.7


  Commit: 935faeaf92c8aaf26a212923e23f56be6ea39641
      
https://github.com/buildbot/buildbot/commit/935faeaf92c8aaf26a212923e23f56be6ea39641
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-10 (Fri, 10 Aug 2012)

  Changed paths:
    M master/buildbot/status/mail.py
    M master/buildbot/test/unit/test_status_mail.py

  Log Message:
  -----------
  Merge branch 'et_fix_bug_mail' of git://github.com/jgonzalezmendez/buildbot 
into buildbot-0.8.7


  Commit: 2c023eb791ff1b2b215f1216c3758bda0f679ef1
      
https://github.com/buildbot/buildbot/commit/2c023eb791ff1b2b215f1216c3758bda0f679ef1
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-13 (Mon, 13 Aug 2012)

  Changed paths:
    M master/docs/manual/cfg-schedulers.rst

  Log Message:
  -----------
  Fix FixedParameter example.

Fixes #2346.


  Commit: 8402b4631c1ce1c1425700446e2bcc55bccf1749
      
https://github.com/buildbot/buildbot/commit/8402b4631c1ce1c1425700446e2bcc55bccf1749
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M master/buildbot/scripts/sample.cfg

  Log Message:
  -----------
  use the new Git step in the sample config


  Commit: 6b1abce46209b52d7df67a0696b6313d4f03ec6c
      
https://github.com/buildbot/buildbot/commit/6b1abce46209b52d7df67a0696b6313d4f03ec6c
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-14 (Tue, 14 Aug 2012)

  Changed paths:
    M master/buildbot/config.py
    M master/buildbot/test/integration/test_slave_comm.py
    M master/buildbot/test/unit/test_config.py
    M master/buildbot/test/unit/test_process_botmaster_BotMaster.py
    M master/buildbot/test/unit/test_process_builder.py

  Log Message:
  -----------
  Reject factories that aren't BuildFactory instances

Fixes #2347.


  Commit: 42a96c14b441b43efc267046eb4432eb6472007c
      
https://github.com/buildbot/buildbot/commit/42a96c14b441b43efc267046eb4432eb6472007c
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M master/buildbot/changes/pb.py

  Log Message:
  -----------
  Make PBChangeSource resilient to old sendchanges that try to send links


  Commit: a5d766005636a75fbc1e219a80eb964fda3b52e9
      
https://github.com/buildbot/buildbot/commit/a5d766005636a75fbc1e219a80eb964fda3b52e9
  Author: Dan Kegel <[email protected]>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M master/docs/manual/cmdline.rst

  Log Message:
  -----------
  trivial typo fix in cmdline.rst: buildlsave -> buildslave


  Commit: 484e17441ca6f3a227facd9120554e4192d5661c
      
https://github.com/buildbot/buildbot/commit/484e17441ca6f3a227facd9120554e4192d5661c
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-08-15 (Wed, 15 Aug 2012)

  Changed paths:
    M master/buildbot/changes/bonsaipoller.py
    M master/buildbot/changes/hgpoller.py
    M master/buildbot/changes/pb.py
    M master/buildbot/changes/svnpoller.py
    M master/buildbot/config.py
    M master/buildbot/scripts/sample.cfg
    M master/buildbot/status/mail.py
    M master/buildbot/status/web/feeds.py
    M master/buildbot/test/integration/test_slave_comm.py
    M master/buildbot/test/unit/test_config.py
    M master/buildbot/test/unit/test_process_botmaster_BotMaster.py
    M master/buildbot/test/unit/test_process_builder.py
    M master/buildbot/test/unit/test_status_mail.py
    M master/docs/manual/cfg-schedulers.rst
    M master/docs/manual/cfg-statustargets.rst

  Log Message:
  -----------
  Merge branch 'buildbot-0.8.7'


Compare: 
https://github.com/buildbot/buildbot/compare/9891009bcd83...484e17441ca6
------------------------------------------------------------------------------
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

Reply via email to