| Mon, 31 Jan 2011 13:24:09 -0800 | 
  Jeff Hammel | 
  
   * depend on a version of buildbot that has a slightly less broken version of gitpoller
   
   | 
 
 
  | Thu, 27 Jan 2011 20:57:39 -0800 | 
  Jeff Hammel | 
  
   comment the INSTALL script
   
   | 
 
 
  | Tue, 25 Jan 2011 16:40:34 -0800 | 
  Jeff Hammel | 
  
   actually run the install script
   
   | 
 
 
  | Tue, 25 Jan 2011 16:21:22 -0800 | 
  Jeff Hammel | 
  
   make checking out optional for virtualenv factory
   
   | 
 
 
  | Tue, 25 Jan 2011 16:17:29 -0800 | 
  Jeff Hammel | 
  
   stub adding talos test
   
   | 
 
 
  | Tue, 25 Jan 2011 10:30:49 -0800 | 
  Jeff Hammel | 
  
   no need to clone twice
   
   | 
 
 
  | Tue, 25 Jan 2011 10:28:40 -0800 | 
  Jeff Hammel | 
  
   inherit from PythonSourceFactory
   
   | 
 
 
  | Tue, 25 Jan 2011 10:26:57 -0800 | 
  Jeff Hammel | 
  
   add a project to test manifestdestiny
   
   | 
 
 
  | Tue, 25 Jan 2011 08:23:33 -0800 | 
  Jeff Hammel | 
  
   cleanup a few things found in testing multiple builders
   
   | 
 
 
  | Mon, 24 Jan 2011 18:28:12 -0800 | 
  Jeff Hammel | 
  
   typo; confusing, eh?
   
   | 
 
 
  | Mon, 24 Jan 2011 18:27:16 -0800 | 
  Jeff Hammel | 
  
   conform mozmill to the change in setup_development (sh -> py)
   
   | 
 
 
  | 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:18:57 -0800 | 
  Jeff Hammel | 
  
   stub out change filters
   
   | 
 
 
  | Mon, 24 Jan 2011 18:18:19 -0800 | 
  Jeff Hammel | 
  
   use SourceFactory now that it exists
   
   | 
 
 
  | 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:10:01 -0800 | 
  Jeff Hammel | 
  
   move towards the new way of noting sources
   
   | 
 
 
  | 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:37:14 -0800 | 
  Jeff Hammel | 
  
   fix another syntax error andadd the error handling to detect it
   
   | 
 
 
  | Mon, 24 Jan 2011 12:31:11 -0800 | 
  Jeff Hammel | 
  
   another syntax error
   
   | 
 
 
  | Mon, 24 Jan 2011 12:30:29 -0800 | 
  Jeff Hammel | 
  
   * fix syntax error
   
   | 
 
 
  | 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
   
   | 
 
 
  | Sun, 23 Jan 2011 17:04:36 -0800 | 
  Jeff Hammel | 
  
   correct docstring
   
   | 
 
 
  | Sun, 23 Jan 2011 17:02:05 -0800 | 
  Jeff Hammel | 
  
   ensure the slaveport is an int
   
   | 
 
 
  | Sun, 23 Jan 2011 11:15:43 -0800 | 
  Jeff Hammel | 
  
   fix syntax error and note import errors in projects
   
   | 
 
 
  | Sun, 23 Jan 2011 10:57:43 -0800 | 
  Jeff Hammel | 
  
   call the superclass __init__
   
   | 
 
 
  | Sun, 23 Jan 2011 10:54:14 -0800 | 
  Jeff Hammel | 
  
   use non-default ports for testing
   
   | 
 
 
  | Sun, 23 Jan 2011 10:49:36 -0800 | 
  Jeff Hammel | 
  
   remove pdb
   
   | 
 
 
  | Sun, 23 Jan 2011 10:42:48 -0800 | 
  Jeff Hammel | 
  
   another blind guess
   
   | 
 
 
  | Sun, 23 Jan 2011 10:41:02 -0800 | 
  Jeff Hammel | 
  
   fight with package_data, as usual
   
   | 
 
 
  | Sun, 23 Jan 2011 10:36:31 -0800 | 
  Jeff Hammel | 
  
   no longer need to install buildbotcustom, for now; commenting out as it may be desired in the future
   
   | 
 
 
  | Sat, 22 Jan 2011 18:31:25 -0800 | 
  Jeff Hammel | 
  
   need to import in this version
   
   | 
 
 
  | Sat, 22 Jan 2011 18:30:37 -0800 | 
  Jeff Hammel | 
  
   maybe were even changing things now
   
   | 
 
 
  | Sat, 22 Jan 2011 18:27:58 -0800 | 
  Jeff Hammel | 
  
   more logging for debugging
   
   | 
 
 
  | Sat, 22 Jan 2011 18:24:22 -0800 | 
  Jeff Hammel | 
  
   no double jeopardy
   
   | 
 
 
  | Sat, 22 Jan 2011 18:22:06 -0800 | 
  Jeff Hammel | 
  
   remember to call the function
   
   | 
 
 
  | Sat, 22 Jan 2011 18:20:58 -0800 | 
  Jeff Hammel | 
  
   hopefully really add some metadata
   
   | 
 
 
  | Sat, 22 Jan 2011 18:15:40 -0800 | 
  Jeff Hammel | 
  
   uncomment comment
   
   | 
 
 
  | Sat, 22 Jan 2011 18:14:49 -0800 | 
  Jeff Hammel | 
  
   wonders of throwing paper against walls
   
   | 
 
 
  | Sat, 22 Jan 2011 18:12:54 -0800 | 
  Jeff Hammel | 
  
   pass missing pointless argument
   
   | 
 
 
  | Sat, 22 Jan 2011 18:11:16 -0800 | 
  Jeff Hammel | 
  
   further abstraction ::sigh::
   
   | 
 
 
  | Sat, 22 Jan 2011 17:58:41 -0800 | 
  Jeff Hammel | 
  
   typo (?)
   
   | 
 
 
  | Sat, 22 Jan 2011 17:56:27 -0800 | 
  Jeff Hammel | 
  
   trying with a silly deferred list
   
   | 
 
 
  | Sat, 22 Jan 2011 17:50:48 -0800 | 
  Jeff Hammel | 
  
   actually return something
   
   | 
 
 
  | Sat, 22 Jan 2011 17:46:36 -0800 | 
  Jeff Hammel | 
  
   forgot a _
   
   | 
 
 
  | Sat, 22 Jan 2011 17:45:41 -0800 | 
  Jeff Hammel | 
  
   relabel incorrectly labeled method
   
   | 
 
 
  | Sat, 22 Jan 2011 17:44:37 -0800 | 
  Jeff Hammel | 
  
   now its revList, not changelist
   
   | 
 
 
  | Sat, 22 Jan 2011 17:43:49 -0800 | 
  Jeff Hammel | 
  
   get the metadata
   
   | 
 
 
  | Sat, 22 Jan 2011 17:20:01 -0800 | 
  Jeff Hammel | 
  
   reversed, not reverse, and make it a list
   
   | 
 
 
  | Sat, 22 Jan 2011 17:17:57 -0800 | 
  Jeff Hammel | 
  
   forgot the self.
   
   | 
 
 
  | Sat, 22 Jan 2011 17:16:42 -0800 | 
  Jeff Hammel | 
  
   uncommenting change processing
   
   | 
 
 
  | Sat, 22 Jan 2011 17:14:43 -0800 | 
  Jeff Hammel | 
  
   starting to get to the changelist
   
   | 
 
 
  | Sat, 22 Jan 2011 17:05:40 -0800 | 
  Jeff Hammel | 
  
   rearrange functions
   
   | 
 
 
  | Sat, 22 Jan 2011 15:57:02 -0800 | 
  Jeff Hammel | 
  
   unrolling this to look more like the installed version of gitpoller
   
   | 
 
 
  | Tue, 18 Jan 2011 17:54:19 -0800 | 
  Jeff Hammel | 
  
   * fix syntax and indentation errors
   
   | 
 
 
  | Tue, 18 Jan 2011 13:01:58 -0800 | 
  Jeff Hammel | 
  
   flush out hgpoller; untested
   
   | 
 
 
  | Fri, 14 Jan 2011 08:06:00 -0800 | 
  Jeff Hammel | 
  
   add a stub for an hg poller; doesnt work yet
   
   | 
 
 
  | Thu, 13 Jan 2011 11:20:57 -0800 | 
  Jeff Hammel | 
  
   automagically install buildbotcustom
   
   | 
 
 
  | Wed, 12 Jan 2011 15:24:01 -0800 | 
  Jeff Hammel | 
  
   whitespace
   
   | 
 
 
  | Wed, 12 Jan 2011 15:02:41 -0800 | 
  Jeff Hammel | 
  
   add a helper script to run in foreground
   
   | 
 
 
  | Wed, 12 Jan 2011 15:01:08 -0800 | 
  Jeff Hammel | 
  
   fix some test harnesses
   
   | 
 
 
  | Wed, 12 Jan 2011 14:20:44 -0800 | 
  Jeff Hammel | 
  
   set the firefox_url to None until we have something to do with it
   
   | 
 
 
  | Wed, 12 Jan 2011 14:19:46 -0800 | 
  Jeff Hammel | 
  
   setup mozmill for development
   
   | 
 
 
  | Wed, 12 Jan 2011 13:45:35 -0800 | 
  Jeff Hammel | 
  
   basic test for autobot
   
   | 
 
 
  | Wed, 12 Jan 2011 13:02:24 -0800 | 
  Jeff Hammel | 
  
   add dependency on MakeItSo
   
   | 
 
 
  | Wed, 12 Jan 2011 13:01:45 -0800 | 
  Jeff Hammel | 
  
   add a stub step for downloading Fx
   
   | 
 
 
  | Wed, 12 Jan 2011 12:59:11 -0800 | 
  Jeff Hammel | 
  
   autobot/template/master/master.cfg
   
   | 
 
 
  | Wed, 12 Jan 2011 11:33:27 -0800 | 
  Jeff Hammel | 
  
   forgot a :
   
   | 
 
 
  | Wed, 12 Jan 2011 11:30:26 -0800 | 
  Jeff Hammel | 
  
   fix missing ]
   
   | 
 
 
  | Wed, 12 Jan 2011 11:29:00 -0800 | 
  Jeff Hammel | 
  
   switch to .ini files for configuration
   
   | 
 
 
  | Wed, 12 Jan 2011 11:17:03 -0800 | 
  Jeff Hammel | 
  
   deal with port defaults
   
   | 
 
 
  | 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 17:43:09 -0800 | 
  Jeff Hammel | 
  
   some factory tidying
   
   | 
 
 
  | Tue, 11 Jan 2011 17:23:46 -0800 | 
  Jeff Hammel | 
  
   use the proper python
   
   | 
 
 
  | Tue, 11 Jan 2011 17:22:27 -0800 | 
  Jeff Hammel | 
  
   move docstring to the top
   
   | 
 
 
  | Tue, 11 Jan 2011 17:21:58 -0800 | 
  Jeff Hammel | 
  
   wipe a virtualenv before we make it
   
   | 
 
 
  | Tue, 11 Jan 2011 15:46:30 -0800 | 
  Jeff Hammel | 
  
   * fix a typo
   
   | 
 
 
  | Tue, 11 Jan 2011 15:41:28 -0800 | 
  Jeff Hammel | 
  
   forgot a )
   
   | 
 
 
  | Tue, 11 Jan 2011 15:39:26 -0800 | 
  Jeff Hammel | 
  
   * use absolute paths for finding (works in unix bash)
   
   | 
 
 
  | Tue, 11 Jan 2011 15:23:36 -0800 | 
  Jeff Hammel | 
  
   stub borked :( i hate not having a platform
   
   | 
 
 
  | 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
   
   |