[Buildbot-commits] [buildbot/buildbot] c2e8b1: rename db.users.addUser to db.users.findUserByAttr

noreply at github.com noreply at github.com
Thu Sep 8 04:08:10 UTC 2011


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

  Commit: c2e8b11e5bc904dde1d074588c7d3a463ddbdcbf
      https://github.com/buildbot/buildbot/commit/c2e8b11e5bc904dde1d074588c7d3a463ddbdcbf
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-09-06 (Tue, 06 Sep 2011)

  Changed paths:
    M master/buildbot/db/users.py
  M master/buildbot/process/users/manual.py
  M master/buildbot/process/users/users.py
  M master/buildbot/status/client.py
  M master/buildbot/test/fake/fakedb.py
  M master/buildbot/test/unit/test_db_users.py
  M master/docs/developer/database.rst

  Log Message:
  -----------
  rename db.users.addUser to db.users.findUserByAttr


  Commit: 1f015307fbe94bd7e6f6f435b0165695bfbc77d0
      https://github.com/buildbot/buildbot/commit/1f015307fbe94bd7e6f6f435b0165695bfbc77d0
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-09-07 (Wed, 07 Sep 2011)

  Changed paths:
    M master/buildbot/status/master.py
  M master/buildbot/status/web/build.py

  Log Message:
  -----------
  properly quote '/' in step names, log names

Fixes #2102.


Compare: https://github.com/buildbot/buildbot/compare/6aa60ba...1f01530




More information about the Commits mailing list