log

age author description
2012-12-16 Jeff Hammel make default type configurable
2012-12-15 Jeff Hammel tests for node integrity; TODO: edge integrity
2012-12-15 Jeff Hammel add some more tests
2012-12-14 Jeff Hammel wow, testing is fun!
2012-12-14 Jeff Hammel note to self
2012-12-14 Jeff Hammel fix tests
2012-12-14 Jeff Hammel fix things
2012-12-14 Jeff Hammel Yay! we now haz failing tests
2012-12-14 Jeff Hammel passing pretend tests
2012-12-13 Jeff Hammel more notes to self
2012-12-13 Jeff Hammel stubbing out client CLI
2012-12-13 Jeff Hammel mostly notes to self
2012-12-13 Jeff Hammel notes to self
2012-12-13 Jeff Hammel start a RESTful client; putting this here for now; it could go in model.py as it will inherit from the ABC, but keeping it here avoids a ccertain class of import hell
2012-12-11 Jeff Hammel well, now the request dispatches
2012-12-11 Jeff Hammel note to self
2012-12-11 Jeff Hammel pretend we are slick but we can be so much slicker
2012-12-11 Jeff Hammel rearrange this all around for argument order
2012-12-11 Jeff Hammel fix this thing
2012-12-11 Jeff Hammel more stubbing, goddamn content_type
2012-12-11 Jeff Hammel finish up this throwaway thing
2012-12-11 Jeff Hammel forget self
2012-12-11 Jeff Hammel i need a name, Bastian
2012-12-11 Jeff Hammel spelling
2012-12-11 Jeff Hammel mostly spacing fix + comment
2012-12-11 Jeff Hammel reluctantly make this a CLI entry point
2012-12-11 Jeff Hammel more notes to self
2012-12-11 Jeff Hammel some nonsense about how this model is full of holes and how it should be better
2012-12-11 Jeff Hammel start using deepcopy since lord knows we cant trust users
2012-12-11 Jeff Hammel __contains__ method