[Buildbot-commits] [buildbot/buildbot] 0542aa: Enhance slave status by improving data api on buil...

GitHub noreply at github.com
Tue Jul 21 17:00:15 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 0542aa91a3f00ec00d7175b2d94402f459ae6f5d
      https://github.com/buildbot/buildbot/commit/0542aa91a3f00ec00d7175b2d94402f459ae6f5d
  Author: cbonnard <cyril.bonnard>
  Date:   2015-06-23 (Tue, 23 Jun 2015)

  Changed paths:
    M master/buildbot/data/builds.py
    M master/buildbot/db/builds.py
    M master/buildbot/test/fake/fakedb.py
    M master/buildbot/test/unit/test_data_builds.py
    M master/buildbot/test/unit/test_db_builds.py

  Log Message:
  -----------
  Enhance slave status by improving data api on buildslaves/builds

Signed-off-by: cbonnard <cyril.bonnard>


  Commit: 43c94c3d68c61edda9a15df0d8d9e2f5713f40ec
      https://github.com/buildbot/buildbot/commit/43c94c3d68c61edda9a15df0d8d9e2f5713f40ec
  Author: cbonnard <cyril.bonnard>
  Date:   2015-06-25 (Thu, 25 Jun 2015)

  Changed paths:
    M master/buildbot/data/builds.py

  Log Message:
  -----------
  Enhance slave status by improving data api on buildslaves/builds

remove unused codew

Signed-off-by: cbonnard <cyril.bonnard>


  Commit: 0ef69b69935aae2fd76c3e4786fe0734ec779813
      https://github.com/buildbot/buildbot/commit/0ef69b69935aae2fd76c3e4786fe0734ec779813
  Author: cbonnard <cyril.bonnard>
  Date:   2015-06-25 (Thu, 25 Jun 2015)

  Changed paths:
    M master/buildbot/data/builds.py

  Log Message:
  -----------
  Enhance slave status by improving data api on buildslaves/builds

Pep8 E302


  Commit: eb1bc184e7c846671fb06979f27fcf7a5a960c93
      https://github.com/buildbot/buildbot/commit/eb1bc184e7c846671fb06979f27fcf7a5a960c93
  Author: cbonnard <cyril.bonnard>
  Date:   2015-06-26 (Fri, 26 Jun 2015)

  Changed paths:
    M master/buildbot/data/builds.py

  Log Message:
  -----------
  Enhance slave status by improving data api on buildslaves/builds

Remove completly startConsuming


  Commit: 8818fb6f61a85a8fd80a0e3d524949d75fac1b62
      https://github.com/buildbot/buildbot/commit/8818fb6f61a85a8fd80a0e3d524949d75fac1b62
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M master/buildbot/data/builds.py
    M master/buildbot/db/builds.py
    M master/buildbot/test/fake/fakedb.py
    M master/buildbot/test/unit/test_data_builds.py
    M master/buildbot/test/unit/test_db_builds.py

  Log Message:
  -----------
  Merge pull request #1741 from cbocta/enhance_slave_status

Enhance slave status by improving data api on buildslaves/builds


Compare: https://github.com/buildbot/buildbot/compare/11710bb2d19d...8818fb6f61a8


More information about the Commits mailing list