[Buildbot-commits] [buildbot/buildbot] d2d4a7: escape change authors; fixes #2288
GitHub
noreply at github.com
Thu Apr 26 04:46:28 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: d2d4a7ee0378480aaba65a91fb0aef827e68ba73
https://github.com/buildbot/buildbot/commit/d2d4a7ee0378480aaba65a91fb0aef827e68ba73
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-04-25 (Wed, 25 Apr 2012)
Changed paths:
M master/buildbot/status/web/templates/builder.html
Log Message:
-----------
escape change authors; fixes #2288
Commit: 42d16aa595972b4d434398da9145f3aa9af4c4d9
https://github.com/buildbot/buildbot/commit/42d16aa595972b4d434398da9145f3aa9af4c4d9
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-04-25 (Wed, 25 Apr 2012)
Changed paths:
M .mailmap
M master/CREDITS
Log Message:
-----------
better mailman, tweaks to CREDITS
Commit: 86c038c4b8cef6495cec9057db3ee6a4a73b2bba
https://github.com/buildbot/buildbot/commit/86c038c4b8cef6495cec9057db3ee6a4a73b2bba
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-04-25 (Wed, 25 Apr 2012)
Changed paths:
M master/buildbot/buildslave.py
M master/buildbot/locks.py
M master/buildbot/process/botmaster.py
M master/buildbot/process/build.py
M master/buildbot/process/buildstep.py
M master/buildbot/steps/source/mercurial.py
M master/buildbot/steps/source/svn.py
A master/buildbot/test/fake/botmaster.py
M master/buildbot/test/unit/test_buildslave.py
M master/buildbot/test/unit/test_process_botmaster_BotMaster.py
M master/buildbot/test/unit/test_process_build.py
Log Message:
-----------
Merge branch 'master' of github.com:buildbot/buildbot
* 'master' of github.com:buildbot/buildbot:
Add missing calls to checkInstall for svn and mercurial master-side source steps
Pass slave instead of slavebuilder to Real*Lock.getLock.
Add some tests for #2278.
Set AbstractBuildSlave.botmaster in setServiceParent rather than aftwards.
Compare: https://github.com/buildbot/buildbot/compare/6fd1097...86c038c
More information about the Commits
mailing list