970 Commits (placeholder-lang-param-with-timing)

Author SHA1 Message Date
Stephen Hess 1c9c68e5e3 switched to t.plan for easier testing with next() 7 years ago
Stephen Hess 976f252e3f remove address/venue/street from requested layers when creating results 7 years ago
Stephen Hess 615f7b720e switched to t.plan for easier testing with next() 7 years ago
Stephen Hess d67830ca48 removed unneeded conditional for abbreviation set 7 years ago
Stephen Hess f721d68e9c removed alpha3 set 7 years ago
Stephen Hess 39e91d8233 remove address/venue/street from requested layers when creating results 7 years ago
Stephen Hess ecf7a90f68 add test that req.clean.layers should be unmodified 7 years ago
Stephen Hess 6e693db87e added support for non-coarse req.clean.layers 7 years ago
Stephen Hess 28b459d9ba allow api.pipService even though it will be ignored 7 years ago
Stephen Hess 2bc12d0d72 added support for pip retries and timeout in schema 7 years ago
Stephen Hess 88882d0199 added services.pip to successful test 7 years ago
Stephen Hess aa09419b9c removed support for api.pipService (relocated to api.services) 7 years ago
Stephen Hess 914e508e41 added pip config + tests to schema 7 years ago
Stephen Hess 143971e43e use url.resolve to eliminate duplicate slashes 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
Stephen Hess 50e3121f9a added tests for placeholder service 7 years ago
Stephen Hess 5a8ddd6268 added debug logging for sorting 7 years ago
Stephen Hess 234f9f9738 fixed bug where _geonames_warnings was throwing exception on undefined clean.parsed_text 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 c5f16e32ad added support for `boundary.rect` and `boundary.circle` 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
Diana Shkolnikov c1daf18d68 fix tests 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 03667b0711 fixed error message 7 years ago
Stephen Hess 904ce71e37 removed superseded service/placeholder and dependency 7 years ago
Stephen Hess 3bf40fe51e refactored ServiceConfiguration to be a class 7 years ago
Stephen Hess 1f6fefb3eb converted placeholder controller to use generic service 7 years ago
Stephen Hess 5515fa4b6c added placeholder config, added tests for http_json service 7 years ago
Stephen Hess 0f0bd3e4ce added initial attempt at generic http json service 7 years ago
Stephen Hess 39a5312140 added guard clauses for bbox and centroid 7 years ago
Stephen Hess fa95fe510a handle case where result has data but no lineage 7 years ago
Stephen Hess 539edf09b7 added better error handling 7 years ago
Stephen Hess 8a7ba3d8de added support for do_not_track header 7 years ago
Stephen Hess 0adc76eca6 treat 404's from placeholder the same as other errors 7 years ago
Stephen Hess 94f512fe94 added placeholderService to schema 7 years ago
Stephen Hess f14400ebce added placeholder service support to API for admin-only queries 7 years ago