log

age author description
2013-04-12 Jeff Hammel idea: embedded graphml
2013-04-12 Jeff Hammel JS stuff...
2013-04-12 Jeff Hammel last notes!
2013-04-12 Jeff Hammel notes
2013-04-11 Jeff Hammel from http://k0s.org/portfolio/directed-graph.txt
2013-04-11 Jeff Hammel notes
2012-12-25 Jeff Hammel rudimentary deletion and notes to self
2012-12-25 Jeff Hammel stubbing deletion of nodes + edges
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
2012-12-10 Jeff Hammel WIP
2012-12-10 Jeff Hammel more formatter stubbing
2012-12-10 Jeff Hammel more stubbing
2012-12-10 Jeff Hammel more RESTful stubbing
2012-12-09 Jeff Hammel wire this up
2012-12-09 Jeff Hammel start to sketch out REST API
2012-12-09 Jeff Hammel make setup.py accurate
2012-12-09 Jeff Hammel initial commit