1840 Commits (914e508e41570aafec4c5662015a730da313303c)
 

Author SHA1 Message Date
Stephen Hess 914e508e41 added pip config + tests to schema 7 years ago
Stephen Hess c129dec3bf switch to _.defaultTo since it's more descriptive 7 years ago
Stephen Hess eb54919ea0 removed unneeded pelias-mock-logger dependency 7 years ago
Stephen Hess f473503929 corrected config service 7 years ago
Stephen Hess 143971e43e use url.resolve to eliminate duplicate slashes 7 years ago
Stephen Hess 0437ecdd15 bound pelias-microservice-config to 1.0.0 7 years ago
Stephen Hess ce64a1da5c swap out for pelias-microservice-wrapper 7 years ago
Stephen Hess 1f6b6b1ed0 finished conversion to use generic http/json service 7 years ago
Stephen Hess e97950c142 adapted coarse reverse controller to generic service 7 years ago
Stephen Hess dd172d782e added PointInPolygon service configuration 7 years ago
Julian Simioni 31f421d8a2 Merge pull request #898 from pelias/greenkeeper/pelias-config-2.11.0 7 years ago
greenkeeper[bot] 425c166e08 fix(package): update pelias-config to version 2.11.0 7 years ago
Stephen K Hess c8095f7872 feat: Merge pull request #850 from pelias/add-placeholder-support 7 years ago
Stephen Hess 50e3121f9a added tests for placeholder service 7 years ago
Stephen Hess 5e746d7ad4 bumped package versions 7 years ago
Stephen Hess 988305686a pass empty object to Placeholder when not in config 7 years ago
Stephen Hess 9ec1840594 moved sorting above deduping since the latter trims 7 years ago
Stephen Hess 2c722c2536 set pelias-sorting version 7 years ago
Stephen Hess 502b9b13b8 removed carat 7 years ago
Stephen Hess 445ad0ba74 added missing pelias-model that got skipped in rebase 7 years ago
Stephen Hess 5a8ddd6268 added debug logging for sorting 7 years ago
Stephen Hess 2164d7d696 added github dependency for pelias/sorting 7 years ago
Stephen Hess 71394d4139 added comment about when geonames warning can go away 7 years ago
Stephen Hess 234f9f9738 fixed bug where _geonames_warnings was throwing exception on undefined clean.parsed_text 7 years ago
Stephen Hess 1711b6e325 added predicate for only sorting when results are admins-only 7 years ago
Stephen Hess 238b49a0d8 added should_execute to sortResponseData 7 years ago
Stephen Hess c602794ed8 added predicate for finding results at given layers 7 years ago
Stephen Hess 446d428292 don't reassign, sort works inline 7 years ago
Stephen Hess 3ae431073d removed debug line 7 years ago
Stephen Hess c5f16e32ad added support for `boundary.rect` and `boundary.circle` 7 years ago
Stephen Hess e3408e49a7 bumped lodash version to latest 7 years ago
Stephen Hess ba7a81123c added support for popularity from placeholder 7 years ago
Stephen Hess 2ad3bec3b4 added guard clause for string/negative population 7 years ago
Stephen Hess 5d7a467909 added response data sorting middleware 7 years ago
Stephen Hess d1b87235c4 pull population from placeholder repsonse 7 years ago
Stephen Hess 8429e0f22a added response data sorting middleware 7 years ago
Stephen Hess a6f6d3d6cd filter out results and hierarchies that don't match boundary.country 7 years ago
Stephen Hess 83101505c0 removed support for alpha3 since it's not used anywhere 7 years ago
Stephen Hess 8a14dcc48a guard clauses, more tests, code cleanup 7 years ago
Stephen Hess 7983e979d0 remove spurious '+' 7 years ago
Diana Shkolnikov a3e8f8d566 fix exception when no ids are found in placetype 7 years ago
Diana Shkolnikov c1daf18d68 fix tests 7 years ago
Diana Shkolnikov 6cc53e4e0b merge multiple hierarchies into arrays and use first ones 7 years ago
Stephen Hess 8ebae9a2ae added warnings/errors when sources includes geonames 7 years ago
Stephen Hess b04309c533 added conversion to number before finite check 7 years ago
Stephen Hess 5734d35656 filter synthesized docs on boundary.country 7 years ago
Stephen Hess 4a8711017e filter placeholder results by requested layers 7 years ago
Stephen Hess 471f565997 converted placeholder to microservice-wrapper 7 years ago
Stephen Hess 49fd5655c0 fixed case of require file... Macs, amirite? 7 years ago
Stephen Hess 03667b0711 fixed error message 7 years ago