Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pelias/api

HTTP API for Pelias Geocoder
https://github.com/pelias/api

Require Node.js 4.0 or greater

3df810e4c6d00ca36382eceec215697d35c8f204 authored over 8 years ago
added explicit `return undefined` + comments

d4ed96de0cc186451c19d6b7d81037cb6355cd26 authored over 8 years ago
limited fallbackQuery usage to analysis with `street`

c841ed8121f105897fe07a3628914035640442a6 authored over 8 years ago
removed unused dependency

8072c73d42b4a975e367953ea0555f00bd4c0fc9 authored over 8 years ago
added special override condition for libpostal query/housenumber mixup

6f4ec874fe6a290d10977e3fa48263c0eb3d1376 authored over 8 years ago
included `localadmin`, `macrocounty`, `macroregion`, and `dependency`

d5e993fc11a5ec331bed55a779f993ad16753c4d authored over 8 years ago
added `trimByGranularity` to tests-to-run

5178dc1cc92cfcc72c3d86932cda37d7bdbadb3c authored over 8 years ago
fixed test names

681d689f51736ea7e44245fcc8b039a960cb1c85 authored over 8 years ago
updated tests to reflect changes to query module

9f350eb117973cc4f603c0f3b5d42c39140e428c authored over 8 years ago
Remove empty arrays from ES fixture

e33c58bd42874bb004e929698cbe3ba470952490 authored over 8 years ago
Rename isDiff* functions to be more intuitive

efa0818ade73de060b57e99405a869619e4083e5 authored over 8 years ago
Fix require path

6049772a5d5dba3ab097562819686d6398322bb0 authored over 8 years ago
Refactor deduper and write additional tests

a8e82b018dd76c2dee3886ff815b4f7c5471f79c authored over 8 years ago
enabled all scores and filters

adjusted tests to account for new querying strategies, renamed all existing test fixture files t...

876782ed3a4c65386acfb058b4b2abf2f7ca51e0 authored over 8 years ago
adapted tests to latest query module output

d68246809677a2fde085dc3834fe61b0329cfd36 authored over 8 years ago
added support for `dnt` flag when logging fallback query

c8ba57f98b89346e61731550851e89debc4a871b authored over 8 years ago
added logging in case where query required fallback

165f6eadf1ea3d3996a6c24ec04464759e595285 authored over 8 years ago
updated filename

42affa80f8454e2e0074933bfcce28459e863c10 authored over 8 years ago
changed from `text_parser` to `text_parser_addressit`

this ensures that `clean.parsed_text` is correctly converted to query as expected

484af8c04470b08638a204a92de4be82dc4a061b authored over 8 years ago
renamed `_text_autocomplete` to `_text_addressit`

46d58cafb04356b25b1fa1127c5ad9e66c9a7613 authored over 8 years ago
add early exit condition to stop unneeded re-parsing

