[Buildbot-commits] [buildbot/buildbot] a121d9: Accept strings for CommandlineUserManager's port.
GitHub
noreply at github.com
Sun Feb 5 19:10:29 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: a121d91be2275203955da2f13294edfa5e336466
https://github.com/buildbot/buildbot/commit/a121d91be2275203955da2f13294edfa5e336466
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-02-05 (Sun, 05 Feb 2012)
Changed paths:
M master/buildbot/process/users/manual.py
M master/buildbot/test/unit/test_process_users_manual.py
Log Message:
-----------
Accept strings for CommandlineUserManager's port.
The port is just passed to PBManager.register's portstr. This accepts
arbitrary string endpoints, so don't arbitrarily limit this to
ints. In particular, this allows binding to localhost.
Commit: b771e0155d71411dd608d1ef1640d5cfa4768ac4
https://github.com/buildbot/buildbot/commit/b771e0155d71411dd608d1ef1640d5cfa4768ac4
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-02-05 (Sun, 05 Feb 2012)
Changed paths:
M master/buildbot/status/web/auth.py
Log Message:
-----------
Accept lists as well as tuples for user/password pairs in webstatus.
Commit: b7c7b96d19b2d8ff7e4c534bf15e69077b3ff4ce
https://github.com/buildbot/buildbot/commit/b7c7b96d19b2d8ff7e4c534bf15e69077b3ff4ce
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-02-05 (Sun, 05 Feb 2012)
Changed paths:
M master/buildbot/status/web/templates/box_macros.html
Log Message:
-----------
WebStatus: Accept stepinfo parameter in step_box.
This makes the template match code changes in a4206cdea8b1b113da70c4aa532613f07995a7dd.
Commit: 67875cf6659464a162e3a4d46c4ccfa3d3e79c5c
https://github.com/buildbot/buildbot/commit/67875cf6659464a162e3a4d46c4ccfa3d3e79c5c
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-02-05 (Sun, 05 Feb 2012)
Changed paths:
M master/buildbot/status/web/hooks/github.py
Log Message:
-----------
Remove debugging log.msg in github change hook.
Commit: 4ae1ccce5a880deb5e9a2bdb273b15dededd190e
https://github.com/buildbot/buildbot/commit/4ae1ccce5a880deb5e9a2bdb273b15dededd190e
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-02-05 (Sun, 05 Feb 2012)
Changed paths:
M master/buildbot/db/model.py
Log Message:
-----------
Merge branch 'master' of git://github.com/buildbot/buildbot
Compare: https://github.com/buildbot/buildbot/compare/e6d9edd...4ae1ccc
More information about the Commits
mailing list