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

Update and expand Docker image instructions

This corrects the path to our Docker images, and adds some general
instructions on using them.

b49e9dea93e6b28c02478d4370fbf5b52337bba0 authored almost 7 years ago by Julian Simioni <[email protected]>
Merge pull request #73 from pelias/add_placetypes

improved awareness of placetypes

d1f2a9565c821111cc5df7f5d7cb782c3aa4285f authored almost 7 years ago by Peter Johnson <[email protected]>
accept placetype param using either array or string URI syntax

e144a43af9a437c0185c2f342bb78ccb870c18c9 authored almost 7 years ago by missinglink <[email protected]>
add placetype filter to search endpoint. documentation

61b56ef927f18f397be1780ecd197ae32956d299 authored almost 7 years ago by missinglink <[email protected]>
add placetypes to tokens

8488f356af6162ca86a9f602bd30c4eabac437b9 authored almost 7 years ago by missinglink <[email protected]>
Merge pull request #70 from pelias/sqlite_refactor

sqlite refactor

31cb4072e998c53a3469e0de1698dcb252085281 authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: disable live mode for input text ending with a space

b583f892d858b212f92cdd5e368e17ea86eed1fa authored almost 7 years ago by missinglink <[email protected]>
circle-ci: install python, build-essential

6c6205528aa66e28520e350112163555a2b3955e authored almost 7 years ago by Peter Johnson <[email protected]>
download_extract: fix placetypes, reverse order

a30abcf85eed5eb846e5d412374b03340405af03 authored almost 7 years ago by Peter Johnson <[email protected]>
test cases: supercession

02fb75b5f8405c6ff54322342ba751d4fbd169e6 authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: query simplification

81b323df143148c2eaaeb6c2f3b616ade60a4d81 authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: query: disable colloquial tag filter

4d06bd316b8fdfc0d55d1157e9894946881e4ae8 authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: update cli & repl commands, readme

8e26ffe59b66a64dfa480c0d6191c4c48c9e168b authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: update readme, travis config and scripts

e2770331c277f625a7eaeb019c1f03efd515bf22 authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: clean up server/routes/search.js

f95f8d1a79cfe94115feed6ae6bbb2072a7f3d11 authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: fix for query debugging function

94feb560941010944e9acf9824caf7e88d858ee5 authored almost 7 years ago by Peter Johnson <[email protected]>
Merge branch 'sqlite_refactor' of github.com:pelias/placeholder into sqlite_refactor

475563d3cd9a173cdf5ce6dd1f5599201d674ffa authored almost 7 years ago by Peter Johnson <[email protected]>
Merge branch 'sqlite_refactor' of github.com:pelias/placeholder into sqlite_refactor

3ce9fc87cfbed86806d89346ced821a5ba1711b2 authored almost 7 years ago by missinglink <[email protected]>
sqlite: clean up prototype/wof.js

791c34a7eb19fd90db7fc5a1111bb756b6a3d441 authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: refactor prototype/query, add tests

8e475321533a0d403b7fe13a8981548edcde3c47 authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: support for multiple tokenize groups

843ce836a5e77b7daa3cf5e6537733ad64342d8a authored almost 7 years ago by Peter Johnson <[email protected]>
demo: live mode UI

01e9353643300af44398bb0d44de3e5919bb9f03 authored almost 7 years ago by missinglink <[email protected]>
sqlite: refactor prototype/query for readability, added tests

0f88a9a53fe49612644c43b0ed486dfbea935d56 authored almost 7 years ago by Peter Johnson <[email protected]>
code cleanup

8a469de17d80992662af8dbffefde5314251ecd3 authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: add db upgrade warning, throws an error when the db schema does not match the expected schema

f6f6adf4e9080de5bcd21434550940ecd93fe756 authored almost 7 years ago by Peter Johnson <[email protected]>
tests: add tests for lib/TokenGraph

c28aca1c66b23f51f8edf8c65ac94f19bae56efa authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: cleanup

47dbde6d8c8e5d59d6d4f04bdd8dcf97bf264b57 authored almost 7 years ago by missinglink <[email protected]>
sqlite: simplify queries, full autocomplete support