This is required in the case where the libpostal parse + ES search was successful (res.data is n...

ad5d2bf36a02d1dab445e438318be99b5f65a384 authored over 8 years ago
added call for fallback sanitiser middleware

8af8ba19f6175ad598b24dcf4d06502c5edb1190 authored over 8 years ago
added new test

40ed4e64c412db995ba96b915c59ec1f314b547e authored over 8 years ago
copied in tests from master for `search_original`

commented out the tests that break because i don't know how to fix them which will probably requ...

3b981d97ba2c19fec803e9a93d7789d0bd879361 authored over 8 years ago
added condition that `res.data` must be non-empty to return early

2a9c25f8c4ae2a63f32e7faa5b58fe4d0213887d authored over 8 years ago
added addressit support for autocomplete via separatee text sanitiser

this commit combines the other sanitiser/_text.js and addressit parser logic from text-analyzer ...

b612b2750ee4511c9cb2c91e6ec5ec7a7e3a2cb3 authored over 8 years ago
added text_parser that uses addressit format for autocomplete

rather than wholesale converting to libpostal in one release, the decision was made to only use ...

01d033848661aaab71a9d5dec9aaf1c98ad3ff71 authored over 8 years ago
added tests for new queries

left in place but commented out tests that will be supported when boundary, focus, and sources/l...

c257eb5fc3622e2e0c2f6c0665101a78db145040 authored over 8 years ago
finished master rebase, checking in all-but-tests commit

rebase ended up being more complicated than was expected so i'm breaking this into a few commits

f55aed2b1a97617229e432c3f7a4e057c4ad6f53 authored over 8 years ago
support new querying model

add support for FallbackQuery and GeodisambiguationQuery from the pelias-query module. Geodisam...

0aebf81ace9727f9bc8fbb30d70dc0d8c2c1c160 authored over 8 years ago
moved location of `matched_queries` to correct place

d3febe49cce0c4c6b8701111dbfd6420e524081d authored over 8 years ago
updated proxyquire version

65f5cef9bf06a841a7d79dd72e74ff29a76edc39 authored over 8 years ago
libpostal changes

- updated for libpostal interface
- added tests for text_parser

5821ae6e81bb6ce2c31bfa4c871506293acb8d0b authored over 8 years ago
added support for `_matched_queries` in ES hits

this will make it easier to sort thru results from FallbackQuery by knowing which query was called

8d532adb3fdf897cea2bc9f87e0658afca208325 authored over 8 years ago
updated text-analyzer version, removed unused module

5f259d420b173f6fd620ba45ce947dfd18b3cbf1 authored over 8 years ago
added postprocessing step to trim by granularity

c7e5ba2e2a1ecab4c0e2b422ca30b89b7c0c5550 authored over 8 years ago
commented out deprecated AddressIt code

ab9b1dbafab62843e30810ce39daedefe4199013 authored over 8 years ago
included generatePermutations in list of tests

b1cf06720beac072033c30fe541bac06af07556e authored over 8 years ago
initial stab at generatePermutations

abef8f1efac91412b07a82425ad1728a4d40c314 authored over 8 years ago
added generatePermutations to middleware

246f9e7d435e4e64897caa0112f6d8391e05e4e9 authored over 8 years ago
turned off multicore

080ad1cbf6e63efc2f8b8359eea52521cb5bff7b authored over 8 years ago
added `trimByGranularity` post-processing step

58a3a91793dbda2f58e7d5fa911e7ad475f9c23d authored over 8 years ago
added debug

0166940e1ad9ec1db7a8bf17214b1d1206b2bbd7 authored over 8 years ago
added sanitiser wrapper for fallback to call addressit explicitly

d8fb9323c2082f6d9e47f1d15b8d001bbbb65a52 authored over 8 years ago
fixed text analysis tests

proxyquire is now used because the text_analyzer package requires node_postal which isn't guaran...

c18baaf77512b9ba1520b9ca6378f711552fe67b authored over 8 years ago
added condition to exit early if there are already results in `res`

in order to accommodate falling back to the existing search strategy, the search controller must...

4952a0ed2bfa0f522c4f982865f88eec71a6c5b0 authored over 8 years ago
added 2nd /search query call for fallback to existing behavior

while we're refining our process for integrating libpostal, the ES querying behavior will be:

-...

45a0755f7d31175c913398763ee47c140778af6b authored over 8 years ago
added middleware component to trim by result granularity

purpose in comments, cleans up from overly-verbose FallbackQuery

7495cad4653e9bd3226193eaf0ca7967aba2cff4 authored over 8 years ago
refactored search sanitiser tests

the tests removed were testing far more than was appropriate since the functionality of the indi...

85dab16869fdffa6182a2cd909131465af52b4bf authored over 8 years ago
copied the existing search query logic back in

e01ef7ac4d6ad2552f9df60ba5d2faf51e5c2273 authored over 8 years ago
extracted variables to conform to convention

ae37add82be4b88e9e678a5865d597039a2ca947 authored over 8 years ago
updated query module to branch from hashcode

fixed tests to use `boost_mode` value of `multiply` instead of `replace`

8339a66e91fb617e816eeaf9f22e61690e2b5d1a authored over 8 years ago
Cleanup a few small things

d8e0b0135809b3bb4f501326d357180192b29957 authored over 8 years ago
uncommented tests

15b7c3fa57c2e0d2d78279a5f497bd385429dd80 authored over 8 years ago
disable calling GeodisambiguationQuery

cc5c9f8468b85b36d864f8e996f0d5735c7555fc authored over 8 years ago
delete `clean.parsed_text` if falling back to addressit

768843b0fb55eafd9dbf05f7a2aa24345b527e03 authored over 8 years ago
only initialize req.clean/errors/warnings if not initialized yet

also added tests for sanitizeAll

06310bd3b7d80df65b2c1d63bba7bcab7ec0c0d6 authored over 8 years ago
removed unused dependency

f11bdfbfbb57cb2a878374246aa6894eeac592c2 authored over 8 years ago
fixed spelling error

b774cc617cfd21b7634b5c90b55a6109862fd4cb authored over 8 years ago
inject `query` to use

0a59e2750ffd868153efac4115d7e7a9387986c7 authored over 8 years ago
updated to reflect @missinglink's comments

the rebase was brutal, i thought that i caught everything, thx for checking

af7de7613f4d7595a4d89ba00d14457104a175ae authored over 8 years ago
switched autocomplete sanitiser wrapper to addressit text sanitiser

486f25663af3b5e25b9d64c43bb1292b801f7841 authored over 8 years ago
Merge pull request #645 from pelias/wof-venues

Add venues to list of wof layers

01baa47a83ae1e32a7163ff5eeb600195fc2d37f authored over 8 years ago
Merge pull request #664 from pelias/staging

Merge staging into production

158a5e43c8733f21fb67d3bbbdebb44678f60fcb authored over 8 years ago
Merge pull request #658 from pelias/master

Merge master into staging

6406a083b917e86cfc063bbc03d1611c03f16ae4 authored over 8 years ago
Merge pull request #653 from pelias/street_fallback

street fallback

ab50dd5246c5f95b74480e243a60e51815f48ded authored over 8 years ago
Merge pull request #654 from pelias/staging

Merge staging into production

e30396eb012d93b3c69971ebe6bae35541fc9e78 authored over 8 years ago
update ciao tests to reflect updated error messages

a20c84fa83545b35b37a14804ff3379213ddc2b4 authored over 8 years ago
enable filtering osm by street layer

53f89dc5c72b496f963612ae1ad3fedacc414b96 authored over 8 years ago
Merge pull request #648 from pelias/master

Merge master into staging

2591a15c38efe452bebcfe1cf6ee600d944c57d2 authored over 8 years ago
Merge pull request #639 from pmezard/update-test-ciao-layers

test/ciao: update valid layers list in reference output

b7ecd76a65cb3176bddfeff35dfef5ef2cdbc9da authored over 8 years ago
Add venues to Who's on First

b0c0a5fe5cc541585d576186ce4f63038d462def authored over 8 years ago
Explicitly set coarse alias rather than using WOF layers

Who's on First will have more than just coarse data now!

908100d9c50e19387a09c053a1dc71610b7522a1 authored over 8 years ago
test/ciao: update valid layers list in reference output

e53fcbc9d75b682bf7b7c46a8e6df6158b59dfa3 authored over 8 years ago
test/ciao: reverse learnt to handle circle at some point

So fix the test pretending it does not.

50475c616b0e6442e02e8fc9ec7715be8d1de616 authored over 8 years ago
test/ciao: fix inverted negative latitudes in tests

See https://github.com/elastic/elasticsearch/issues/18458

0f0cfd16d9bee0ac6b93abaa3e54664f1f48ea9c authored over 8 years ago
feat: Merge pull request #638 from pelias/expand-aussie-labels

Add provinces to Australian labels

6f09259ccaee6d45ff1d1e7232281c4411d749c5 authored over 8 years ago
fix: Merge pull request #633 from pelias/fix-country-labels

exclude `name` for `country` result labels

270bcba8d35c2b72374888053b241c37260e8188 authored over 8 years ago
Change name of function to be more general

63a6f230b0e0359823c09a34a22ad6764025f19a authored over 8 years ago
Merge pull request #643 from pelias/add-dependency-to-output

added `dependency` fields to output

49b4857ccb643d10415d113946a5bfa27420d7b8 authored over 8 years ago
added `dependency` fields to output

29c1255694cfcd2da2ae685a747390e1ba8ac80e authored over 8 years ago
Merge pull request #641 from pelias/staging

Merge staging into production

6d61721dde83ca15e42802c58303d588d09321ed authored over 8 years ago
Merge pull request #640 from pelias/master

Merge master into staging

43a07edfde9e04b74cf639e7514d8a9946e73ee6 authored over 8 years ago
Add provinces to Australian labels

a6ccbf17ce791f7effadd1eae9b235468454abf2 authored over 8 years ago
Merge pull request #637 from pelias/greenkeeper-pelias-query-8.5.0

Update pelias-query to version 8.5.0 🚀

86c5e7eaeeebbe960b0d599d50cd52cc9fb4ad09 authored over 8 years ago
chore(package): update pelias-query to version 8.5.0

https://greenkeeper.io/

f863fb84684c91cfcc243c727ea1f5b64b697562 authored over 8 years ago
Merge pull request #634 from pelias/autocomplete-boundary.country

Add boundary.country filter to /v1/autocomplete

a320d9abace5971464c409e5c3f588b8e6e53ed7 authored over 8 years ago
Add boundary.country filter to /v1/autocomplete

c5e5bbcf56344f5a642fe6dd529b8b3dd54fa1bb authored over 8 years ago
Merge pull request #631 from pelias/update_travis_node_versions

Update travis node versions

78c83205244e7bc81a8b4018f5bd711f4c7cfccc authored over 8 years ago
updated comment

a090a1e71a0d748d5e167625f0289aa57fa14a03 authored over 8 years ago
exclude `name` for `country` result labels

1b83247964090597f05ce9d2ca14a7c4c412cf00 authored over 8 years ago
Merge pull request #632 from pelias/remove-text-analyzer-test-dependency

fix: Removed pelias-text-analyzer requirement in test

de97113b1f37ae5bb07018bc2bfe00abd566be07 authored over 8 years ago
added hardcoded values in tests where text-analyzer was being used before

8c12452fff099de601f73081f6ff8d16b6260a5d authored over 8 years ago
Merge pull request #630 from pelias/greenkeeper-pelias-query-8.4.0

Update pelias-query to version 8.4.0 🚀

53d1c4f49ec391c8dbcdf437d1db1919628ab0e5 authored over 8 years ago
Require Node.js v6 tests to pass

8615eff88462e897cb0c14dc86849b668a1284f1 authored over 8 years ago
Remove Node.js v5 from TravisCI

31148dacdb1aae33f7a09313e1655357f2aa6205 authored over 8 years ago
Merge pull request #629 from pelias/master

Merge master into staging

64744db187cd0cfb3d6ba280b02cc6df76593be7 authored over 8 years ago
chore(package): update pelias-query to version 8.4.0

https://greenkeeper.io/

dc6070bc7802baab5d76b71a4a071fc299a79bd9 authored over 8 years ago
fix: Merge pull request #617 from pelias/boundary-circle-warning

Updated warning for boundary.circle

3ff4598d78415e8ebe379b75e53bb3421bae91c1 authored over 8 years ago
Merge pull request #627 from pelias/greenkeeper-pelias-model-4.2.0

Update pelias-model to version 4.2.0 🚀

ceb9de1f7ce8245dc1ea61ebbc8f0c8ae481a6d9 authored over 8 years ago