[Buildbot-commits] [buildbot/buildbot] e2475b: status/words: shorten list of revisions on buildSt...
    GitHub 
    noreply at github.com
       
    Thu Oct 31 22:34:43 UTC 2013
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: e2475b04a7647606e4aebefa1751f9a6f874e90d
      https://github.com/buildbot/buildbot/commit/e2475b04a7647606e4aebefa1751f9a6f874e90d
  Author: Olof Johansson <olofjn at axis.com>
  Date:   2013-10-30 (Wed, 30 Oct 2013)
  Changed paths:
    M master/buildbot/status/words.py
    M master/buildbot/test/unit/test_status_words.py
    M master/docs/relnotes/index.rst
  Log Message:
  -----------
  status/words: shorten list of revisions on buildStarted
Even when useRevisions was false, the IRC bot would under some circumstances
flood the IRC channel by sending long lists of revisions. This changes shortens
the list to only two revisions, and the number of additional revisions included
in the build.
  Commit: 9ff35ef8c09bc1cdaf46b17fff7ab86a5ccab974
      https://github.com/buildbot/buildbot/commit/9ff35ef8c09bc1cdaf46b17fff7ab86a5ccab974
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-10-31 (Thu, 31 Oct 2013)
  Changed paths:
    M master/buildbot/status/words.py
    M master/buildbot/test/unit/test_status_words.py
    M master/docs/relnotes/index.rst
  Log Message:
  -----------
  Merge branch 'topic/words_dont_userevisions' of git://github.com/olof/buildbot
Compare: https://github.com/buildbot/buildbot/compare/32d7c9680fc9...9ff35ef8c09b
    
    
More information about the Commits
mailing list