-
Notifications
You must be signed in to change notification settings - Fork 88
/
Copy pathchangelog
508 lines (297 loc) · 13.2 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
geocoder-us (2.0.1pre-1sg66) lucid; urgency=low
[ Schuyler Erle ]
* Remove "la" from feature type affixes, because it probably is used
less frequently then "La" as part of a Spanish place name.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Sat, 18 Jun 2011 19:06:47 +0000
geocoder-us (2.0.1pre-1sg65) lucid; urgency=low
[ Schuyler Erle ]
* Fix a bug in edge interpolation caused by zero-length segments.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Thu, 16 Jun 2011 22:18:47 +0000
geocoder-us (2.0.1pre-1sg64) lucid; urgency=low
[ Paul Lathrop ]
* Fix upstart job.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Wed, 08 Jun 2011 23:57:47 +0000
geocoder-us (2.0.1pre-1sg63) lucid; urgency=low
[ Schuyler Erle ]
* Remove Timeout block from geocode endpoint for being generally
unsafe. The timeout can happen elsewhere (e.g. Unicorn or Gate).
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Wed, 08 Jun 2011 22:45:46 +0000
geocoder-us (2.0.1pre-1sg62) lucid; urgency=low
[ Paul Lathrop ]
* Load the geocoder database location from the env first, then argv.
This is not optimal, because it makes sense to have the command-line
over-ride the environment, however when we run this under unicorn,
argv[0] is set to something that is *not* a database location.
* Remove cruft.
* Use unicorn to run the geocoder.
* Don't run as root.
* Reverting "Remove cruft." Resurrect these files I shouldn't have
deleted. This reverts commit
434f9d3aa40e71a20b5d2cf9b8dad1802282957a.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Wed, 08 Jun 2011 22:10:48 +0000
geocoder-us (2.0.1pre-1sg61) lucid; urgency=low
[ Schuyler Erle ]
* Add test for intersections.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Sun, 05 Jun 2011 01:56:46 +0000
geocoder-us (2.0.1pre-1sg60) lucid; urgency=low
[ Wade Simmons ]
* Revert "Open a new database connection for every request." This
reverts commit 5a3e3dd5ea745f15482cb16b28b2d09a6753710d.
[ Wade Simmons and Derek Smith ]
* don't swallow exceptions when creating/destroying temporary
databases
* ensure that all prepared statements are closed, and make sure the
temporary databases are cleaned up if there is an exception
* add a TODO to possibly remove the Timeout.timeout
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Sun, 05 Jun 2011 01:35:46 +0000
geocoder-us (2.0.1pre-1sg59) lucid; urgency=low
[ Schuyler Erle ]
* Fix missing require timeout?
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Fri, 03 Jun 2011 22:57:47 +0000
geocoder-us (2.0.1pre-1sg58) lucid; urgency=low
[ Schuyler Erle ]
* Open a new database connection for every request.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Fri, 03 Jun 2011 22:49:47 +0000
geocoder-us (2.0.1pre-1sg57) lucid; urgency=low
[ Schuyler Erle ]
* Replace thin configs (undoing commit
2bd5dd8e9ae5210cd19692a4dfc557129ef07f58)
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Fri, 03 Jun 2011 22:40:48 +0000
geocoder-us (2.0.1pre-1sg56) lucid; urgency=low
[ Paul Lathrop ]
* Fix upstart script so it creates a pidfile.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Wed, 25 May 2011 21:40:46 +0000
geocoder-us (2.0.1pre-1sg55) lucid; urgency=low
[ Schuyler Erle ]
* Bug fix the previous commit.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Fri, 20 May 2011 00:32:48 +0000
geocoder-us (2.0.1pre-1sg54) lucid; urgency=low
[ Schuyler Erle ]
* Don't cache statements anymore.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Fri, 20 May 2011 00:18:47 +0000
geocoder-us (2.0.1pre-1sg53) lucid; urgency=low
[ Schuyler Erle ]
* Update metaphones in place table.
* All tests now pass.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Mon, 16 May 2011 20:59:37 +0000
geocoder-us (2.0.1pre-1sg52) lucid; urgency=low
[ Schuyler Erle ]
* Update tiger_import for TIGER/Line 2010.
* Remove obvious place duplicates.
* Update places for 2010 using TIGER/Line and Geonames.
* Final update to new place database.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Mon, 16 May 2011 19:34:35 +0000
geocoder-us (2.0.1pre-1sg51) lucid; urgency=low
[ Schuyler Erle ]
* Try moving the temporary intersection table into a separate in-
memory database to eliminate locking contention.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Thu, 12 May 2011 19:17:24 +0000
geocoder-us (2.0.1pre-1sg50) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Tue, 03 May 2011 00:09:08 +0000
geocoder-us (2.0.1pre-1sg49) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Fri, 15 Apr 2011 21:31:56 +0000
geocoder-us (2.0.1pre-1sg48) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Tue, 05 Apr 2011 23:21:46 +0000
geocoder-us (2.0.1pre-1sg47) lucid; urgency=low
[ Schuyler Erle ]
* Slightly better: Explicitly close statements on the temporary
intersection table to release locks. Also checked cached statements
to see if they've been closed. This (hopefully) eliminates the need
to flush all statements after the table alteration.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Tue, 05 Apr 2011 18:24:10 +0000
geocoder-us (2.0.1pre-1sg46) lucid; urgency=low
[ Schuyler Erle ]
* Oh, and trap SQLite3::LockedException, because maybe that'll
magically fix it.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Tue, 05 Apr 2011 18:06:09 +0000
geocoder-us (2.0.1pre-1sg45) lucid; urgency=low
[ Schuyler Erle ]
* Throw a few more flush_statements in, because the call to DROP TABLE
seems to be wedging on "database table is locked" though who alone
knows why. Stupid SQLite. Grr.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Tue, 05 Apr 2011 17:51:10 +0000
geocoder-us (2.0.1pre-1sg44) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Tue, 29 Mar 2011 23:53:42 +0000
geocoder-us (2.0.1pre-1sg43) lucid; urgency=low
[ Schuyler Erle ]
* Fix a weird race condition when geocoding intersections.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Thu, 17 Feb 2011 22:11:48 +0000
geocoder-us (2.0.1pre-1sg42) lucid; urgency=low
[ Schuyler Erle ]
* Break tests to demonstrate Brooklyn/Manhattan regression.
* Fix Brooklyn/Manhattan regression. Hooray, test-driven development!
* Fix the "Mountain View, CA" bug where "normalizing" a street type in
a city name would prevent the city from getting removed from the
street parts in Address.city=.
* Add more tests to cover recent bugs.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Wed, 09 Feb 2011 22:37:07 +0000
geocoder-us (2.0.1pre-1sg41) lucid; urgency=low
[ Schuyler Erle ]
* Remove "Brooklyn, NY" as a place for ZIP 14729. Because that's
plainly WRONG.
* Pretty print output from CLI demo.
* Make all tests pass, post street side offset.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Fri, 04 Feb 2011 00:34:10 +0000
geocoder-us (2.0.1pre-1sg39) lucid; urgency=low
[ Schuyler Erle ]
* Fix a NaN bug caused by some TIGER/Line from/to house numbers being
equal.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Wed, 12 Jan 2011 02:30:40 +0000
geocoder-us (2.0.1pre-1sg38) lucid; urgency=low
[ Schuyler Erle ]
* Don't run directly through thin; this causes segfaults on our Debian
systems.
* Remove thin configs.
* Go back to using embedded metaphone function, which will improve
result quality.
* Move the database open back out to the init step.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Wed, 12 Jan 2011 02:00:40 +0000
geocoder-us (2.0.1pre-1sg37) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Tue, 04 Jan 2011 19:24:45 +0000
geocoder-us (2.0.1pre-1sg36) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Thu, 23 Dec 2010 17:46:19 +0000
geocoder-us (2.0.1pre-1sg35) lucid; urgency=low
[ dsmith ]
* Added a health endpoint to the geocoder
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Mon, 20 Dec 2010 19:08:59 +0000
geocoder-us (2.0.1pre-1sg34) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Mon, 20 Dec 2010 17:39:41 +0000
geocoder-us (2.0.1pre-1sg33) lucid; urgency=low
[ Schuyler Erle ]
* Add street-side offsets of 7.5m by default.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Mon, 29 Nov 2010 23:12:51 +0000
geocoder-us (2.0.1pre-1sg32) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Wed, 24 Nov 2010 22:20:44 +0000
geocoder-us (2.0.1pre-1sg31) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Mon, 15 Nov 2010 19:35:15 +0000
geocoder-us (2.0.1pre-1sg29) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Tue, 09 Nov 2010 21:28:24 +0000
geocoder-us (2.0.1pre-1sg29) lucid; urgency=low
[ Schuyler Erle ]
* Refactor rest.rb slightly for speed?
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Thu, 04 Nov 2010 21:54:45 +0000
geocoder-us (2.0.1pre-1sg28) lucid; urgency=low
[ Schuyler Erle ]
* All-singing, all-dancing REST server.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Thu, 04 Nov 2010 19:18:25 +0000
geocoder-us (2.0.1pre-1sg27) lucid; urgency=low
[ Schuyler Erle ]
* Work around for segfaults in the Metaphone C code.
* Add Upstart config.
* Remove default and init script, start/stop in postinst/prerm.
* Fix up prerm and postinst scripts.
* Don't daemonize when running with Upstart.
* Tweak respawn rate.
* Load a new database handle on every request. Hrrr.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Thu, 04 Nov 2010 18:50:00 +0000
geocoder-us (2.0.1pre-1sg21) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Fri, 01 Oct 2010 22:27:07 +0000
geocoder-us (2.0.1pre-1sg21) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Fri, 01 Oct 2010 22:21:08 +0000
geocoder-us (2.0.1pre-1sg21) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Fri, 01 Oct 2010 22:12:09 +0000
geocoder-us (2.0.1pre-1sg21) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Fri, 01 Oct 2010 21:52:07 +0000
geocoder-us (2.0.1pre-1sg21) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Fri, 01 Oct 2010 21:18:23 +0000
geocoder-us (2.0.1pre-1sg20) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Fri, 01 Oct 2010 21:07:24 +0000
geocoder-us (2.0.1pre-1sg19) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Fri, 01 Oct 2010 20:57:25 +0000
geocoder-us (2.0.1pre-1sg18) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Fri, 01 Oct 2010 20:45:23 +0000
geocoder-us (2.0.1pre-1sg17) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Fri, 01 Oct 2010 20:35:26 +0000
geocoder-us (2.0.1pre-1sg16) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Fri, 01 Oct 2010 20:24:24 +0000
geocoder-us (2.0.1pre-1sg15) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Fri, 01 Oct 2010 20:12:32 +0000
geocoder-us (2.0.1pre-1sg14) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Thu, 30 Sep 2010 22:18:36 +0000
geocoder-us (2.0.1pre-1sg13) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Thu, 30 Sep 2010 22:07:45 +0000
geocoder-us (2.0.1pre-1sg12) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Thu, 30 Sep 2010 21:56:56 +0000
geocoder-us (2.0.1pre-1sg11) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Thu, 30 Sep 2010 21:30:13 +0000
geocoder-us (2.0.1pre-1sg10) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Thu, 30 Sep 2010 20:58:14 +0000
geocoder-us (2.0.1pre-1sg9) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Thu, 30 Sep 2010 19:16:45 +0000
geocoder-us (2.0.1pre-1sg3) lucid; urgency=low
* UNRELEASED
-- SimpleGeo Nerds <[email protected]> Thu, 30 Sep 2010 18:49:24 +0000
geocoder-us (2.0.1pre-1sg2) lucid; urgency=low
[ Ian Eure ]
* Build the SQLite extension.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Tue, 24 Aug 2010 20:39:11 +0000
geocoder-us (2.0.1pre-1sg1) lucid; urgency=low
[ Ian Eure ]
* Add source format.
* Build-depend on ruby1.8, build with CDBS, update standards-version.
* Strip +x bit from stuff that doesn't need it.
* Update copyright.
* Update mainteiners, fix section, add .
* Fix installation of stuff in /var.
[ SimpleGeo Nerds ]
-- SimpleGeo Nerds <[email protected]> Tue, 24 Aug 2010 02:33:44 +0000
geocoder-us (2.0.1pre-1sg0) unstable; urgency=low
* Initial release
-- Schuyler Erle <[email protected]> Sat, 07 Aug 2010 00:51:40 +0000