392226c2e36636cc39edbfbfb57c9b69a32936d9 authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: improved live mode detection

c2e2c84e37e34de2be7cfda878d0d1b69840f21a authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: rename parse -> jsonParseStream

99a1e922159ecff4d572b5b193e1cd903f4e9b01 authored almost 7 years ago by Peter Johnson <[email protected]>
tests: add tests for prototype/tokenize

f793dd97ab503fb0bef01b303b10f0499cde4eca authored almost 7 years ago by Peter Johnson <[email protected]>
tests: add tests for prototype/io

3d19d8852a8d1b330e344898dc4b55e36b6167f0 authored almost 7 years ago by Peter Johnson <[email protected]>
tests: add tests for lib/parse

8a542d1b56bbe40baef2f05dac50bb46a27097a7 authored almost 7 years ago by Peter Johnson <[email protected]>
tests: add tests for lib/Queries

92470031e9abd0c3680235c80a2f0ac5256541e9 authored almost 7 years ago by Peter Johnson <[email protected]>
tests: add tests for lib/DocStore

1a98af473bfc643bd91e5c3043aea930a6669028 authored almost 7 years ago by Peter Johnson <[email protected]>
tests: add tests for lib/Database

a8a4bc9d14e6ef8870abcd6ea22e092ec5260a16 authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: refactor queries

ad425e210c63a3ba65929c074d7e5a691f36e10a authored almost 7 years ago by missinglink <[email protected]>
sqlite: refactor queries

4701b38d6bdeaa24a58c1948232b10ee4c06518f authored almost 7 years ago by missinglink <[email protected]>
sqlite: replace sqlite3 module with better-sqlite3

b3adf995350b7a5082f540046517f765ed91c9e3 authored almost 7 years ago by missinglink <[email protected]>
sqlite: code simplification / clean up

0ff8239d36315995f22a015bba8363fa8eedc419 authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: tests passing

a2497d02ce0eaff97eb63a6159817573bd8be4cb authored almost 7 years ago by Peter Johnson <[email protected]>
sqlite: initial commit

824431990965380e6e4f8df6637de1c4e2ce6064 authored almost 7 years ago by Peter Johnson <[email protected]>
Merge pull request #72 from pelias/patch

server: fix for CPU detection

007ffddea7d3e835f8fa51e1f4a6c4226ed7c79e authored almost 7 years ago by Peter Johnson <[email protected]>
server: fix for CPU detection

fd9c314cbc6e21a0f8a6b09c1f6659133b6c345e authored almost 7 years ago by Peter Johnson <[email protected]>
Merge pull request #71 from pelias/greenkeeper/initial

chore(package): update dependencies

4379dcf99c5d2a4a8d80edc8c513299919f8ca89 authored almost 7 years ago by Stephen Hess <[email protected]>
chore(package): update dependencies

02638f9c6a3aeb830449fafd92c55751dfe45662 authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #67 from pelias/readme

readme: update extract time and file size estimates

3181a1bb6d1c9802416a5ddd46c625e5bc0dae08 authored almost 7 years ago by Peter Johnson <[email protected]>
readme: update extract time and file size estimates

ac131755393b58eaa5ec6869fea56523c34ae2e4 authored almost 7 years ago by Peter Johnson <[email protected]>
Merge pull request #69 from pelias/greenkeeper/initial

docs(readme): add Greenkeeper badge

1d63072caaa182629e71b8ab646b752a57801747 authored almost 7 years ago by Stephen Hess <[email protected]>
Merge pull request #65 from pelias/wip_merge2

analysis updates

220feaa9dede0528a7061d688f2e8a7dcda14450 authored almost 7 years ago by Peter Johnson <[email protected]>
analysis: improved discarding of numeric values

2f458ca889581e39e0928220791f9049a449db04 authored almost 7 years ago by Peter Johnson <[email protected]>
Merge pull request #64 from pelias/wip_merge

wip merge

e20d0247dd9b9b96ef1644517d24dfbc45b365c7 authored almost 7 years ago by Peter Johnson <[email protected]>
logging: fix typo

