[Buildbot-commits] [buildbot/buildbot] 6511f7: React to the irc bot nickname instead of the gener...
GitHub
noreply at github.com
Sun Jun 24 16:59:00 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 6511f7f3c0a8523043d6d3e733c91c43fce1d552
https://github.com/buildbot/buildbot/commit/6511f7f3c0a8523043d6d3e733c91c43fce1d552
Author: Flávio J. Saraiva <flaviojs2005 at gmail.com>
Date: 2012-06-14 (Thu, 14 Jun 2012)
Changed paths:
M master/buildbot/status/words.py
Log Message:
-----------
React to the irc bot nickname instead of the generic name "buildbot".
Commit: 264088676326556d4350b137f7780f25249647e3
https://github.com/buildbot/buildbot/commit/264088676326556d4350b137f7780f25249647e3
Author: Flávio J. Saraiva <flaviojs2005 at gmail.com>
Date: 2012-06-14 (Thu, 14 Jun 2012)
Changed paths:
M master/buildbot/status/words.py
Log Message:
-----------
Get irc contacts with case insensitive name.
Commit: c92c2d4a0c86c9ab204496ff31ee2f06cc2c7129
https://github.com/buildbot/buildbot/commit/c92c2d4a0c86c9ab204496ff31ee2f06cc2c7129
Author: Flávio J. Saraiva <flaviojs2005 at gmail.com>
Date: 2012-06-14 (Thu, 14 Jun 2012)
Changed paths:
M master/buildbot/status/words.py
Log Message:
-----------
Detect private messages when the nickname has uppercase letters.
Commit: cc110cfe42165c82ad5b10f95c59cf4909300a96
https://github.com/buildbot/buildbot/commit/cc110cfe42165c82ad5b10f95c59cf4909300a96
Author: Flávio J. Saraiva <flaviojs2005 at gmail.com>
Date: 2012-06-15 (Fri, 15 Jun 2012)
Changed paths:
M master/buildbot/test/unit/test_status_words.py
Log Message:
-----------
Update tests covering the irc bot.
Commit: bf3ad98f6e7f638088e0dbd6ace8ff7b20ed6510
https://github.com/buildbot/buildbot/commit/bf3ad98f6e7f638088e0dbd6ace8ff7b20ed6510
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-06-24 (Sun, 24 Jun 2012)
Changed paths:
M master/buildbot/status/words.py
M master/buildbot/test/unit/test_status_words.py
Log Message:
-----------
Merge branch 'master' of git://github.com/flaviojs/buildbot
* 'master' of git://github.com/flaviojs/buildbot:
Update tests covering the irc bot.
Detect private messages when the nickname has uppercase letters.
Get irc contacts with case insensitive name.
React to the irc bot nickname instead of the generic name "buildbot".
Compare: https://github.com/buildbot/buildbot/compare/49e492d85d2c...bf3ad98f6e7f
More information about the Commits
mailing list