[Buildbot-commits] [buildbot/buildbot] 9a18fd: Fix db.users findUserByAttr to return the correct ...
GitHub
noreply at github.com
Sat Jan 28 01:42:42 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 9a18fd12e302f2b6e179e9f9ebeaf656617abf38
https://github.com/buildbot/buildbot/commit/9a18fd12e302f2b6e179e9f9ebeaf656617abf38
Author: jdolson <jdolson at ffn.com>
Date: 2012-01-26 (Thu, 26 Jan 2012)
Changed paths:
M master/buildbot/db/users.py
M master/buildbot/test/unit/test_db_users.py
Log Message:
-----------
Fix db.users findUserByAttr to return the correct user includes a test to catch this error
Commit: 85b5f20026574cdf905f961717c7532df4dbe42b
https://github.com/buildbot/buildbot/commit/85b5f20026574cdf905f961717c7532df4dbe42b
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-01-27 (Fri, 27 Jan 2012)
Changed paths:
M master/buildbot/db/users.py
M master/buildbot/test/unit/test_db_users.py
Log Message:
-----------
Merge branch 'db_users_patch' of git://github.com/solarmist/buildbot
* 'db_users_patch' of git://github.com/solarmist/buildbot:
Fix db.users findUserByAttr to return the correct user includes a test to catch this error
Compare: https://github.com/buildbot/buildbot/compare/1ea56da...85b5f20
More information about the Commits
mailing list