[Buildbot-commits] [buildbot/buildbot] 9ce8b3: fix pyflakes
noreply at github.com
noreply at github.com
Thu Aug 25 03:43:10 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 9ce8b34442bc39602fef8a85c8d30bbc4d4a2c0c
https://github.com/buildbot/buildbot/commit/9ce8b34442bc39602fef8a85c8d30bbc4d4a2c0c
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-08-24 (Wed, 24 Aug 2011)
Changed paths:
M master/buildbot/status/web/users.py
Log Message:
-----------
fix pyflakes
Commit: af653e2fae2cf8b96fd3ff17f5f4cfdaf8bf6eae
https://github.com/buildbot/buildbot/commit/af653e2fae2cf8b96fd3ff17f5f4cfdaf8bf6eae
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-08-24 (Wed, 24 Aug 2011)
Changed paths:
M master/buildbot/db/users.py
M master/buildbot/status/web/authz.py
M master/buildbot/status/web/baseweb.py
M master/buildbot/status/web/templates/forms.html
M master/buildbot/status/web/templates/layout.html
A master/buildbot/status/web/templates/user.html
A master/buildbot/status/web/templates/users.html
A master/buildbot/status/web/templates/users_table.html
A master/buildbot/status/web/users.py
M master/buildbot/test/unit/test_db_users.py
M master/docs/manual/cfg-statustargets.rst
M master/docs/manual/concepts.rst
Log Message:
-----------
Merge branch 'tmp'
* tmp:
fix pyflakes
added Users page to WebStatus to display users
Compare: https://github.com/buildbot/buildbot/compare/48b735f...af653e2
More information about the Commits
mailing list