Stephen K Hess
|
74a2eddece
|
Merge pull request #922 from pelias/greenkeeper/pelias-model-4.9.0
Update pelias-model to the latest version π
|
7 years ago |
Stephen Hess
|
4271f574ab
|
updated tests for pelias-model 4.9.0 changes
|
7 years ago |
greenkeeper[bot]
|
c7eb747354
|
fix(package): update pelias-model to version 4.9.0
|
7 years ago |
Stephen K Hess
|
915a956104
|
Merge pull request #921 from pelias/greenkeeper/pelias-mock-logger-1.1.1
Update pelias-mock-logger to the latest version π
|
7 years ago |
greenkeeper[bot]
|
21b6e8de13
|
chore(package): update pelias-mock-logger to version 1.1.1
|
7 years ago |
Julian Simioni
|
fc7e0a9c54
|
fix: Merge pull request #918 from pelias/fix-lack-of-confidence-scores
set query_type for placeholder to enable confidencescores
|
7 years ago |
Stephen Hess
|
580a9b16c8
|
set query_type for placeholder to enable confidencescores
|
7 years ago |
Diana Shkolnikov
|
3271979d60
|
Merge pull request #909 from pelias/placeholder_settings
allow timeout and retries settings for placeholder microservice
|
8 years ago |
missinglink
|
d68cd7a044
|
fix(microservice-schema) schema: add unit test
|
8 years ago |
missinglink
|
c8cedd5405
|
allow timeout and retries settings for placeholder microservice
|
8 years ago |
Stephen K Hess
|
45b5324414
|
Merge pull request #911 from pelias/scope-mapbox-dependency
added @mapbox scope for geojson-extent
|
8 years ago |
Stephen Hess
|
1660648f5d
|
added @mapbox scope for geojson-extent
|
8 years ago |
Stephen K Hess
|
74f0e2b047
|
Merge pull request #910 from pelias/greenkeeper/pelias-microservice-wrapper-1.1.2
Update pelias-microservice-wrapper to the latest version π
|
8 years ago |
greenkeeper[bot]
|
bb5da05163
|
fix(package): update pelias-microservice-wrapper to version 1.1.2
|
8 years ago |
Stephen K Hess
|
71f8c8ecb4
|
Merge pull request #908 from pelias/camel-convention
updated variable names for camel-case convention
|
8 years ago |
Stephen Hess
|
3bdf088892
|
updated variable names for camel-case convention
|
8 years ago |
Stephen K Hess
|
5bcbebf7be
|
Merge pull request #907 from pelias/add-parser-prefix-to-placeholder-config
moved 'parser' placeholder url part to service config
|
8 years ago |
Stephen Hess
|
f94b683ef3
|
moved 'parser' placeholder url part to service config
|
8 years ago |
Stephen K Hess
|
97f6e950fe
|
Merge pull request #904 from pelias/cleanup-reverse-artifacts
Cleanup reverse artifacts
|
8 years ago |
Stephen Hess
|
b5c6c403cb
|
updated reverse boundary radius tests to lower value
|
8 years ago |
Stephen Hess
|
83a9b54b84
|
added ciao test for reverse coarse radius warning
|
8 years ago |
Stephen Hess
|
2ba23cbb62
|
added warning if boundary.circle.radius is defined
|
8 years ago |
Stephen Hess
|
d788d6a491
|
always set boundary.circle regardless of layers
|
8 years ago |
Stephen Hess
|
67360a4d0b
|
added geonames_deprecation to reverse sanitizing
|
8 years ago |
Stephen Hess
|
a247d7a1cd
|
limit /reverse boundary.circle.* for non-coarse
|
8 years ago |
Stephen K Hess
|
92d321a612
|
Merge pull request #905 from pelias/remove-lgtm
removed .lgtm
|
8 years ago |
Stephen Hess
|
d1d54ffeea
|
removed .lgtm
|
8 years ago |
Stephen K Hess
|
5e96c531c3
|
Merge pull request #900 from pelias/skip-explicit-coarse-layers
only query ES for non-coarse layers on non-coarse reverse requests
|
8 years ago |
Stephen Hess
|
0f55ff2546
|
removed superseded initial coarse reverse call
|
8 years ago |
Stephen Hess
|
10b1d28201
|
only query ES for non-coarse layers on non-coarse reverse requests
|
8 years ago |
Stephen Hess
|
1c9c68e5e3
|
switched to t.plan for easier testing with next()
|
8 years ago |
Stephen Hess
|
976f252e3f
|
remove address/venue/street from requested layers when creating results
refactored for cleanliness and clarity
|
8 years ago |
Stephen K Hess
|
9a8b701cb3
|
Merge pull request #899 from pelias/add-coarse-reverse-fallback
Add coarse reverse fallback
|
8 years ago |
Stephen Hess
|
615f7b720e
|
switched to t.plan for easier testing with next()
|
8 years ago |
Stephen Hess
|
788a8c8069
|
refactored for lodash because its siren song is so sweet
|
8 years ago |
Stephen Hess
|
d67830ca48
|
removed unneeded conditional for abbreviation set
|
8 years ago |
Stephen Hess
|
f721d68e9c
|
removed alpha3 set
|
8 years ago |
Stephen Hess
|
3764b928c5
|
reordered predicates, added comments
|
8 years ago |
Stephen Hess
|
39e91d8233
|
remove address/venue/street from requested layers when creating results
refactored for cleanliness and clarity
|
8 years ago |
Stephen Hess
|
1d4318868b
|
added helper for removed non-coarse layers
|
8 years ago |
Julian Simioni
|
fd1fa45849
|
chore: Merge pull request #901 from pelias/remove-duplicate-pelias-config-package
Remove duplicate pelias-config entry in package.json
|
8 years ago |
Stephen Hess
|
ecf7a90f68
|
add test that req.clean.layers should be unmodified
|
8 years ago |
Stephen Hess
|
6e693db87e
|
added support for non-coarse req.clean.layers
|
8 years ago |
Stephen Hess
|
a2589cfeb7
|
switched to _.isEmpty check
|
8 years ago |
Stephen K Hess
|
51cf6f3e80
|
Merge pull request #875 from pelias/update-pip-to-generic-http-service
Update pip to generic http service
|
8 years ago |
Stephen Hess
|
ff39600de6
|
removed new
|
8 years ago |
Stephen Hess
|
28b459d9ba
|
allow api.pipService even though it will be ignored
|
8 years ago |
Julian Simioni
|
5ee7cf2617
|
Merge pull request #902 from pelias/greenkeeper/pelias-text-analyzer-1.8.3
Update pelias-text-analyzer to the latest version π
|
8 years ago |
Julian Simioni
|
76d5824269
|
Merge pull request #903 from pelias/greenkeeper/pelias-microservice-wrapper-1.1.1
Update pelias-microservice-wrapper to the latest version π
|
8 years ago |
Stephen Hess
|
b33ad6c7ae
|
updated README for pip/placeholder configuration
|
8 years ago |