[Buildbot-commits] [buildbot/buildbot] 3836e0: updated fakedb for db refactor by djmitche

noreply at github.com noreply at github.com
Mon Aug 8 20:25:59 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot

  Commit: 3836e01d325391b918ef3a37f0eb36b00912086a
      https://github.com/buildbot/buildbot/commit/3836e01d325391b918ef3a37f0eb36b00912086a
  Author: Derek Hurley <dzhurley at gmail.com>
  Date:   2011-08-08 (Mon, 08 Aug 2011)

  Changed paths:
    M master/buildbot/test/fake/fakedb.py

  Log Message:
  -----------
  updated fakedb for db refactor by djmitche

This updates the methods regarding the users and
users_info tables to match the refactoring done
in the connector, mainly doing one attr_(type|data)
pair at a time instead of user_dicts.


  Commit: fddab4b673f7f7b01cce7a89633cec73c4c87266
      https://github.com/buildbot/buildbot/commit/fddab4b673f7f7b01cce7a89633cec73c4c87266
  Author: Dustin J. Mitchell <dustin at v.igoro.us>
  Date:   2011-08-08 (Mon, 08 Aug 2011)

  Changed paths:
    M master/buildbot/test/fake/fakedb.py

  Log Message:
  -----------
  Merge pull request #207 from dzhurley/fakedb_update

updated fakedb for db refactor by djmitche


Compare: https://github.com/buildbot/buildbot/compare/c2f355c...fddab4b




More information about the Commits mailing list