Mercurial > hg > autobot
graph
-
trying with a silly deferred list2011-01-23, by Jeff Hammel
-
actually return something2011-01-23, by Jeff Hammel
-
forgot a _2011-01-23, by Jeff Hammel
-
relabel incorrectly labeled method2011-01-23, by Jeff Hammel
-
now its revList, not changelist2011-01-23, by Jeff Hammel
-
get the metadata2011-01-23, by Jeff Hammel
-
reversed, not reverse, and make it a list2011-01-23, by Jeff Hammel
-
forgot the self.2011-01-23, by Jeff Hammel
-
uncommenting change processing2011-01-23, by Jeff Hammel
-
starting to get to the changelist2011-01-23, by Jeff Hammel
-
rearrange functions2011-01-23, by Jeff Hammel
-
unrolling this to look more like the installed version of gitpoller2011-01-22, by Jeff Hammel
-
* fix syntax and indentation errors2011-01-19, by Jeff Hammel
-
flush out hgpoller; untested2011-01-18, by Jeff Hammel
-
add a stub for an hg poller; doesnt work yet2011-01-14, by Jeff Hammel
-
automagically install buildbotcustom2011-01-13, by Jeff Hammel
-
whitespace2011-01-12, by Jeff Hammel
-
add a helper script to run in foreground2011-01-12, by Jeff Hammel
-
fix some test harnesses2011-01-12, by Jeff Hammel
-
set the firefox_url to None until we have something to do with it2011-01-12, by Jeff Hammel
-
setup mozmill for development2011-01-12, by Jeff Hammel
-
basic test for autobot2011-01-12, by Jeff Hammel
-
add dependency on MakeItSo2011-01-12, by Jeff Hammel
-
add a stub step for downloading Fx2011-01-12, by Jeff Hammel
-
autobot/template/master/master.cfg2011-01-12, by Jeff Hammel
-
forgot a :2011-01-12, by Jeff Hammel
-
fix missing ]2011-01-12, by Jeff Hammel
-
switch to .ini files for configuration2011-01-12, by Jeff Hammel
-
deal with port defaults2011-01-12, by Jeff Hammel
-
have some sort of working configuration parser....lets roll with it2011-01-12, by Jeff Hammel
-
some factory tidying2011-01-12, by Jeff Hammel
-
use the proper python2011-01-12, by Jeff Hammel
-
move docstring to the top2011-01-12, by Jeff Hammel
-
wipe a virtualenv before we make it2011-01-12, by Jeff Hammel
-
* fix a typo2011-01-11, by Jeff Hammel
-
forgot a )2011-01-11, by Jeff Hammel
-
* use absolute paths for finding (works in unix bash)2011-01-11, by Jeff Hammel
-
stub borked :( i hate not having a platform2011-01-11, by Jeff Hammel
-
fix a potential bug(?)2011-01-11, by Jeff Hammel
-
stub out being able to find scripts cross-platform in a virtualenv2011-01-11, by Jeff Hammel
-
templates work again maybe2011-01-11, by Jeff Hammel
-
the factory variable is no longer needed or desired2011-01-11, by Jeff Hammel
-
make the autobot project possibly do something2011-01-11, by Jeff Hammel
-
update documentation2011-01-11, by Jeff Hammel
-
first use of project template -> devicemanager2011-01-11, by Jeff Hammel
-
make project creation template work2011-01-11, by Jeff Hammel
-
stub for a template to create new autobot factories; unfinished2011-01-11, by Jeff Hammel
-
stubs towards specifying multiple factories2011-01-11, by Jeff Hammel
-
use the varaible name2011-01-11, by Jeff Hammel
-
use virtualenv from the net if its not available locally2011-01-11, by Jeff Hammel
-
make INSTALL script runnable2011-01-11, by Jeff Hammel
-
update template to conform to the new CLI2011-01-11, by Jeff Hammel
-
make an actual working install script2011-01-11, by Jeff Hammel
-
give profilemanager a real docstring2011-01-11, by Jeff Hammel
-
complete automagic imports2011-01-11, by Jeff Hammel
-
get m-c from hg for now :(2011-01-10, by Jeff Hammel
-
begin stubbing profilemanager tests2011-01-10, by Jeff Hammel
-
logparser now works; now for profilemanager2011-01-10, by Jeff Hammel
-
change to proper permissions2011-01-10, by Jeff Hammel
-
fix up paths for package2011-01-10, by Jeff Hammel
-
remove the build on restart if youre debugging2011-01-10, by Jeff Hammel
-
correct misspelling2011-01-10, by Jeff Hammel
-
add a python source factory and utilize it2011-01-10, by Jeff Hammel
-
now properties get set correctly and all that2011-01-10, by Jeff Hammel
-
fix some things2011-01-10, by Jeff Hammel
-
correct syntax error2011-01-10, by Jeff Hammel
-
pretend were running tests2011-01-10, by Jeff Hammel
-
forgot to return2011-01-10, by Jeff Hammel
-
note option to cleanup2011-01-10, by Jeff Hammel
-
stub out installing the packages, for hg anyway2011-01-10, by Jeff Hammel
-
use our CLI class for the create-autobot too2011-01-10, by Jeff Hammel
-
--list-factories now works2011-01-10, by Jeff Hammel
-
stub out adding factories to our specialty CLI class2011-01-10, by Jeff Hammel
-
stub out setting properties; not sure if this is the way to do it or not2011-01-10, by Jeff Hammel
-
add an example .ini file for configuration2011-01-10, by Jeff Hammel
-
now have a testable setup; doesnt do much yet2011-01-09, by Jeff Hammel
-
add a debug variable2011-01-08, by Jeff Hammel
-
stub for restarting the bot2011-01-08, by Jeff Hammel
-
stub out git sources in virtualenv package; this should probably be more pluggable/flexible2011-01-08, by Jeff Hammel
-
* cleanup a bit in projects and start featuring autodiscovery2011-01-08, by Jeff Hammel
-
stub out autobot testing itself2011-01-08, by Jeff Hammel
-
autobot, test thyself2011-01-08, by Jeff Hammel
-
add mozmill to the dictionary of factories2011-01-08, by Jeff Hammel
-
use formerly projects.txt as a stub for a proper readme2011-01-08, by Jeff Hammel
-
format docstring2011-01-08, by Jeff Hammel
-
add a docstring and other stubs to projects2011-01-08, by Jeff Hammel
-
stub out mozmill testor2011-01-08, by Jeff Hammel
-
first successful run of create-autobot script2011-01-08, by Jeff Hammel
-
post method should work now [untested]2011-01-08, by Jeff Hammel
-
stub post method2011-01-08, by Jeff Hammel
-
combine variables for buildbot master+slave2011-01-08, by Jeff Hammel
-
stub out a combined template for the master + slave2011-01-08, by Jeff Hammel
-
can has a slave now2011-01-08, by Jeff Hammel
-
stub out having a slave template too2011-01-08, by Jeff Hammel
-
got a working buildmaster2011-01-07, by Jeff Hammel
-
can now actually make a (admittedly non-working) buildmaster2011-01-07, by Jeff Hammel
-
stub out actually calling buildbot2011-01-07, by Jeff Hammel
-
get factory from command line2011-01-07, by Jeff Hammel
-
note console_script2011-01-07, by Jeff Hammel
-
get factories from the project dict2011-01-07, by Jeff Hammel
-
select factory2011-01-07, by Jeff Hammel
-
use subdirectories for the master and slave2011-01-07, by Jeff Hammel
-
mv template.py so i can look at the whole template directory2011-01-07, by Jeff Hammel
-
start on a dict of projects2011-01-07, by Jeff Hammel
-
now interpolates correctly; just doesnt do much2011-01-07, by Jeff Hammel
-
time to substitute!2011-01-07, by Jeff Hammel
-
give template.py th correct permissions2011-01-07, by Jeff Hammel
-
document what the passwd variable is for2011-01-06, by Jeff Hammel
-
make buildbot master template look close to what it should2011-01-06, by Jeff Hammel
-
add a docstring2011-01-06, by Jeff Hammel
-
stub out more needed for python projects2011-01-06, by Jeff Hammel
-
more stubbing of template2011-01-06, by Jeff Hammel
-
initial stub for ateam buildbot2010-12-22, by Jeff Hammel