log

age author description
Thu, 06 May 2010 15:45:33 -0700 Jeff Hammel i seriously need to learn to code
Thu, 06 May 2010 15:43:47 -0700 Jeff Hammel correct another typo in manager (why cut+paste is evil)
Thu, 06 May 2010 15:43:02 -0700 Jeff Hammel * hopefully fix tests
Thu, 06 May 2010 15:36:00 -0700 Jeff Hammel * restructure utility functions to do less more efficiently
Thu, 06 May 2010 15:24:50 -0700 Jeff Hammel note what section a a profile is in
Thu, 06 May 2010 13:02:08 -0700 Jeff Hammel more stubbing
Thu, 06 May 2010 12:42:27 -0700 Jeff Hammel * stub adding new profile to configuration
Thu, 06 May 2010 12:02:14 -0700 Jeff Hammel fix two things about hash() usage
Thu, 06 May 2010 11:47:33 -0700 Jeff Hammel remove unused config file
Thu, 06 May 2010 11:23:23 -0700 Jeff Hammel flush out new() function
Thu, 06 May 2010 11:06:59 -0700 Jeff Hammel actually sample 8 random lowercase letters and numbers for the profile hash
Thu, 06 May 2010 07:49:43 -0700 Jeff Hammel stub for a test to create a new profile
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