[Buildbot-commits] [buildbot/buildbot] d7bbfb: backport buildbot.util.identifiers from nine

GitHub noreply at github.com
Mon May 26 19:55:17 UTC 2014


  Branch: refs/heads/buildbot-0.8.9
  Home:   https://github.com/buildbot/buildbot
  Commit: d7bbfb32c534247a12778564899a57cd89a4c7e9
      https://github.com/buildbot/buildbot/commit/d7bbfb32c534247a12778564899a57cd89a4c7e9
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-05-26 (Mon, 26 May 2014)

  Changed paths:
    A master/buildbot/test/unit/test_util_identifiers.py
    A master/buildbot/util/identifiers.py
    M master/docs/developer/utils.rst

  Log Message:
  -----------
  backport buildbot.util.identifiers from nine


  Commit: 0efac3e18392fc3860277b8de5594691ba514d4f
      https://github.com/buildbot/buildbot/commit/0efac3e18392fc3860277b8de5594691ba514d4f
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-05-26 (Mon, 26 May 2014)

  Changed paths:
    M master/buildbot/db/users.py
    M master/buildbot/test/unit/test_db_users.py

  Log Message:
  -----------
  Unique-ify user identifiers when attributes do not agree.

This solves the problem when two users happen to have the same
"suggested" identifier (the first argument to findUserByAttr).
Fixes #2587.


  Commit: 09742178ff4f00a5cd705cf17a98eda82bd624fb
      https://github.com/buildbot/buildbot/commit/09742178ff4f00a5cd705cf17a98eda82bd624fb
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-05-26 (Mon, 26 May 2014)

  Changed paths:
    M master/docs/developer/utils.rst

  Log Message:
  -----------
  identifiers aren't defined in this version


Compare: https://github.com/buildbot/buildbot/compare/effe0435511d...09742178ff4f


More information about the Commits mailing list