Mercurial > mozilla > hg > ProfileManager
graph
-
* test backup2010-05-07, by Jeff Hammel
-
the variable profiles, not the string2010-05-07, by Jeff Hammel
-
* restore profiles.ini to base in tests2010-05-07, by Jeff Hammel
-
* move exception string to the exception itself2010-05-07, by Jeff Hammel
-
handle hashing for clones only if they are added to profiles.ini2010-05-07, by Jeff Hammel
-
even more cleanup2010-05-07, by Jeff Hammel
-
remove the test clone2010-05-07, by Jeff Hammel
-
test cloning2010-05-07, by Jeff Hammel
-
more cleanup2010-05-07, by Jeff Hammel
-
cleanup2010-05-07, by Jeff Hammel
-
abstract out adding an entry to profiles.ini2010-05-07, by Jeff Hammel
-
* add additional tests2010-05-07, by Jeff Hammel
-
change output format2010-05-07, by Jeff Hammel
-
instantiate a parser2010-05-07, by Jeff Hammel
-
return the right thing, finally2010-05-07, by Jeff Hammel
-
correct syntax error2010-05-07, by Jeff Hammel
-
more verbose asserts2010-05-07, by Jeff Hammel
-
remove lines that somehow snuck in there2010-05-07, by Jeff Hammel
-
dont use any testing framework because they make testing hard2010-05-07, by Jeff Hammel
-
sections, plural2010-05-06, by Jeff Hammel
-
return the full directory path2010-05-06, by Jeff Hammel
-
fix some test failures2010-05-06, by Jeff Hammel
-
all that fuss over a missing "s"2010-05-06, by Jeff Hammel
-
things are being awful; checking in anyway2010-05-06, by Jeff Hammel
-
no need to pass self here2010-05-06, by Jeff Hammel
-
i seriously need to learn to code2010-05-06, by Jeff Hammel
-
correct another typo in manager (why cut+paste is evil)2010-05-06, by Jeff Hammel
-
* hopefully fix tests2010-05-06, by Jeff Hammel
-
* restructure utility functions to do less more efficiently2010-05-06, by Jeff Hammel
-
note what section a a profile is in2010-05-06, by Jeff Hammel
-
more stubbing2010-05-06, by Jeff Hammel
-
* stub adding new profile to configuration2010-05-06, by Jeff Hammel
-
fix two things about hash() usage2010-05-06, by Jeff Hammel
-
remove unused config file2010-05-06, by Jeff Hammel
-
flush out new() function2010-05-06, by Jeff Hammel
-
actually sample 8 random lowercase letters and numbers for the profile hash2010-05-06, by Jeff Hammel
-
stub for a test to create a new profile2010-05-06, by Jeff Hammel
-
instantiate a profile manager in the tests with a stub profiles.ini file2010-05-06, by Jeff Hammel
-
adding stubs for tests2010-05-06, by Jeff Hammel
-
add ProfileManager to outward-facing __init__ file2010-05-06, by Jeff Hammel
-
* update list of public API functions2010-05-06, by Jeff Hammel
-
various flushing out, deleting old TODOs and making new ones2010-04-14, by Jeff Hammel
-
comments for what to do next2010-04-06, by Jeff Hammel
-
flush out helper functions and list directories2010-04-06, by Jeff Hammel
-
adding better formatting for list2010-04-06, by Jeff Hammel
-
adding listing function and other cleanup2010-04-05, by Jeff Hammel
-
misc tweaks2010-04-05, by Jeff Hammel
-
add README2010-04-05, by Jeff Hammel
-
mucho cleanup on optionparser stuff2010-04-05, by Jeff Hammel
-
initial messy and incomplete strawman prototype for Mozilla (Firefox) profile management2010-04-04, by Jeff Hammel