You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Peter Johnson 6fcc0f6826 language: logging 8 years ago
..
404.js http friendly status codes. resolves #321 9 years ago
500.js update 500 middleware; add log statement, clean up code 8 years ago
access_log.js Add custom access_log handlers that remove user info 9 years ago
accuracy.js cleanup variable name and add ciao test 8 years ago
assignLabels.js changed the variable passed to the label generator 8 years ago
confidenceScore.js make existing confidence score only handle the original query type 8 years ago
confidenceScoreFallback.js fix: match_type and confidence score were not correct for certain queries 8 years ago
confidenceScoreReverse.js Switch to res.data instead of req.results.data 10 years ago
cors.js fix CORS support by enabling OPTIONS endpoint 10 years ago
dedupe.js remove splice and replace with direct assignment 8 years ago
distance.js Remove admin matching when address is not parsed 9 years ago
geocodeJSON.js removed whitespace 8 years ago
headers.js remove cache control headers 9 years ago
interpolate.js interpolation: fix: source_id mapping 8 years ago
jsonp.js refactor 11 years ago
localNamingConventions.js Add Czeck Republic 9 years ago
normalizeParentIds.js fix postalcodes not showing up in results 8 years ago
options.js Use new express sendStatus method 9 years ago
parseBBox.js Add bounding_box parsing step 9 years ago
renamePlacenames.js fix postalcodes not showing up in results 8 years ago
requestLanguage.js language: logging 8 years ago
sendJSON.js add logging for error handling edge cases 8 years ago
sizeCalculator.js calcSize became middleware (exposed and fixed bug in query defaults) 9 years ago
trimByGranularity.js feat: search by postalcode 8 years ago
trimByGranularityStructured.js updated naming from component to structured 8 years ago