Ecosyste.ms: OpenCollective

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

github.com/pelias/placeholder

stand-alone coarse geocoder
https://github.com/pelias/placeholder

fix(package): update split2 to version 3.0.0

8a3db6a6c8b1d9622ab99c048f07b20c53ffef90 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #146 from pelias/ci-and-nodejs-updates

CI and Node.js updates

6d93cff2a33433d060798be64d8ce3db043f803b authored almost 6 years ago by Julian Simioni <[email protected]>
chore(CI): Use shared Docker build CI script

Connects https://github.com/pelias/pelias/issues/749

b0dd5974e28b10437a720d204ddfbbf2197dd23b authored almost 6 years ago by Julian Simioni <[email protected]>
chore(release): Skip semantic-release run on pull reqeusts

This should speed up our CI slightly

c74286078ba7d0293daa5cf444cc48a02aed9961 authored almost 6 years ago by Julian Simioni <[email protected]>
feat(doc): Point to common requirements doc

This will prevent us from having to update supported Node.js versions in many
places for each re...

85da18e89a49817c8ba83a7ec4d52eba7ee13074 authored almost 6 years ago by Julian Simioni <[email protected]>
chore(release): Run releases off master branch

Connects https://github.com/pelias/pelias/issues/749

73bf18f72d214c6c9c08535e3bc5301f2cf76cd9 authored almost 6 years ago by Julian Simioni <[email protected]>
feat(Node.js): Drop support for Node.js 6

Connects https://github.com/pelias/pelias/issues/752

e50e756eb5bcb0a81de1a4c83cd2a8f60012bc70 authored almost 6 years ago by Julian Simioni <[email protected]>
Merge pull request #143 from pelias/revert-134-joxit/wof-extract

Revert "feat(wof_extract) Remove dependency on gnu parallel"

0e2121de337b20e905be8607cca646bda4efe0c0 authored about 6 years ago by Peter Johnson <[email protected]>
Revert "feat(wof_extract) Remove dependency on gnu parallel"

61583c98a02599ddebff4181381946421e7ca825 authored about 6 years ago by Jones Magloire <[email protected]>
Merge pull request #139 from pelias/wof_shortcode

wof property wof:abbreviation was renamed wof:shortcode

67092cc52cfc86d3dffd2d694ff5ac0906450103 authored about 6 years ago by Peter Johnson <[email protected]>
feat(wof_shortcode): wof property wof:abbreviation was renamed wof:shortcode

2191d93b4c9b05821b670d6a1d690f090bf397df authored about 6 years ago by Peter Johnson <[email protected]>
Merge pull request #134 from pelias/joxit/wof-extract

feat(wof_extract) Remove dependency on gnu parallel

2eb866fa0d79c73a318a7ce9a70f7b7eb0635638 authored about 6 years ago by Julian Simioni <[email protected]>
feat(wof_extract) Remove dependency on gnu parallel

5d89ae3fca1f29fd5156063bef418d5476a2e098 authored about 6 years ago by Joxit <[email protected]>
Merge pull request #137 from pelias/test-script-improvements

feat(test): Use test running binary to catch errors

ea403e7263a5860422a40680be9ee46bcc9b8baf authored about 6 years ago by Julian Simioni <[email protected]>
feat(test): Use test running binary to catch errors

The way we were running our unit tests does not catch fatal errors in
the unit test run, even th...

224e24bdfe086cee5796b398eb99852e3af24cf9 authored about 6 years ago by Julian Simioni <[email protected]>
Merge pull request #136 from pelias/use-pelias-user

feat(docker): run as pelias user

b7cd1cde94903476b161290d4afefcf057f55d5b authored about 6 years ago by Julian Simioni <[email protected]>
feat(docker): run as pelias user

