Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: ca4c10c8f1122d7aca835b645106aeafef167201
      
https://github.com/buildbot/buildbot/commit/ca4c10c8f1122d7aca835b645106aeafef167201
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M master/buildbot/config.py
    M master/buildbot/db/connector.py
    M master/buildbot/master.py
    A master/buildbot/mq/__init__.py
    A master/buildbot/mq/base.py
    A master/buildbot/mq/connector.py
    A master/buildbot/mq/simple.py
    A master/buildbot/test/fake/fakemq.py
    A master/buildbot/test/interfaces/test_mq.py
    M master/buildbot/test/unit/test_config.py
    M master/buildbot/test/unit/test_db_connector.py
    M master/buildbot/test/unit/test_master.py
    A master/buildbot/test/unit/test_mq_base.py
    A master/buildbot/test/unit/test_mq_connector.py
    A master/buildbot/test/unit/test_mq_simple.py
    M master/docs/bbdocs/ext.py
    M master/docs/developer/index.rst
    A master/docs/developer/mq.rst
    M master/docs/index.rst
    M master/docs/manual/cfg-global.rst

  Log Message:
  -----------
  MQ support


  Commit: a55cc889117fa481d6a4807fac475418c6ae7999
      
https://github.com/buildbot/buildbot/commit/a55cc889117fa481d6a4807fac475418c6ae7999
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M master/buildbot/master.py
    M master/buildbot/process/builder.py
    M master/buildbot/process/buildrequest.py
    M master/buildbot/schedulers/base.py
    M master/buildbot/test/unit/test_master.py
    M master/buildbot/test/unit/test_process_builder.py
    M master/buildbot/test/util/scheduler.py
    M master/docs/developer/mq.rst

  Log Message:
  -----------
  set up MQ and produce messages (WIP)


  Commit: c405a42dc737218bd774122c7ef3df8e89eec011
      
https://github.com/buildbot/buildbot/commit/c405a42dc737218bd774122c7ef3df8e89eec011
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M master/buildbot/master.py
    M master/buildbot/schedulers/base.py
    M master/buildbot/status/master.py
    M master/buildbot/test/unit/test_master.py
    M master/buildbot/test/unit/test_schedulers_base.py
    M master/buildbot/test/unit/test_status_master.py
    M master/buildbot/test/util/scheduler.py

  Log Message:
  -----------
  consume change messages, removing change polling and subscriptions


  Commit: 359197bba31b50420dbd6128f77128b2f1dc7aca
      
https://github.com/buildbot/buildbot/commit/359197bba31b50420dbd6128f77128b2f1dc7aca
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M master/buildbot/config.py
    M master/buildbot/master.py
    M master/buildbot/process/botmaster.py
    M master/buildbot/process/metrics.py
    M master/buildbot/status/master.py
    M master/buildbot/test/unit/test_config.py
    M master/buildbot/test/unit/test_master.py
    M master/buildbot/test/unit/test_process_metrics.py
    M master/docs/developer/config.rst
    M master/docs/manual/cfg-global.rst
    M master/docs/release-notes.rst

  Log Message:
  -----------
  consume buildrequest messages, removing polling and buildreq subscriptions


  Commit: e727790cee388ca8a42450e2234436f4b207b994
      
https://github.com/buildbot/buildbot/commit/e727790cee388ca8a42450e2234436f4b207b994
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M master/buildbot/master.py
    M master/buildbot/schedulers/dependent.py
    M master/buildbot/schedulers/triggerable.py
    M master/buildbot/status/mail.py
    M master/buildbot/status/master.py
    M master/buildbot/test/unit/test_master.py
    M master/buildbot/test/unit/test_schedulers_dependent.py
    M master/buildbot/test/unit/test_schedulers_triggerable.py
    M master/buildbot/test/unit/test_status_mail.py
    M master/buildbot/test/util/scheduler.py

  Log Message:
  -----------
  consume buildset messages, remove buildset subscriptions


  Commit: 51bd7104c82a9718456259e71caddcdc9bcbb6e8
      
https://github.com/buildbot/buildbot/commit/51bd7104c82a9718456259e71caddcdc9bcbb6e8
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    A master/docs/developer/br-claiming.rst
    M master/docs/developer/index.rst
    M master/docs/developer/mq.rst

  Log Message:
  -----------
  add buildrequest claiming details


Compare: https://github.com/buildbot/buildbot/compare/ca4c10c^...51bd710
------------------------------------------------------------------------------
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