Mercurial > hg > autobot
graph
-
maybe this is only one string...who knows?2012-07-31, by Jeff Hammel
-
remove devicemanager project; this now lives in mozbase2012-07-31, by Jeff Hammel
-
hopefully fix profilemanager factory2012-07-31, by Jeff Hammel
-
remove obselete project2012-07-31, by Jeff Hammel
-
fix indentation2012-07-31, by Jeff Hammel
-
forgot a comma2012-07-31, by Jeff Hammel
-
* hook up email, i hope2012-07-31, by Jeff Hammel
-
move to mozinfo and start adding email2012-07-31, by Jeff Hammel
-
minor fixes to the README2012-07-31, by Jeff Hammel
-
more stubbing2011-12-31, by Jeff Hammel
-
add a stub status thing2011-12-31, by Jeff Hammel
-
update documentation since mozinfo now exists2011-12-30, by Jeff Hammel
-
update readme to note autolog effort2011-12-29, by Jeff Hammel
-
remove hopefully unnecessary obfuscation2011-12-29, by Jeff Hammel
-
try utc version of this function2011-12-29, by Jeff Hammel
-
cleanup and remove commented code2011-12-29, by Jeff Hammel
-
add publichtmlport to autobot project2011-12-29, by Jeff Hammel
-
remove commentted code2011-12-29, by Jeff Hammel
-
i really dont want any channels please2011-12-29, by Jeff Hammel
-
really use no channels, damn system calls2011-12-29, by Jeff Hammel
-
use test bot and dont try to connect to irc when testing2011-12-29, by Jeff Hammel
-
use a test channel for the normal case2011-12-28, by Jeff Hammel
-
use a consistent name2011-12-28, by Jeff Hammel
-
what i actually meant2011-12-28, by Jeff Hammel
-
forgot a ,2011-12-28, by Jeff Hammel
-
fix syntax error2011-12-28, by Jeff Hammel
-
forgot a ]2011-12-28, by Jeff Hammel
-
forgot a comma2011-12-28, by Jeff Hammel
-
make irc configurable2011-12-28, by Jeff Hammel
-
* enable a public HTML waterfall; * try to add an irc bot2011-12-28, by Jeff Hammel
-
whitespace cleanup + comments2011-12-28, by Jeff Hammel
-
comments2011-12-23, by Jeff Hammel
-
update project template2011-12-23, by Jeff Hammel
-
convert to a datetime; i guess you gotta do that now2011-12-22, by Jeff Hammel
-
figure out this timestamp nonsense2011-12-22, by Jeff Hammel
-
again, what i meant2011-12-22, by Jeff Hammel
-
what i meant2011-12-22, by Jeff Hammel
-
update to the modern way of doing things? (or die trying)2011-12-22, by Jeff Hammel
-
remove trailing whitespace2011-12-22, by Jeff Hammel
-
remove obselescent comment2011-12-22, by Jeff Hammel
-
use buildbot 0.8.5 way of doing things2011-12-22, by Jeff Hammel
-
debugging output2011-12-22, by Jeff Hammel
-
add comment2011-12-22, by Jeff Hammel
-
pass the git part along to virtualenvfactory2011-12-22, by Jeff Hammel
-
update to allow source2011-12-22, by Jeff Hammel
-
this is what i actually meant2011-12-22, by Jeff Hammel
-
use our own gitpoller; the one included in buildbot does not work with e.g. git 1.6.32011-12-22, by Jeff Hammel
-
whitespace cleanup; logging2011-12-07, by Jeff Hammel
-
use an actual URL2011-11-30, by Jeff Hammel
-
autobot tests now work2011-11-30, by Jeff Hammel
-
call the right ctor2011-11-30, by Jeff Hammel
-
correct import statement2011-11-30, by Jeff Hammel
-
stub mozbase thingy; does not yet work2011-11-30, by Jeff Hammel
-
add a stub for the mozbase project2011-11-29, by Jeff Hammel
-
update to use mutt for mozmill; tests now run, just fail2011-06-28, by Jeff Hammel
-
interpolate only the string you care about2011-04-22, by Jeff Hammel
-
add toolbox project2011-04-22, by Jeff Hammel
-
note TODO throwing tools in toolbox2011-03-22, by Jeff Hammel
-
flush out comments2011-03-22, by Jeff Hammel
-
lots of work to get dmg on macs to give me something i care about on mac; thank you mr jobs2011-03-22, by Jeff Hammel
-
show the entire log2011-03-21, by Jeff Hammel
-
stub out first part of getting firefox downloader to work on mac....i love you, mr jobs2011-02-16, by Jeff Hammel
-
hopefully fix up git magic --work-tree magic2011-02-09, by Jeff Hammel
-
forgot to correct a variable name2011-02-09, by Jeff Hammel
-
more handling of branches....still wont really work2011-02-09, by Jeff Hammel
-
checkout the branch for hg; not sure if being on the wrong branch will fuxor things for the initial case2011-02-09, by Jeff Hammel
-
pretend that we checkout the branch of an hg repository, even though we know that this is a lie2011-02-05, by Jeff Hammel
-
remove obselescent comments2011-02-05, by Jeff Hammel
-
finish first-draft documentation, i think2011-02-05, by Jeff Hammel
-
notes on the pollers2011-02-05, by Jeff Hammel
-
explain how sources work2011-02-05, by Jeff Hammel
-
name the slave to the os by default2011-02-04, by Jeff Hammel
-
* documentation2011-02-04, by Jeff Hammel
-
unzip and get path of firefox on windows2011-02-04, by Jeff Hammel
-
write how the .ini files work2011-02-03, by Jeff Hammel
-
remove questions; these have been answered2011-02-03, by Jeff Hammel
-
test, not tests2011-02-03, by Jeff Hammel
-
run internal tests at long last2011-02-03, by Jeff Hammel
-
use a tuple not iterate over a string2011-02-02, by Jeff Hammel
-
extract file on linux2011-02-02, by Jeff Hammel
-
template now uses the slave os2011-02-02, by Jeff Hammel
-
Exactly one of property and extract_fn must be set2011-02-02, by Jeff Hammel
-
beh, missed one2011-02-02, by Jeff Hammel
-
cleaning up platform passing a bit2011-02-02, by Jeff Hammel
-
now we should at least download firefox, in theory2011-02-02, by Jeff Hammel
-
remove test directory befor checking it out2011-02-02, by Jeff Hammel
-
disable internal tests on mozmill until we get a manifest2011-02-02, by Jeff Hammel
-
WIP to download some version of Firefox, let alone a good one2011-02-02, by Jeff Hammel
-
nicer printing for --list-factories2011-02-02, by Jeff Hammel
-
preliminary passing of platform information from slaves; not yet tested2011-02-02, by Jeff Hammel
-
its better to add things to the correct ctor2011-02-02, by Jeff Hammel
-
* update example and templates2011-02-02, by Jeff Hammel
-
more docs2011-02-02, by Jeff Hammel
-
fix syntax error2011-02-02, by Jeff Hammel
-
additional documentation2011-02-02, by Jeff Hammel
-
more stubbing for mozmill; still need to get the binary2011-02-02, by Jeff Hammel
-
more cargo culting2011-02-01, by Jeff Hammel
-
see the damn rev2011-02-01, by Jeff Hammel
-
more blind stabbing in the dark and wasting everyones time2011-02-01, by Jeff Hammel
-
specify git directory2011-02-01, by Jeff Hammel
-
misplaced parens2011-02-01, by Jeff Hammel
-
misspelling2011-02-01, by Jeff Hammel
-
print out repository location for debugging2011-02-01, by Jeff Hammel
-
allow git url to be configurable2011-02-01, by Jeff Hammel
-
allow mozmill url to be specified2011-02-01, by Jeff Hammel
-
add `mozmill --help` sanity check2011-02-01, by Jeff Hammel
-
i missed taking out a self.name in the logging refactor2011-02-01, by Jeff Hammel
-
the rest of the metadata for gitpoller2011-02-01, by Jeff Hammel
-
timestamp2011-02-01, by Jeff Hammel
-
replace a few more legacy logging instances2011-02-01, by Jeff Hammel
-
stub gitpoller change list2011-02-01, by Jeff Hammel
-
* removal of some excessive logging2011-02-01, by Jeff Hammel
-
stubbing a *working* gitpoller, thank you very much2011-02-01, by Jeff Hammel
-
more cleanup2011-02-01, by Jeff Hammel
-
remove *more* commented code2011-02-01, by Jeff Hammel
-
remove commented code2011-02-01, by Jeff Hammel
-
add a readable description2011-01-31, by Jeff Hammel
-
use (hopefully correct) repo URL for mozmill2011-01-31, by Jeff Hammel
-
* depend on a version of buildbot that has a slightly less broken version of gitpoller2011-01-31, by Jeff Hammel
-
comment the INSTALL script2011-01-28, by Jeff Hammel
-
actually run the install script2011-01-26, by Jeff Hammel
-
make checking out optional for virtualenv factory2011-01-26, by Jeff Hammel
-
stub adding talos test2011-01-26, by Jeff Hammel
-
no need to clone twice2011-01-25, by Jeff Hammel
-
inherit from PythonSourceFactory2011-01-25, by Jeff Hammel
-
add a project to test manifestdestiny2011-01-25, by Jeff Hammel
-
cleanup a few things found in testing multiple builders2011-01-25, by Jeff Hammel
-
typo; confusing, eh?2011-01-25, by Jeff Hammel
-
conform mozmill to the change in setup_development (sh -> py)2011-01-25, by Jeff Hammel
-
exceptions.RuntimeError: cannot specify both change_filter and either branch or categories2011-01-25, by Jeff Hammel
-
refer to the right dict2011-01-25, by Jeff Hammel
-
items, not values2011-01-25, by Jeff Hammel
-
stub out change filters2011-01-25, by Jeff Hammel
-
use SourceFactory now that it exists2011-01-25, by Jeff Hammel
-
stub out possibly what to do for a changefilter, maybe2011-01-25, by Jeff Hammel
-
move towards the new way of noting sources2011-01-24, by Jeff Hammel
-
update the template2011-01-24, by Jeff Hammel
-
correct syntax2011-01-24, by Jeff Hammel
-
fix another syntax error andadd the error handling to detect it2011-01-24, by Jeff Hammel
-
another syntax error2011-01-24, by Jeff Hammel
-
* fix syntax error2011-01-24, by Jeff Hammel
-
completely change how sources are stored....hopefully it will break things2011-01-24, by Jeff Hammel
-
add at least hg sources into the master.cfg (template)2011-01-24, by Jeff Hammel
-
start adding sources to the master.mfg2011-01-24, by Jeff Hammel
-
correct docstring2011-01-24, by Jeff Hammel
-
ensure the slaveport is an int2011-01-24, by Jeff Hammel
-
fix syntax error and note import errors in projects2011-01-23, by Jeff Hammel
-
call the superclass __init__2011-01-23, by Jeff Hammel
-
use non-default ports for testing2011-01-23, by Jeff Hammel
-
remove pdb2011-01-23, by Jeff Hammel
-
another blind guess2011-01-23, by Jeff Hammel
-
fight with package_data, as usual2011-01-23, by Jeff Hammel
-
no longer need to install buildbotcustom, for now; commenting out as it may be desired in the future2011-01-23, by Jeff Hammel
-
need to import in this version2011-01-23, by Jeff Hammel
-
maybe were even changing things now2011-01-23, by Jeff Hammel
-
more logging for debugging2011-01-23, by Jeff Hammel
-
no double jeopardy2011-01-23, by Jeff Hammel
-
remember to call the function2011-01-23, by Jeff Hammel
-
hopefully really add some metadata2011-01-23, by Jeff Hammel
-
uncomment comment2011-01-23, by Jeff Hammel
-
wonders of throwing paper against walls2011-01-23, by Jeff Hammel
-
pass missing pointless argument2011-01-23, by Jeff Hammel
-
further abstraction ::sigh::2011-01-23, by Jeff Hammel
-
typo (?)2011-01-23, by Jeff Hammel
-
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