This uses the work in https://github.com/pelias/baseimage/pull/2 to run
processes as the `pelias...

a3e750a8d0cf56c0017b9c921772da570ce6369f authored about 6 years ago by Julian Simioni <[email protected]>
Merge pull request #135 from pelias/semantic-release-build-stage

feat(release): replace semantic-release dep with Travis build stages

b48500748bbacfbfa3e0ffecb556b8ab37abde5a authored about 6 years ago by Julian Simioni <[email protected]>
feat(release): replace semantic-release dep with Travis build stages

This makes CI quicker, and releases more stable.

Connects https://github.com/pelias/api/pull/1187

a23da4661b538277472c6d32aaf93649f882ccd8 authored about 6 years ago by Julian Simioni <[email protected]>
feat(npm): add npmrc disabling package-lock.json

A lockfile makes it harder for carat ranges to work as we desire for pelias
packages when runnin...

bc0214e375677da60c607e09c0f1b4f9b35b3d59 authored about 6 years ago by Julian Simioni <[email protected]>
feat(findbyid): add type check for lang HTTP param

05c7c7d6f4a0f1e1333148cbff1ad7685b3d1b1e authored about 6 years ago by Peter Johnson <[email protected]>
feat(findbyid): Add lang query param

This will reduce network transfer
Closes: #42

22a42707438f789d15aa2abadcc2f8750a882400 authored about 6 years ago by Joxit <[email protected]>
tests: Add unit tests for findbyid

8821346f132f3142fb17777f58798fc2e09d7304 authored about 6 years ago by Joxit <[email protected]>
feat(lang): Lang query parameters can be used in upper and lower case

edbd20d8b04a58cf6234dfc8b84e85a0f0ba5306 authored about 6 years ago by Joxit <[email protected]>
Merge pull request #132 from pelias/greenkeeper/pelias-logger-1.2.1

fix(package): update pelias-logger to version 1.2.1

24fbbdce4e326dd02ad900f8a43b2c5f5f7641a3 authored about 6 years ago by Julian Simioni <[email protected]>
fix(package): update pelias-logger to version 1.2.1

Closes #131

2e1294a721e28752729b3005d5f4980197ec0e51 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #129 from pelias/user-server-script

Use server start script instead of NPM

03c007699e3500489c8cd45e61bd1e118c366fb1 authored about 6 years ago by Julian Simioni <[email protected]>
Use server start script instead of NPM

As mentioned in https://github.com/pelias/api/pull/1096 and
https://github.com/npm/npm/issues/46...

8e0b76a98328a1234ef6293ea929966875a35685 authored about 6 years ago by Julian Simioni <[email protected]>
Select the correct iso when both 639-2T and 639-2B are present

7bf357cd00ff51bc155d36ef655060bba2d44d75 authored about 6 years ago by Joxit <[email protected]>
fix: Inconsistent iso codes in wof (iso639-2T and iso639-2B)

Workaround to fix this in placeholder.
See https://github.com/whosonfirst-data/whosonfirst-data/...

ca0439c612f93ad5f04de3973d29ff7d60bbbb5f authored about 6 years ago by Joxit <[email protected]>
Add comment and test case

5715931c0365dc4581b425bb9f8b21f6eb46658a authored about 6 years ago by Joxit <[email protected]>
tests: update tests to reflect WOF data at 2018.08.08

1921e98b5292b64dcc124530725d42b8e647440b authored about 6 years ago by missinglink <[email protected]>
Merge pull request #127 from pelias/fix-circle-branch-handling

Fix circle branch handling

75f99135bb34709a5624bba30a4fda590263ee7e authored about 6 years ago by Julian Simioni <[email protected]>
Avoid tagging latest temporarily during build

Seeing output in the Circle logs such as

```
Successfully tagged pelias/placeholder:latest
```
...

27ce426f034d23649521375fc4030758bc149a98 authored about 6 years ago by Julian Simioni <[email protected]>
Fix circle branch handling

This fixes Circle so that it can build tags for branches with a slash in
the branch name.

c7daaf7590401e9a4bf940d02927d8ec96099deb authored about 6 years ago by Julian Simioni <[email protected]>
Update whosonfirst link in README

db74b3ad174ff6b0a65071e5ae4917c01262549a authored about 6 years ago by Joxit <[email protected]>
feat(geom): functionality improvements, all tests passing

dfdd2b4fab00e0b3f5c91ba25366ec3c752f8da0 authored about 6 years ago by Peter Johnson <[email protected]>
feat(queries): clean up FTS5 query syntax

ede05f2cf2ffaa93baf748810ce6e13728abe40f authored over 6 years ago by Peter Johnson <[email protected]>
fix: variable conflicts

de17bec74a13f50d536bd4bdb136001852b85857 authored over 6 years ago by missinglink <[email protected]>
merge masks when performing a _queryManyGroups type query

13027f6cbfed2c58eb98dd9a7882bb2565914b32 authored over 6 years ago by missinglink <[email protected]>
refactor internal API to pass Result instead of (ids, mask, group)

a4a4fb11ae32dfdbdebaafbc4d33201e0a6e83f3 authored over 6 years ago by missinglink <[email protected]>
Merge pull request #118 from pelias/update_build

update build

22fb5a4b9aaf71b668a88e5fd140da540ba3aad1 authored over 6 years ago by Peter Johnson <[email protected]>
feat(build): update test cases

96aa067c1da4da76a2ac88570f2e4c4babf74aa1 authored over 6 years ago by Peter Johnson <[email protected]>
feat(build): fix quoting of FTS5 query

aaf46838ace84ea066331c07e924890d7a417983 authored over 6 years ago by Peter Johnson <[email protected]>
feat(build): rebuild from latest data

cc4486e827d1de634a5457669476bf4e2502d68f authored over 6 years ago by missinglink <[email protected]>
Merge pull request #111 from pelias/carat-ranges

Use carat ranges for all Pelias Dependencies

917f1110813d006a5c1adb578ffc57def5043635 authored over 6 years ago by Julian Simioni <[email protected]>
Use carat ranges for all Pelias Dependencies

The overhead of having to merge a Greenkeeper PR for every single change to
every single reposit...

80fc2fcf521a07a50402d9cb1f2e94be1042fa67 authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #110 from pelias/greenkeeper/pelias-logger-0.4.2

Update pelias-logger to the latest version 🚀

f640a4aa33293c91d6c767831297946af0782fb9 authored over 6 years ago by Julian Simioni <[email protected]>
fix(package): update pelias-logger to version 0.4.2

20c6019bdc22b85920587a184cbc9d3ab04f70ae authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #109 from pelias/greenkeeper/tap-spec-5.0.0

Update tap-spec to the latest version 🚀

19fc233af04408e8ec756e9a06cfe6426345f766 authored over 6 years ago by Julian Simioni <[email protected]>
chore(package): update tap-spec to version 5.0.0

65ca4628a83143de870b19a232256139c5a96749 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #108 from pelias/greenkeeper/pelias-logger-0.4.1

fix(package): update pelias-logger to version 0.4.1

2de644ad0e0ff72e8ddf6b92149e8eaa67467578 authored over 6 years ago by Julian Simioni <[email protected]>
fix(package): update pelias-logger to version 0.4.1

Closes #84

8558dc1e4790dba016383bd6bf7435ead2d41c65 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #104 from pelias/readme_fix

readme: fix typo

e81789e5d8e3ecf8ecc0eb225f65aebff7239008 authored over 6 years ago by Peter Johnson <[email protected]>
Merge pull request #101 from pelias/dockerfile_update

Dockerfile fixes

e757181dd0a7d810fc0704064cefd8137dddadaf authored over 6 years ago by Julian Simioni <[email protected]>
readme: fix typo

65f04f9a07f4b7cf76382db69d77b557c6ad2036 authored over 6 years ago by Peter Johnson <[email protected]>
Remove git clone from Dockerfile

All source should be copied from the local checkout, to enable builds on
different builds.

It a...

86756bb231014a6b73559e60bca2934e59273455 authored over 6 years ago by Julian Simioni <[email protected]>
Make Dockerfile build more efficient when NPM modules do not change

aeca320cf12e4fea747ac0f7166477d8abb5d3f0 authored over 6 years ago by Julian Simioni <[email protected]>
Remove old export in Dockerfile

This probably did not do anything, and does not appear to be used.

da5c946383f956caa4031cf71e03364780ece4b1 authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #100 from pelias/nodejs-10-support

Add Node.js 10 support

1109c06fb808fffe92f76501a7f6e94c1201a2d7 authored over 6 years ago by Julian Simioni <[email protected]>
feat: Add support for Node.js 10

Connects https://github.com/pelias/pelias/issues/723
Fixes https://github.com/pelias/placeholder...

399b91a05018c799942564766b672b05e57ddd83 authored over 6 years ago by Julian Simioni <[email protected]>
Compare default done function to function string

The formatting of function.toString() changed in Node.js 10, so this is
more portable

86430e7b7023f6286d96b0f5a8be36116169fcd2 authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #99 from pelias/ci_cleanup

CI cleanup

43ae7e4fddc555331c8e01b9ed61ed2d82aac219 authored over 6 years ago by Julian Simioni <[email protected]>
Remove npm check

f9429798cc2ad3278f5f6b6d43ed77d94d49d938 authored over 6 years ago by Julian Simioni <[email protected]>
Fixup readme

2f5d6abc35dd9447857c3c78d0c9883a71218929 authored over 6 years ago by Julian Simioni <[email protected]>
Change default NPM version

1852fe4783561f876c3831a44dd44c9e4382d437 authored over 6 years ago by Julian Simioni <[email protected]>
Remove semantic-release npm script

be1f1a9324eb5b2c6b1c16bef7d09f6ccb0d677b authored over 6 years ago by Julian Simioni <[email protected]>
Configure semantic-release

df420e1e98d9dda8fa8e30ed07ec46a581aaf90a authored over 6 years ago by Julian Simioni <[email protected]>
Fix URL

d6c2e1644df00ca0f8229f13b9a9d109aa648250 authored over 6 years ago by Julian Simioni <[email protected]>
Add README header

Connects https://github.com/pelias/pelias/issues/703

f3216c6af88d88405c625ef103e6db3400f0f0c8 authored over 6 years ago by Julian Simioni <[email protected]>
Remove redundant TravisCI settings

82c4689efcf94fbe982b7651f8950854abaa16ec authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #97 from pelias/nextzen

fix(readme): update bucket urls to nextzen

b79d371c24375bbc7d11e8f76c0dda212ae9ad02 authored over 6 years ago by Julian Simioni <[email protected]>
Update S3 bucket paths in example output

145aa9e6262a1ffbe83f00c47ace23e72f9fe417 authored over 6 years ago by Julian Simioni <[email protected]>
Update S3 bucket URLs with HTTPS and correct location

Now that we finally have the HTTPS situation sorted out by moving the
bucket from us-east-2 to u...

fef8c4ca67531887a73725e5ae970775685adf7a authored over 6 years ago by Julian Simioni <[email protected]>
Merge pull request #86 from pelias/greenkeeper/require-dir-1.0.0

Update require-dir to the latest version 🚀

da1c4185cefb2e735a991d7e65e5b0ce2ccf11ab authored over 6 years ago by Julian Simioni <[email protected]>
fix(package): update require-dir to version 1.0.0

3f1cd2b8fb24a59409a3ce3dc6e1c56ff4263263 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #89 from pelias/greenkeeper/semantic-release-15.0.0

Update semantic-release to the latest version 🚀

d66dad2e4029431a8cc02c8e99e4ebcd9b3da731 authored over 6 years ago by Julian Simioni <[email protected]>
chore(package): update semantic-release to version 15.0.0

a5d9f715b4842b7c936fa28b1f2644aa7c8a02c4 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
fix(readme): update bucket urls to nextzen

afbfa78ce0285f5dcfe1a5bef9e631278b00934c authored over 6 years ago by missinglink <[email protected]>
Merge pull request #94 from pelias/travis

change bucket location and aws profile

43bcb3f4b2a6072b8258b9c3179690c7f87fecef authored over 6 years ago by Peter Johnson <[email protected]>
fix(s3_upload): change bucket location and aws profile

fc17f9f0d03b9fb422c1823299b938c927d4230b authored over 6 years ago by missinglink <[email protected]>
Merge pull request #91 from pelias/update_spelunker_host

update spelunker host

48ec0d43a08bc3cc1e4235ff4ba9914b736f59b8 authored over 6 years ago by Peter Johnson <[email protected]>
update spelunker host

2447c38d3723b4e654df3b726b319c0872a448d2 authored over 6 years ago by missinglink <[email protected]>
fix: Merge pull request #93 from pelias/travis

update s3 bucket URL to nextzen

0126eac32e9ec868724c2b4e088460480b66b771 authored over 6 years ago by Peter Johnson <[email protected]>
update build matrix and package engines to indicate that better-sqlite requires node 6.11.4+

0f7e2c08aaca37d8c9d1c639d9cdd7f61510cd47 authored over 6 years ago by missinglink <[email protected]>
update s3 bucket URL to nextzen

56c0158717158d85d408ce21746608c1aaa01843 authored over 6 years ago by missinglink <[email protected]>
Create LICENSE

a3f37da757de86f3894df7978d483ecd00c610c9 authored over 6 years ago by Julian Simioni <[email protected]>
feat: Merge pull request #78 from pelias/mask

result mask feature

f38b163f8a9baec83ced870c3a3819ad4553e07d authored almost 7 years ago by Diana Shkolnikov <[email protected]>
Merge pull request #81 from pelias/dedupe_within_language

only deduplicate tokens within the same language

b3297a6d8cb46245a34d0ba89cd5552ebce613e6 authored almost 7 years ago by Peter Johnson <[email protected]>
feat: Merge pull request #77 from pelias/docker-docs

Update and expand Docker image instructions

4198e1fdc7c2ca0a9f17cb4f19368f7f89543fcd authored almost 7 years ago by Julian Simioni <[email protected]>
di-directional language crosswalk

d38f7e4fd447dbfd16dc407b56ce9baaeb03415d authored almost 7 years ago by missinglink <[email protected]>
test: accept 1125821075 for st peter port, better match

97f83d631605cd44f98a75e5e6735f854cc18252 authored almost 7 years ago by missinglink <[email protected]>
test: accept 1125918569 for diego garcia, better match

42b0951abd3897cb8c2e90d1347efe814f24d753 authored almost 7 years ago by missinglink <[email protected]>
test: accept 1125783915 for saint helier, returning the locality now instead of the country

15bc3ce0765f480d669b8d4cb23b3c12c7ede303 authored almost 7 years ago by missinglink <[email protected]>
test: accept 1125818773 for south vineland, better match

6d1afc6ff6d14a44ccf5cad6fe63ac4da55dfcd2 authored almost 7 years ago by missinglink <[email protected]>
improved deduping

allow cross-language deduping when an 'eng' or 'und' token exists with the same body.

includes ...

547e741be40dfe75a7e1e743a5a9c1376cc60197 authored almost 7 years ago by missinglink <[email protected]>
only deduplicate tokens within the same language

616ee3d780e4e489b1042b1fe1033ccc69cd962a authored almost 7 years ago by missinglink <[email protected]>
Merge pull request #79 from pelias/revert_adding_placetype_column

revert adding placetype column

78bb5b616d9e5f09dcccf5ef1b2e47edc0912c11 authored almost 7 years ago by Peter Johnson <[email protected]>
revert adding placetype column

716f44b56d1ff2091169acb5d4b3fa295d7a66a6 authored almost 7 years ago by missinglink <[email protected]>
fix result mask feature

ef2f0ee0d20a74c643f72c36e2f9826e004b9c41 authored almost 7 years ago by missinglink <[email protected]>