Thu, 06 May 2010 15:48:20 -0700 |
Jeff Hammel |
no need to pass self here
|
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: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
|
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
|
Tue, 06 Apr 2010 10:46:16 -0700 |
Jeff Hammel |
comments for what to do next
|