Tue, 11 Jan 2011 15:07:47 -0800 |
Jeff Hammel |
fix a potential bug(?)
|
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:23:39 -0800 |
Jeff Hammel |
templates work again maybe
|
Tue, 11 Jan 2011 14:03:01 -0800 |
Jeff Hammel |
the factory variable is no longer needed or desired
|
Tue, 11 Jan 2011 14:00:01 -0800 |
Jeff Hammel |
make the autobot project possibly do something
|
Tue, 11 Jan 2011 13:01:41 -0800 |
Jeff Hammel |
update documentation
|
Tue, 11 Jan 2011 12:57:43 -0800 |
Jeff Hammel |
first use of project template -> devicemanager
|
Tue, 11 Jan 2011 12:43:08 -0800 |
Jeff Hammel |
make project creation template work
|
Tue, 11 Jan 2011 10:55:52 -0800 |
Jeff Hammel |
stub for a template to create new autobot factories; unfinished
|
Tue, 11 Jan 2011 10:15:33 -0800 |
Jeff Hammel |
stubs towards specifying multiple factories
|
Tue, 11 Jan 2011 09:51:46 -0800 |
Jeff Hammel |
use the varaible name
|
Tue, 11 Jan 2011 09:49:08 -0800 |
Jeff Hammel |
use virtualenv from the net if its not available locally
|
Tue, 11 Jan 2011 09:32:36 -0800 |
Jeff Hammel |
make INSTALL script runnable
|
Tue, 11 Jan 2011 09:18:33 -0800 |
Jeff Hammel |
update template to conform to the new CLI
|
Tue, 11 Jan 2011 08:26:30 -0800 |
Jeff Hammel |
make an actual working install script
|
Mon, 10 Jan 2011 22:41:26 -0800 |
Jeff Hammel |
give profilemanager a real docstring
|
Mon, 10 Jan 2011 22:40:18 -0800 |
Jeff Hammel |
complete automagic imports
|
Mon, 10 Jan 2011 15:38:09 -0800 |
Jeff Hammel |
get m-c from hg for now :(
|
Mon, 10 Jan 2011 15:05:23 -0800 |
Jeff Hammel |
begin stubbing profilemanager tests
|
Mon, 10 Jan 2011 14:57:39 -0800 |
Jeff Hammel |
logparser now works; now for profilemanager
|
Mon, 10 Jan 2011 14:49:59 -0800 |
Jeff Hammel |
change to proper permissions
|
Mon, 10 Jan 2011 12:54:17 -0800 |
Jeff Hammel |
fix up paths for package
|
Mon, 10 Jan 2011 12:33:23 -0800 |
Jeff Hammel |
remove the build on restart if youre debugging
|
Mon, 10 Jan 2011 12:30:29 -0800 |
Jeff Hammel |
correct misspelling
|
Mon, 10 Jan 2011 12:30:00 -0800 |
Jeff Hammel |
add a python source factory and utilize it
|
Mon, 10 Jan 2011 12:24:00 -0800 |
Jeff Hammel |
now properties get set correctly and all that
|
Mon, 10 Jan 2011 12:17:57 -0800 |
Jeff Hammel |
fix some things
|
Mon, 10 Jan 2011 11:53:09 -0800 |
Jeff Hammel |
correct syntax error
|
Mon, 10 Jan 2011 11:44:51 -0800 |
Jeff Hammel |
pretend were running tests
|
Mon, 10 Jan 2011 11:35:49 -0800 |
Jeff Hammel |
forgot to return
|
Mon, 10 Jan 2011 11:34:40 -0800 |
Jeff Hammel |
note option to cleanup
|
Mon, 10 Jan 2011 11:33:19 -0800 |
Jeff Hammel |
stub out installing the packages, for hg anyway
|
Mon, 10 Jan 2011 11:26:07 -0800 |
Jeff Hammel |
use our CLI class for the create-autobot too
|
Mon, 10 Jan 2011 11:24:19 -0800 |
Jeff Hammel |
--list-factories now works
|
Mon, 10 Jan 2011 11:22:10 -0800 |
Jeff Hammel |
stub out adding factories to our specialty CLI class
|
Mon, 10 Jan 2011 10:57:44 -0800 |
Jeff Hammel |
stub out setting properties; not sure if this is the way to do it or not
|
Mon, 10 Jan 2011 09:38:40 -0800 |
Jeff Hammel |
add an example .ini file for configuration
|
Sat, 08 Jan 2011 16:48:32 -0800 |
Jeff Hammel |
now have a testable setup; doesnt do much yet
|
Sat, 08 Jan 2011 11:06:57 -0800 |
Jeff Hammel |
add a debug variable
|
Sat, 08 Jan 2011 11:03:51 -0800 |
Jeff Hammel |
stub for restarting the bot
|
Sat, 08 Jan 2011 10:39:04 -0800 |
Jeff Hammel |
stub out git sources in virtualenv package; this should probably be more pluggable/flexible
|
Sat, 08 Jan 2011 10:21:54 -0800 |
Jeff Hammel |
* cleanup a bit in projects and start featuring autodiscovery
|
Fri, 07 Jan 2011 18:52:36 -0800 |
Jeff Hammel |
stub out autobot testing itself
|
Fri, 07 Jan 2011 18:50:31 -0800 |
Jeff Hammel |
autobot, test thyself
|
Fri, 07 Jan 2011 18:50:07 -0800 |
Jeff Hammel |
add mozmill to the dictionary of factories
|
Fri, 07 Jan 2011 18:48:57 -0800 |
Jeff Hammel |
use formerly projects.txt as a stub for a proper readme
|
Fri, 07 Jan 2011 18:48:23 -0800 |
Jeff Hammel |
format docstring
|
Fri, 07 Jan 2011 18:47:05 -0800 |
Jeff Hammel |
add a docstring and other stubs to projects
|
Fri, 07 Jan 2011 18:45:00 -0800 |
Jeff Hammel |
stub out mozmill testor
|
Fri, 07 Jan 2011 18:39:09 -0800 |
Jeff Hammel |
first successful run of create-autobot script
|
Fri, 07 Jan 2011 18:35:20 -0800 |
Jeff Hammel |
post method should work now [untested]
|
Fri, 07 Jan 2011 18:30:46 -0800 |
Jeff Hammel |
stub post method
|
Fri, 07 Jan 2011 18:19:04 -0800 |
Jeff Hammel |
combine variables for buildbot master+slave
|
Fri, 07 Jan 2011 17:07:02 -0800 |
Jeff Hammel |
stub out a combined template for the master + slave
|
Fri, 07 Jan 2011 16:39:13 -0800 |
Jeff Hammel |
can has a slave now
|
Fri, 07 Jan 2011 16:30:44 -0800 |
Jeff Hammel |
stub out having a slave template too
|
Fri, 07 Jan 2011 14:05:46 -0800 |
Jeff Hammel |
got a working buildmaster
|
Fri, 07 Jan 2011 13:57:39 -0800 |
Jeff Hammel |
can now actually make a (admittedly non-working) buildmaster
|
Fri, 07 Jan 2011 13:42:21 -0800 |
Jeff Hammel |
stub out actually calling buildbot
|
Fri, 07 Jan 2011 13:05:10 -0800 |
Jeff Hammel |
get factory from command line
|