Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: f9c146901ffecc9b441e1d76c3d1dc389373e2fd
      
https://github.com/buildbot/buildbot/commit/f9c146901ffecc9b441e1d76c3d1dc389373e2fd
  Author: Pierre Tardy <[email protected]>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M master/buildbot/data/logchunks.py
    M master/buildbot/data/logs.py
    M master/buildbot/test/unit/test_data_logchunks.py
    M master/buildbot/test/unit/test_data_logs.py
    M www/Gruntfile.coffee
    M www/src/scripts/directives/logviewer.coffee
    M www/src/scripts/services/buildbotService.coffee
    M www/src/views/build.jade

  Log Message:
  -----------
  Fix few bugs on the UI:

- another fix karma watch mode
- python: add events for log append
- Fix race condition between event registering and first value got from data api
- fix logviewer so that it does not poll anymore


  Commit: 2690ec2d215d6113e9d243bd2a6178532bcc7ef5
      
https://github.com/buildbot/buildbot/commit/2690ec2d215d6113e9d243bd2a6178532bcc7ef5
  Author: Pierre Tardy <[email protected]>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M master/buildbot/process/log.py

  Log Message:
  -----------
  serialize log append

slave is sending status and stdout in parallel, then the number of line is not 
handled correctly

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


  Commit: 8c1fe3bf0543e529a0e22f606e9b2331009c1402
      
https://github.com/buildbot/buildbot/commit/8c1fe3bf0543e529a0e22f606e9b2331009c1402
  Author: Pierre Tardy <[email protected]>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M www/src/scripts/controllers/buildController.coffee
    M www/src/scripts/directives/logviewer.coffee
    M www/src/scripts/services/buildbotService.coffee
    M www/src/views/build.jade

  Log Message:
  -----------
  polish the build page

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


  Commit: 43aa56041e21d37e83411ef2bf1629c2a673da92
      
https://github.com/buildbot/buildbot/commit/43aa56041e21d37e83411ef2bf1629c2a673da92
  Author: Pierre Tardy <[email protected]>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M www/src/scripts/services/buildbotService.coffee
    M www/src/scripts/services/mqservice.coffee
    M www/test/scripts/services/buildbotServiceSpec.coffee

  Log Message:
  -----------
  handle loss of sse connection

In this case, all the bound data must be reloaded, and event listen to again
Implementation is probably a bit inefficient, but its probably better than too 
complicated

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


  Commit: d0eeae335f6d9e885e2209a61061c3f78f621f51
      
https://github.com/buildbot/buildbot/commit/d0eeae335f6d9e885e2209a61061c3f78f621f51
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M master/buildbot/data/logchunks.py
    M master/buildbot/data/logs.py
    M master/buildbot/process/log.py
    M master/buildbot/test/unit/test_data_logchunks.py
    M master/buildbot/test/unit/test_data_logs.py
    M www/Gruntfile.coffee
    M www/src/scripts/controllers/buildController.coffee
    M www/src/scripts/directives/logviewer.coffee
    M www/src/scripts/services/buildbotService.coffee
    M www/src/scripts/services/mqservice.coffee
    M www/src/views/build.jade
    M www/test/scripts/services/buildbotServiceSpec.coffee

  Log Message:
  -----------
  Merge branch 'uifixes' of git://github.com/tardyp/buildbot into nine


Compare: 
https://github.com/buildbot/buildbot/compare/73c59ec4008c...d0eeae335f6d
------------------------------------------------------------------------------
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