Mercurial > mozilla > hg > ProfileManager
log
age | author | description |
---|---|---|
Thu, 06 May 2010 07:47:21 -0700 | Jeff Hammel | instantiate a profile manager in the tests with a stub profiles.ini file |
Thu, 06 May 2010 07:40:17 -0700 | Jeff Hammel | adding stubs for tests |
Thu, 06 May 2010 07:39:14 -0700 | Jeff Hammel | add ProfileManager to outward-facing __init__ file |
Wed, 05 May 2010 17:08:47 -0700 | Jeff Hammel | * update list of public API functions |
Wed, 14 Apr 2010 16:07:20 -0700 | Jeff Hammel | rework API a bit; the "public" methods are becoming a bit specialized to the command line, which was my fear, so I should probably inherit from ProfileManager to do the interface like I should |
Tue, 13 Apr 2010 19:24:52 -0700 | Jeff Hammel | various flushing out, deleting old TODOs and making new ones |