Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: 19e9c5bfd71a2f8ae3e81b499c8faabe56fab616
      
https://github.com/buildbot/buildbot/commit/19e9c5bfd71a2f8ae3e81b499c8faabe56fab616
  Author: Pierre Tardy <[email protected]>
  Date:   2013-12-13 (Fri, 13 Dec 2013)

  Changed paths:
    M master/buildbot/data/base.py
    M master/buildbot/data/builds.py
    M master/buildbot/data/buildsets.py
    M master/buildbot/data/changes.py
    M master/buildbot/data/connector.py
    M master/buildbot/data/masters.py
    M master/buildbot/db/connector.py
    M master/buildbot/master.py
    M master/buildbot/process/buildrequestdistributor.py
    M master/buildbot/test/fake/fakedata.py
    M master/buildbot/test/unit/test_data_base.py
    M master/buildbot/test/unit/test_data_builds.py
    M master/buildbot/test/unit/test_data_buildsets.py
    M master/buildbot/test/unit/test_test_util_validation.py
    M master/buildbot/test/util/validation.py
    M master/buildbot/util/pathmatch.py
    M master/buildbot/www/rest.py
    M master/docs/developer/data.rst
    M master/docs/developer/rtype-logchunk.rst

  Log Message:
  -----------
  event enhancements

This adds more coherency between the event system and the data system, so that
the events are more coherent with the rest api.
Eventually, the goal is that the events are always the same structure as the 
data for a same resource

This simplifies a lot the system, and make the client much more easy
This comes at a efficieny price. With this design, events will contain more 
data.

messages are anyway very small, and probably negligible compared to the network 
load of logs, and slave communication

Signed-off-by: Pierre Tardy <[email protected]>


  Commit: 37fbc7cc6bae16992d05270f5a70ef4fce936441
      
https://github.com/buildbot/buildbot/commit/37fbc7cc6bae16992d05270f5a70ef4fce936441
  Author: Pierre Tardy <[email protected]>
  Date:   2013-12-13 (Fri, 13 Dec 2013)

  Changed paths:
    M README.md
    M master/buildbot/data/base.py
    M master/buildbot/data/builds.py
    M master/buildbot/data/connector.py
    M master/buildbot/db/connector.py
    M master/buildbot/test/fake/fakedata.py
    M master/buildbot/test/unit/test_data_base.py
    M master/buildbot/test/unit/test_data_builds.py
    M master/docs/developer/data.rst

  Log Message:
  -----------
  fix doc and lint


Compare: 
https://github.com/buildbot/buildbot/compare/b2a94db4be42...37fbc7cc6bae
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to