f96076b393a038d32cf90f41ed052b312001e27e authored almost 7 years ago by missinglink <[email protected]>
server: improved documentation and runtime control for multicore

4aafb767295a6dd3ddb12c2b67ac2861d245eed3 authored almost 7 years ago by missinglink <[email protected]>
travis: simplify before_script commands

70ad2c93494f8c6a13f636370e1071b9867490dd authored almost 7 years ago by missinglink <[email protected]>
travis: data download: enable bucket fallback to production

travis: data download: enable bucket fallback to production

610ffd4ad9cc0fa250a9898951cae1d7696b5cd3 authored about 7 years ago by Peter Johnson <[email protected]>
server: enable cluster module for multicore http, add cache-control header

13742ebad80dfc81d0d1f1c3dc68b7933b75cee5 authored about 7 years ago by Peter Johnson <[email protected]>
cmd: add script which downloads and extracts wof bundles in one step

b3d9e28815c5d84efcb6308c5f273c65be64926e authored about 7 years ago by Peter Johnson <[email protected]>
demo: more responsive UI

bfc6731ced201c5edeafa413ab951286e919ae3a authored about 7 years ago by Peter Johnson <[email protected]>
test: split test suites in to unit & integration

702d9af27203abc5a0f12a4eb263f67043ff9cfd authored about 7 years ago by Peter Johnson <[email protected]>
Merge pull request #62 from pelias/repo-crawler-npx-sem-rel

Use NPX to run Greenkeeper with Node.js 8

c6ad0e0875024564d83f06a6738080878df37faa authored about 7 years ago by Diana Shkolnikov <[email protected]>
use node@8 for semantic-release in travis

c358e1a437af9f8a108945d328f6608771dc90b6 authored about 7 years ago by Diana Shkolnikov <[email protected]>
feat: Merge pull request #59 from pelias/add-access-logs

added request logging with response times

3f6bd48b4cc636e079deb4de4f4ea07870d1998f authored about 7 years ago by Stephen K Hess <[email protected]>
use exact version

fde5e7132a87a1928d102aa8179a075fa8c4e75f authored about 7 years ago by Stephen Hess <[email protected]>
added request logging with response times

8d83744e69dda00673412d2890f32cd5446899fb authored about 7 years ago by Stephen Hess <[email protected]>
Merge pull request #58 from pelias/typo

typo

7ffecafa00bf44e38258cf1c8e6522e90ee2cec1 authored about 7 years ago by Peter Johnson <[email protected]>
typo

8823c65512fb4d937680507bf859ac92f3542d86 authored about 7 years ago by missinglink <[email protected]>
Merge pull request #57 from pelias/description

feat(readme) add project description

30dd948abf0b14c9ed6b154351c53aea9efd3235 authored about 7 years ago by Peter Johnson <[email protected]>
Merge pull request #56 from pelias/add_empire_ocean_marinearea

Add empire ocean marinearea

ccc13e166476784eeedd5a8690b99efbe2aa81b5 authored about 7 years ago by Peter Johnson <[email protected]>
feat(readme) style

df8995bc0aef3b533af3e6e49543bf20affe0388 authored about 7 years ago by missinglink <[email protected]>
feat(readme) style

660553b54134b28872f33565dd6866bd3806f95a authored about 7 years ago by missinglink <[email protected]>
feat(readme) style

a042efa19c9e8d2c584f1a916265883dbdb5b155 authored about 7 years ago by missinglink <[email protected]>
feat(readme) style

69a7962e3e3fdc0a68b50c70548d7aad7ae2f900 authored about 7 years ago by missinglink <[email protected]>
feat(readme) add project description

e08a0a19270401b566a8aceca84aa6448d5e263c authored about 7 years ago by missinglink <[email protected]>
readme: improved docs for s3_upload

fc579fd8e8925401c70adde7781e780b12f3b982 authored about 7 years ago by missinglink <[email protected]>
feat(s3_upload) fix s3_upload script sytax

752f51fc19251205c9269fdc74c6b5038479083b authored about 7 years ago by missinglink <[email protected]>
feat(s3_upload) update how builds and releases work

