[Buildbot-commits] [buildbot/buildbot] d3c53e: Split top-level contrib/ into master and slave
noreply at github.com
noreply at github.com
Sat Jul 17 20:26:01 UTC 2010
Branch: refs/heads/master
Home: http://github.com/buildbot/buildbot
Commit: d3c53e88167e0af9fdf141a9d6104afd3d399f83
http://github.com/buildbot/buildbot/commit/d3c53e88167e0af9fdf141a9d6104afd3d399f83
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-07-17 (Sat, 17 Jul 2010)
Changed paths:
R contrib/README.txt
R contrib/arch_buildbot.py
R contrib/bb_applet.py
R contrib/bitbucket_buildbot.py
R contrib/bk_buildbot.py
R contrib/bzr_buildbot.py
R contrib/coverage2text.py
R contrib/css/sample1.css
R contrib/css/sample2.css
R contrib/darcs_buildbot.py
R contrib/fakechange.py
R contrib/fix_changes_pickle_encoding.py
R contrib/generate_changelog.py
R contrib/git_buildbot.py
R contrib/github_buildbot.py
R contrib/googlecode_atom.py
R contrib/hg_buildbot.py
R contrib/libvirt/network.xml
R contrib/libvirt/vmbuilder
R contrib/os-x/README
R contrib/os-x/net.sourceforge.buildbot.master.plist
R contrib/os-x/net.sourceforge.buildbot.slave.plist
R contrib/run_maxq.py
R contrib/svn_buildbot.py
R contrib/svn_watcher.py
R contrib/svnpoller.py
R contrib/trac/README.md
R contrib/trac/TODO.md
R contrib/trac/bbwatcher/__init__.py
R contrib/trac/bbwatcher/api.py
R contrib/trac/bbwatcher/model.py
R contrib/trac/bbwatcher/templates/bbw_allbuilders.html
R contrib/trac/bbwatcher/templates/bbw_builder.html
R contrib/trac/bbwatcher/templates/bbw_welcome.html
R contrib/trac/bbwatcher/web_ui.py
R contrib/trac/setup.py
R contrib/viewcvspoll.py
R contrib/webhook_status.py
R contrib/windows/buildbot2.bat
R contrib/windows/setup.py
A master/contrib/README.txt
A master/contrib/arch_buildbot.py
A master/contrib/bb_applet.py
A master/contrib/bitbucket_buildbot.py
A master/contrib/bk_buildbot.py
A master/contrib/bzr_buildbot.py
A master/contrib/coverage2text.py
A master/contrib/css/sample1.css
A master/contrib/css/sample2.css
A master/contrib/darcs_buildbot.py
A master/contrib/fakechange.py
A master/contrib/fix_changes_pickle_encoding.py
A master/contrib/generate_changelog.py
A master/contrib/git_buildbot.py
A master/contrib/github_buildbot.py
A master/contrib/googlecode_atom.py
A master/contrib/hg_buildbot.py
A master/contrib/libvirt/network.xml
A master/contrib/libvirt/trac/README.md
A master/contrib/libvirt/trac/TODO.md
A master/contrib/libvirt/trac/bbwatcher/__init__.py
A master/contrib/libvirt/trac/bbwatcher/api.py
A master/contrib/libvirt/trac/bbwatcher/model.py
A master/contrib/libvirt/trac/bbwatcher/templates/bbw_allbuilders.html
A master/contrib/libvirt/trac/bbwatcher/templates/bbw_builder.html
A master/contrib/libvirt/trac/bbwatcher/templates/bbw_welcome.html
A master/contrib/libvirt/trac/bbwatcher/web_ui.py
A master/contrib/libvirt/trac/setup.py
A master/contrib/libvirt/vmbuilder
A master/contrib/os-x/README
A master/contrib/os-x/net.sourceforge.buildbot.master.plist
A master/contrib/run_maxq.py
A master/contrib/svn_buildbot.py
A master/contrib/svn_watcher.py
A master/contrib/svnpoller.py
A master/contrib/viewcvspoll.py
A master/contrib/webhook_status.py
A slave/contrib/os-x/README
A slave/contrib/os-x/net.sourceforge.buildbot.slave.plist
Log Message:
-----------
Split top-level contrib/ into master and slave
This also removes the py2exe support, which as I understand things does
not work at the moment. It's easy enough to find it in git if we want
to resuscitate it.
Refs #916
More information about the Commits
mailing list