[Buildbot-commits] [buildbot/buildbot] 637b0c: rename buildbot.changes.maildir to buildbot.util.m...

noreply at github.com noreply at github.com
Mon Jan 17 01:00:47 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: 637b0c6c475b3a6ad2dc45c22dc42e0cffa47300
    https://github.com/buildbot/buildbot/commit/637b0c6c475b3a6ad2dc45c22dc42e0cffa47300
Author: Dustin J. Mitchell <dustin at v.igoro.us>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M master/buildbot/changes/mail.py
  R master/buildbot/changes/maildir.py
  M master/buildbot/schedulers/trysched.py
  R master/buildbot/test/unit/test_changes_maildir.py
  A master/buildbot/test/unit/test_util_maildir.py
  A master/buildbot/util/maildir.py

Log Message:
-----------
rename buildbot.changes.maildir to buildbot.util.maildir

The module is not only used by change sources, so there's no reason to
keep it in the buildbot.changes package

This also fixes an assumption made about messageReceived by Try_Jobdir
which was accidentally changed in an earlier commit.


Commit: 592260a524466ef880ad6ab84101d7d0d033cab7
    https://github.com/buildbot/buildbot/commit/592260a524466ef880ad6ab84101d7d0d033cab7
Author: Dustin J. Mitchell <dustin at v.igoro.us>
Date:   2011-01-16 (Sun, 16 Jan 2011)

Changed paths:
  M master/buildbot/schedulers/trysched.py
  M master/buildbot/status/builder.py
  A master/buildbot/test/unit/test_util_netstrings.py
  A master/buildbot/util/netstrings.py

Log Message:
-----------
add buildbot.util.netstrings and use it in two places






More information about the Commits mailing list