[Buildbot-commits] [buildbot/buildbot] 991137: Fix few bugs on the UI:

GitHub noreply at github.com
Wed Jan 1 18:49:58 UTC 2014


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: 991137d4c22e10ef82e18bfa0596406e17c4e957
      https://github.com/buildbot/buildbot/commit/991137d4c22e10ef82e18bfa0596406e17c4e957
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M master/buildbot/data/logs.py
    M master/buildbot/test/unit/test_data_logs.py
    M master/docs/developer/www.rst
    M www/Gruntfile.coffee
    M www/src/scripts/controllers/buildController.coffee
    M www/src/scripts/services/buildbotService.coffee
    M www/src/scripts/services/mqservice.coffee
    M www/test/scripts/services/buildbotServiceSpec.coffee

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

- fix karma watch mode
- Fix number vs buildid bug in the build page
- python: add events for new logs
- Fix race condition between event registering and first value got from data api


  Commit: 20d2b6f22709bf29137a9c8bea4c557c973a6557
      https://github.com/buildbot/buildbot/commit/20d2b6f22709bf29137a9c8bea4c557c973a6557
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-01-01 (Wed, 01 Jan 2014)

  Changed paths:
    M master/buildbot/data/logs.py
    M master/buildbot/test/unit/test_data_logs.py
    M master/docs/developer/www.rst
    M www/Gruntfile.coffee
    M www/src/scripts/controllers/buildController.coffee
    M www/src/scripts/services/buildbotService.coffee
    M www/src/scripts/services/mqservice.coffee
    M www/test/scripts/services/buildbotServiceSpec.coffee

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

+autopep8


Compare: https://github.com/buildbot/buildbot/compare/3606f496a324...20d2b6f22709


More information about the Commits mailing list