[Buildbot-commits] [buildbot/buildbot] 656d63: remove support for JOIN and LEAVE commands
noreply at github.com
noreply at github.com
Thu Oct 21 21:19:21 UTC 2010
Branch: refs/heads/master
Home: http://github.com/buildbot/buildbot
Commit: 656d63f740376fdb802b7913399b8a78754ec08d
http://github.com/buildbot/buildbot/commit/656d63f740376fdb802b7913399b8a78754ec08d
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-10-21 (Thu, 21 Oct 2010)
Changed paths:
M master/buildbot/status/words.py
M master/docs/cfg-statustargets.texinfo
Log Message:
-----------
remove support for JOIN and LEAVE commands
These commands are dangerous, as they can be used to send the bot to
random other channels with nobody being the wiser. I can't see how
they're useful, either. Also, JOIN is buggy. Fixes #1010.
More information about the Commits
mailing list