log autobot/template/master/master.cfg @ 249:76b4f58df3ee

age author description
Wed, 28 Dec 2011 10:27:51 -0800 Jeff Hammel * enable a public HTML waterfall; * try to add an irc bot
Wed, 21 Dec 2011 16:30:10 -0800 Jeff Hammel this is what i actually meant
Wed, 21 Dec 2011 16:29:36 -0800 Jeff Hammel use our own gitpoller; the one included in buildbot does not work with e.g. git 1.6.3
Wed, 02 Feb 2011 09:11:28 -0800 Jeff Hammel preliminary passing of platform information from slaves; not yet tested
Tue, 25 Jan 2011 08:23:33 -0800 Jeff Hammel cleanup a few things found in testing multiple builders
Mon, 24 Jan 2011 18:21:59 -0800 Jeff Hammel exceptions.RuntimeError: cannot specify both change_filter and either branch or categories
Mon, 24 Jan 2011 18:21:21 -0800 Jeff Hammel refer to the right dict
Mon, 24 Jan 2011 18:19:54 -0800 Jeff Hammel items, not values
Mon, 24 Jan 2011 18:13:09 -0800 Jeff Hammel stub out possibly what to do for a changefilter, maybe
Mon, 24 Jan 2011 13:01:26 -0800 Jeff Hammel update the template
Mon, 24 Jan 2011 12:53:15 -0800 Jeff Hammel correct syntax
Mon, 24 Jan 2011 12:27:17 -0800 Jeff Hammel completely change how sources are stored....hopefully it will break things
Mon, 24 Jan 2011 10:33:34 -0800 Jeff Hammel add at least hg sources into the master.cfg (template)
Mon, 24 Jan 2011 10:21:07 -0800 Jeff Hammel start adding sources to the master.mfg
Fri, 14 Jan 2011 08:06:00 -0800 Jeff Hammel add a stub for an hg poller; doesnt work yet
Wed, 12 Jan 2011 12:59:11 -0800 Jeff Hammel autobot/template/master/master.cfg
Wed, 12 Jan 2011 11:29:00 -0800 Jeff Hammel switch to .ini files for configuration
Wed, 12 Jan 2011 11:13:52 -0800 Jeff Hammel have some sort of working configuration parser....lets roll with it
Tue, 11 Jan 2011 15:04:31 -0800 Jeff Hammel stub out being able to find scripts cross-platform in a virtualenv
Tue, 11 Jan 2011 14:03:01 -0800 Jeff Hammel the factory variable is no longer needed or desired
Tue, 11 Jan 2011 10:15:33 -0800 Jeff Hammel stubs towards specifying multiple factories
Sat, 08 Jan 2011 16:48:32 -0800 Jeff Hammel now have a testable setup; doesnt do much yet
Sat, 08 Jan 2011 10:21:54 -0800 Jeff Hammel * cleanup a bit in projects and start featuring autodiscovery
Fri, 07 Jan 2011 12:11:58 -0800 Jeff Hammel get factories from the project dict
Thu, 06 Jan 2011 15:09:14 -0800 Jeff Hammel make buildbot master template look close to what it should
Wed, 05 Jan 2011 18:17:09 -0800 Jeff Hammel more stubbing of template
Wed, 22 Dec 2010 11:15:45 -0800 Jeff Hammel initial stub for ateam buildbot