log

age author description
2017-06-25 Jeff Hammel ubuntu wants .conf, redhat wants ini of course
2017-06-25 Jeff Hammel move to supervisor for operations
2017-06-25 Jeff Hammel stub command line entry for gridding neighbors
2017-06-25 Jeff Hammel city page is now functional + linky
2017-06-25 Jeff Hammel fix broken tests including an aggregious case where we add ourselves as a neighbor to ourself
2017-06-25 Jeff Hammel we have links
2017-06-25 Jeff Hammel add passthrough fileserver for autocomplete
2017-06-25 Jeff Hammel remove obselete data
2017-06-25 Jeff Hammel add a placeholder view for a city based on geoid
2017-06-25 Jeff Hammel use bisect function; it has been tested faster
2017-06-25 Jeff Hammel insert via BST
2017-06-25 Jeff Hammel partial implementation of autocomplete using jqueryui; easyautocomplete.com may be more what we want
2017-06-24 Jeff Hammel move to jinja templates
2017-06-24 Jeff Hammel test a larger grid + move distance insertion to its own function
2017-06-24 Jeff Hammel remove unintended boilerplate
2017-06-24 Jeff Hammel improved test coverage
2017-06-24 Jeff Hammel remove this test; the datafile was too large
2017-06-24 Jeff Hammel * limit distance function
2017-06-24 Jeff Hammel initial commit; half-working prototype