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
|