Thu, 22 Dec 2011 14:02:23 -0800 |
Jeff Hammel |
add comment
|
Thu, 22 Dec 2011 13:48:27 -0800 |
Jeff Hammel |
pass the git part along to virtualenvfactory
|
Thu, 22 Dec 2011 13:24:02 -0800 |
Jeff Hammel |
update to allow source
|
Wed, 21 Dec 2011 16:30:10 -0800 |
Jeff Hammel |
this is what i actually meant
|
Wed, 21 Dec 2011 16:29:36 -0800 |
Jeff Hammel |
use our own gitpoller; the one included in buildbot does not work with e.g. git 1.6.3
|
Wed, 07 Dec 2011 14:18:23 -0800 |
Jeff Hammel |
whitespace cleanup; logging
|
Tue, 29 Nov 2011 20:44:33 -0800 |
Jeff Hammel |
use an actual URL
|
Tue, 29 Nov 2011 20:39:45 -0800 |
Jeff Hammel |
autobot tests now work
|
Tue, 29 Nov 2011 20:05:54 -0800 |
Jeff Hammel |
call the right ctor
|
Tue, 29 Nov 2011 20:04:05 -0800 |
Jeff Hammel |
correct import statement
|
Tue, 29 Nov 2011 16:02:58 -0800 |
Jeff Hammel |
stub mozbase thingy; does not yet work
|
Tue, 29 Nov 2011 15:52:38 -0800 |
Jeff Hammel |
add a stub for the mozbase project
|
Mon, 27 Jun 2011 21:08:36 -0700 |
Jeff Hammel |
update to use mutt for mozmill; tests now run, just fail
|
Fri, 22 Apr 2011 14:03:13 -0700 |
Jeff Hammel |
interpolate only the string you care about
|
Fri, 22 Apr 2011 13:47:55 -0700 |
Jeff Hammel |
add toolbox project
|
Mon, 21 Mar 2011 18:03:30 -0700 |
Jeff Hammel |
note TODO throwing tools in toolbox
|
Mon, 21 Mar 2011 17:55:56 -0700 |
Jeff Hammel |
flush out comments
|
Mon, 21 Mar 2011 17:52:14 -0700 |
Jeff Hammel |
lots of work to get dmg on macs to give me something i care about on mac; thank you mr jobs
|
Mon, 21 Mar 2011 15:08:04 -0700 |
Jeff Hammel |
show the entire log
|
Tue, 15 Feb 2011 16:44:19 -0800 |
Jeff Hammel |
stub out first part of getting firefox downloader to work on mac....i love you, mr jobs
|
Wed, 09 Feb 2011 14:52:17 -0800 |
Jeff Hammel |
hopefully fix up git magic --work-tree magic
|
Wed, 09 Feb 2011 12:19:34 -0800 |
Jeff Hammel |
forgot to correct a variable name
|
Wed, 09 Feb 2011 12:11:47 -0800 |
Jeff Hammel |
more handling of branches....still wont really work
|
Wed, 09 Feb 2011 08:19:38 -0800 |
Jeff Hammel |
checkout the branch for hg; not sure if being on the wrong branch will fuxor things for the initial case
|
Fri, 04 Feb 2011 17:45:34 -0800 |
Jeff Hammel |
pretend that we checkout the branch of an hg repository, even though we know that this is a lie
|
Fri, 04 Feb 2011 17:43:25 -0800 |
Jeff Hammel |
remove obselescent comments
|
Fri, 04 Feb 2011 17:40:45 -0800 |
Jeff Hammel |
finish first-draft documentation, i think
|
Fri, 04 Feb 2011 17:16:33 -0800 |
Jeff Hammel |
notes on the pollers
|
Fri, 04 Feb 2011 17:14:46 -0800 |
Jeff Hammel |
explain how sources work
|
Fri, 04 Feb 2011 08:30:53 -0800 |
Jeff Hammel |
name the slave to the os by default
|
Fri, 04 Feb 2011 08:28:21 -0800 |
Jeff Hammel |
* documentation
|
Fri, 04 Feb 2011 08:11:07 -0800 |
Jeff Hammel |
unzip and get path of firefox on windows
|
Wed, 02 Feb 2011 18:17:07 -0800 |
Jeff Hammel |
write how the .ini files work
|
Wed, 02 Feb 2011 17:44:03 -0800 |
Jeff Hammel |
remove questions; these have been answered
|
Wed, 02 Feb 2011 17:04:35 -0800 |
Jeff Hammel |
test, not tests
|
Wed, 02 Feb 2011 17:01:36 -0800 |
Jeff Hammel |
run internal tests at long last
|
Wed, 02 Feb 2011 15:30:34 -0800 |
Jeff Hammel |
use a tuple not iterate over a string
|
Wed, 02 Feb 2011 15:15:38 -0800 |
Jeff Hammel |
extract file on linux
|
Wed, 02 Feb 2011 15:08:54 -0800 |
Jeff Hammel |
template now uses the slave os
|
Wed, 02 Feb 2011 14:52:09 -0800 |
Jeff Hammel |
Exactly one of property and extract_fn must be set
|
Wed, 02 Feb 2011 14:44:34 -0800 |
Jeff Hammel |
beh, missed one
|
Wed, 02 Feb 2011 14:40:51 -0800 |
Jeff Hammel |
cleaning up platform passing a bit
|
Wed, 02 Feb 2011 14:26:41 -0800 |
Jeff Hammel |
now we should at least download firefox, in theory
|
Wed, 02 Feb 2011 11:53:52 -0800 |
Jeff Hammel |
remove test directory befor checking it out
|
Wed, 02 Feb 2011 11:48:39 -0800 |
Jeff Hammel |
disable internal tests on mozmill until we get a manifest
|
Wed, 02 Feb 2011 11:22:34 -0800 |
Jeff Hammel |
WIP to download some version of Firefox, let alone a good one
|
Wed, 02 Feb 2011 09:27:38 -0800 |
Jeff Hammel |
nicer printing for --list-factories
|
Wed, 02 Feb 2011 09:11:28 -0800 |
Jeff Hammel |
preliminary passing of platform information from slaves; not yet tested
|
Tue, 01 Feb 2011 21:34:30 -0800 |
Jeff Hammel |
its better to add things to the correct ctor
|
Tue, 01 Feb 2011 21:17:00 -0800 |
Jeff Hammel |
* update example and templates
|
Tue, 01 Feb 2011 19:19:36 -0800 |
Jeff Hammel |
more docs
|
Tue, 01 Feb 2011 19:08:28 -0800 |
Jeff Hammel |
fix syntax error
|
Tue, 01 Feb 2011 19:06:08 -0800 |
Jeff Hammel |
additional documentation
|
Tue, 01 Feb 2011 18:58:04 -0800 |
Jeff Hammel |
more stubbing for mozmill; still need to get the binary
|
Tue, 01 Feb 2011 12:22:39 -0800 |
Jeff Hammel |
more cargo culting
|
Tue, 01 Feb 2011 11:45:05 -0800 |
Jeff Hammel |
see the damn rev
|
Tue, 01 Feb 2011 11:02:20 -0800 |
Jeff Hammel |
more blind stabbing in the dark and wasting everyones time
|
Tue, 01 Feb 2011 10:34:36 -0800 |
Jeff Hammel |
specify git directory
|
Tue, 01 Feb 2011 10:04:51 -0800 |
Jeff Hammel |
misplaced parens
|
Tue, 01 Feb 2011 10:01:12 -0800 |
Jeff Hammel |
misspelling
|
Tue, 01 Feb 2011 09:42:34 -0800 |
Jeff Hammel |
print out repository location for debugging
|
Mon, 31 Jan 2011 21:26:46 -0800 |
Jeff Hammel |
allow git url to be configurable
|
Mon, 31 Jan 2011 21:25:48 -0800 |
Jeff Hammel |
allow mozmill url to be specified
|
Mon, 31 Jan 2011 21:21:15 -0800 |
Jeff Hammel |
add `mozmill --help` sanity check
|
Mon, 31 Jan 2011 18:31:06 -0800 |
Jeff Hammel |
i missed taking out a self.name in the logging refactor
|
Mon, 31 Jan 2011 18:28:58 -0800 |
Jeff Hammel |
add a dummy catch up function; this should work (at least in theory) as-is, though it might be better to FETCH earlier and pull now
|
Mon, 31 Jan 2011 18:26:35 -0800 |
Jeff Hammel |
the rest of the metadata for gitpoller
|
Mon, 31 Jan 2011 18:22:01 -0800 |
Jeff Hammel |
timestamp
|
Mon, 31 Jan 2011 18:18:38 -0800 |
Jeff Hammel |
replace a few more legacy logging instances
|
Mon, 31 Jan 2011 18:15:48 -0800 |
Jeff Hammel |
stub gitpoller change list
|
Mon, 31 Jan 2011 17:51:30 -0800 |
Jeff Hammel |
* removal of some excessive logging
|
Mon, 31 Jan 2011 17:05:54 -0800 |
Jeff Hammel |
stubbing a *working* gitpoller, thank you very much
|
Mon, 31 Jan 2011 17:01:20 -0800 |
Jeff Hammel |
more cleanup
|
Mon, 31 Jan 2011 16:49:06 -0800 |
Jeff Hammel |
remove *more* commented code
|
Mon, 31 Jan 2011 16:42:03 -0800 |
Jeff Hammel |
remove commented code
|
Mon, 31 Jan 2011 15:05:27 -0800 |
Jeff Hammel |
add a readable description
|
Mon, 31 Jan 2011 15:00:22 -0800 |
Jeff Hammel |
use (hopefully correct) repo URL for mozmill
|
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
|