log

age author description
Wed, 28 Dec 2011 10:05:48 -0800 Jeff Hammel whitespace cleanup + comments
Thu, 22 Dec 2011 16:25:35 -0800 Jeff Hammel comments
Thu, 22 Dec 2011 16:15:09 -0800 Jeff Hammel update project template
Thu, 22 Dec 2011 15:46:05 -0800 Jeff Hammel convert to a datetime; i guess you gotta do that now
Thu, 22 Dec 2011 15:39:00 -0800 Jeff Hammel figure out this timestamp nonsense
Thu, 22 Dec 2011 15:22:07 -0800 Jeff Hammel again, what i meant
Thu, 22 Dec 2011 15:20:15 -0800 Jeff Hammel what i meant
Thu, 22 Dec 2011 15:16:12 -0800 Jeff Hammel update to the modern way of doing things? (or die trying)
Thu, 22 Dec 2011 15:05:27 -0800 Jeff Hammel remove trailing whitespace
Thu, 22 Dec 2011 14:21:05 -0800 Jeff Hammel remove obselescent comment
Thu, 22 Dec 2011 14:20:08 -0800 Jeff Hammel use buildbot 0.8.5 way of doing things
Thu, 22 Dec 2011 14:11:36 -0800 Jeff Hammel debugging output
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