log

age author description
Sun, 17 Sep 2017 14:35:50 -0700 Jeff Hammel [knn] placeholder for planning session default tip
Mon, 04 Sep 2017 14:54:38 -0700 Jeff Hammel [documentation] links
Sun, 25 Jun 2017 18:13:43 -0700 Jeff Hammel load with neighbors :)
Sun, 25 Jun 2017 17:45:19 -0700 Jeff Hammel we have a data dump
Sun, 25 Jun 2017 16:28:56 -0700 Jeff Hammel add locations to grid; not used or tested yet
Sun, 25 Jun 2017 16:12:08 -0700 Jeff Hammel display country + population in autocomplete drop down
Sun, 25 Jun 2017 15:43:45 -0700 Jeff Hammel add configuration for gunicorn
Sun, 25 Jun 2017 15:13:29 -0700 Jeff Hammel ubuntu wants .conf, redhat wants ini of course
Sun, 25 Jun 2017 15:12:05 -0700 Jeff Hammel move to supervisor for operations
Sun, 25 Jun 2017 15:03:54 -0700 Jeff Hammel stub command line entry for gridding neighbors
Sun, 25 Jun 2017 14:55:53 -0700 Jeff Hammel city page is now functional + linky
Sun, 25 Jun 2017 14:29:18 -0700 Jeff Hammel fix broken tests including an aggregious case where we add ourselves as a neighbor to ourself
Sun, 25 Jun 2017 14:04:49 -0700 Jeff Hammel we have links
Sun, 25 Jun 2017 13:18:13 -0700 Jeff Hammel add passthrough fileserver for autocomplete
Sun, 25 Jun 2017 12:54:05 -0700 Jeff Hammel remove obselete data
Sun, 25 Jun 2017 12:28:36 -0700 Jeff Hammel add a placeholder view for a city based on geoid
Sun, 25 Jun 2017 11:37:52 -0700 Jeff Hammel use bisect function; it has been tested faster
Sun, 25 Jun 2017 11:21:28 -0700 Jeff Hammel insert via BST
Sun, 25 Jun 2017 09:13:48 -0700 Jeff Hammel partial implementation of autocomplete using jqueryui; easyautocomplete.com may be more what we want
Sat, 24 Jun 2017 15:47:59 -0700 Jeff Hammel move to jinja templates
Sat, 24 Jun 2017 15:16:10 -0700 Jeff Hammel test a larger grid + move distance insertion to its own function
Sat, 24 Jun 2017 14:48:55 -0700 Jeff Hammel remove unintended boilerplate
Sat, 24 Jun 2017 14:48:31 -0700 Jeff Hammel improved test coverage
Sat, 24 Jun 2017 14:04:00 -0700 Jeff Hammel remove this test; the datafile was too large
Sat, 24 Jun 2017 14:02:14 -0700 Jeff Hammel * limit distance function
Sat, 24 Jun 2017 12:03:39 -0700 Jeff Hammel initial commit; half-working prototype