[Buildbot-commits] [buildbot/buildbot] 7416b1: add link to master data, setMasterState, bugfix, d...

GitHub noreply at github.com
Sat Jul 7 14:57:04 UTC 2012


  Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: 7416b1ea0789f9c5b97f0b9857b60a808a175d91
      https://github.com/buildbot/buildbot/commit/7416b1ea0789f9c5b97f0b9857b60a808a175d91
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-07-07 (Sat, 07 Jul 2012)

  Changed paths:
    M master/buildbot/data/connector.py
    M master/buildbot/data/masters.py
    M master/buildbot/master.py
    M master/buildbot/test/fake/fakedata.py
    M master/buildbot/test/fake/fakemaster.py
    M master/buildbot/test/interfaces/test_data_connector.py
    M master/buildbot/test/unit/test_data_masters.py
    M master/buildbot/test/unit/test_master.py
    M master/buildbot/test/util/types/masters.py
    M master/docs/developer/data.rst

  Log Message:
  -----------
  add link to master data, setMasterState, bugfix, docs

* master data types now have a link field
* setMasterState now only takes one argument (the state)
* Fix the connector to support multiple resource type modules.
* docs for setMasterState
* more docs on how to write data API parts


  Commit: 2a67a6507b18e46f578d7d818d5c253ff14b51d7
      https://github.com/buildbot/buildbot/commit/2a67a6507b18e46f578d7d818d5c253ff14b51d7
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-07-07 (Sat, 07 Jul 2012)

  Changed paths:
    M master/buildbot/data/base.py
    M master/buildbot/data/changes.py
    M master/buildbot/data/connector.py
    M master/buildbot/data/masters.py
    M master/buildbot/test/unit/test_data_connector.py
    M master/buildbot/test/util/endpoint.py
    M master/docs/developer/data.rst

  Log Message:
  -----------
  Add explorability from the root of the REST API


Compare: https://github.com/buildbot/buildbot/compare/146bb0d1ea28...2a67a6507b18


More information about the Commits mailing list