6432a016dce34f4c66fbf6496b6134bd19ffcaa2 authored about 7 years ago by missinglink <[email protected]>
import empire, ocean & marinearea placetypes. prevent empire tokens from being indexed

b0a27614e35a935dac518179e7d05359f0bf828f authored about 7 years ago by missinglink <[email protected]>
Move require-dir to dependencies

83b5afcc58795e4af2bbbe127795d0b33663d5fa authored about 7 years ago by Julian Simioni <[email protected]>
Merge pull request #53 from pelias/language_whitelist

introduce language blacklist

ce26620e77e6f4cb1a76db81c1235cea7e70c9d6 authored about 7 years ago by Peter Johnson <[email protected]>
typo

26e1a7963e8d90b5a349c92bf9da0bdbd18d032e authored about 7 years ago by missinglink <[email protected]>
feat(language_whitelist): add Volapük to blacklist

129a25e1d015107c4fb36b5204fa5a3015d5717a authored about 7 years ago by missinglink <[email protected]>
typo

77a6d264fe071428fb50f57edbe6cce872a40a3a authored about 7 years ago by missinglink <[email protected]>
switch from language whitelist to blacklist

e746bd9c0f91b4c72d1c88d4615cbb929eb26582 authored about 7 years ago by missinglink <[email protected]>
Merge pull request #49 from pelias/update-20-sept-17

update logic and tests 20-sept-17

2706f2e1031402c2d1675dcc58cc00376c27568d authored about 7 years ago by Peter Johnson <[email protected]>
feat(test) add additional Korean language tests

d4813533c81c891943b332e38ca96bc7144bac9b authored about 7 years ago by missinglink <[email protected]>
feat(analysis): remove tokens only containing numbers

544954af22a7b9d3c1b4cc51eed084e6408fec99 authored about 7 years ago by missinglink <[email protected]>
analysis: handle "-1" tokens

1e5b02b88962e52dec207b0061447e5d6ef8acd9 authored about 7 years ago by missinglink <[email protected]>
improved removal of 'disambiguation' tokens from name suffix

419af1138c20e1ec64e5fe0e3e2ade2d07d565c2 authored about 7 years ago by missinglink <[email protected]>
feat(s3_upload) - archive builds in s3

70581187e15486a0b77cc08f66640c96f972506c authored about 7 years ago by missinglink <[email protected]>
remove 'disambiguation' tokens from name suffix

d7de4c9bcedfc4a1670480f339b5b4ff246ae373 authored about 7 years ago by missinglink <[email protected]>
extract: add wof:parent_id to filter

87e07f4f799d432feafea904acbff4f70d75bb04 authored about 7 years ago by missinglink <[email protected]>
typo

e1b5fb494bf405166f271ba8ec02cb447b341610 authored about 7 years ago by missinglink <[email protected]>
repl: add "edges" command to assist debugging

298e1bea1ad25f7a0700d7bed3bcfc077353eab4 authored about 7 years ago by missinglink <[email protected]>
parent_id - avoid adding same id twice

615822feac67106c546ddf90731d2114a355db90 authored about 7 years ago by missinglink <[email protected]>
import mz:is_current = -1

af67d2bc6ffd194eaa08e7f63b465f2994a45418 authored about 7 years ago by missinglink <[email protected]>
Merge pull request #48 from pelias/fix_circle

Fix CircleCI code to skip builds on greenkeeper branches

45718eb80009285f783ecb6d7b000fabeafc0953 authored about 7 years ago by Julian Simioni <[email protected]>
update logic and tests 20-sept-17

d15526951c0ed445458fc71f9a5ffab18915c43d authored about 7 years ago by missinglink <[email protected]>
Fix CircleCI code to skip builds on greenkeeper branches

This will only skip greenkeeper branches, instead of all of them.

Connects https://github.com/p...

f5fc0c0770485440c2ec07d65987db16e2f91b33 authored about 7 years ago by Julian Simioni <[email protected]>
Merge pull request #46 from pelias/dockerfile

Update Dockerfile and add CircleCI config

d3d51aed736e3abe084d14332cd209ba27d77cc2 authored about 7 years ago by Julian Simioni <[email protected]>