Diana Shkolnikov
07c637f5a6
Include a new pelias-categories module for category validation
8 years ago
greenkeeperio-bot
1716c9e34c
chore(package): update pelias-text-analyzer to version 1.3.0
...
https://greenkeeper.io/
8 years ago
greenkeeperio-bot
af33a333ff
chore(package): update pelias-query to version 8.3.0
...
https://greenkeeper.io/
8 years ago
Julian Simioni
a0de139fd2
Add placeholder package version
...
We are using [semantic release](https://github.com/semantic-release/semantic-release )
to manage our NPM releases, but it's still important to have some sort
of version in the file at all times.
8 years ago
Julian Simioni
63d73f99d8
fix: remove version from package.json
...
This and the previous commit were needed because whenever we last pushed
to NPM, we apparently did it from a branch that never got merged into
master.
8 years ago
Julian Simioni
4863daa8c8
Version 3.0.0
8 years ago
Julian Simioni
06b6db1cc6
feat: set up semantic-release
8 years ago
greenkeeperio-bot
c6a5fdcd43
chore(package): update pelias-query to version 8.2.0
...
https://greenkeeper.io/
8 years ago
greenkeeperio-bot
c210b50c11
chore(package): update pelias-text-analyzer to version 1.2.0
...
https://greenkeeper.io/
8 years ago
greenkeeperio-bot
7fb0b53211
chore(package): update pelias-model to version 4.1.0
...
https://greenkeeper.io/
8 years ago
greenkeeperio-bot
ae0671c7fc
chore(package): update pelias-config to version 2.1.0
...
https://greenkeeper.io/
8 years ago
greenkeeperio-bot
a66b0d152b
chore(package): update stats-lite to version 2.0.3
...
https://greenkeeper.io/
8 years ago
greenkeeperio-bot
d067c072a0
chore(package): update pelias-query to version 8.1.3
...
https://greenkeeper.io/
8 years ago
Julian Simioni
55adb7337e
Add Travis NPM script
8 years ago
Julian Simioni
d3a09ba7f4
Alphabetize npm scripts
8 years ago
greenkeeperio-bot
61110ac2fe
chore(package): update async to version 2.0.0
...
https://greenkeeper.io/
8 years ago
Peter Johnson
17dff17b94
remove cluster2 module
8 years ago
Julian Simioni
819f024298
Remove pelias-suggester-pipeline dependency
...
We don't use this anymore!
8 years ago
greenkeeperio-bot
10e514abde
chore(package): update pelias-query to version 8.1.2
...
https://greenkeeper.io/
8 years ago
avulfson17
dc323a07c5
Update version numbers for 'pelias-' dependencies
8 years ago
Julian Simioni
675233c9c4
Update pelias-config to 2.0.0
8 years ago
Julian Simioni
6b47e4bc52
Update pelias-query to 8.0.0
8 years ago
greenkeeperio-bot
801f86c5cc
chore(package): update pelias-query to version 7.0.2
...
https://greenkeeper.io/
9 years ago
Julian Simioni
a4c31b6f8d
fix: Explicitly depend on packages' optional dependencies
...
[istanbul](https://www.npmjs.com/package/istanbul ) and
[escodegen](https://www.npmjs.com/package/escodegen ) have optional
dependencies, which for some reason `npm ls` in npm version 3 fails to
handle properly. We don't need these packages, but installing them does
little harm so it seems to be the best way to make our precommit-hook
scripts pass for all users.
9 years ago
greenkeeperio-bot
e65072cfa4
chore(package): update pelias-query to version 7.0.1
...
https://greenkeeper.io/
9 years ago
greenkeeperio-bot
183741709d
chore(package): update express-http-proxy to version 0.7.0
...
https://greenkeeper.io/
9 years ago
greenkeeperio-bot
ca0b121bde
chore(package): update pelias-query to version 7.0.0
...
https://greenkeeper.io/
9 years ago
Julian Simioni
bfd340a0fc
Remove NPM engine specification
...
According to the NPM docs on [engine](https://docs.npmjs.com/files/package.json#engines ),
this specification was only ever advisory, and is now depricated. It
seems to cause NPM to pull in a very old version of NPM, which causes
warnings when installing dependencies.
9 years ago
Julian Simioni
5293e96929
Remove Elasticsearch from engines
...
According to the [docs](https://docs.npmjs.com/files/package.json#engines )
only node and NPM versions may be specified here.
9 years ago
greenkeeperio-bot
b9cac7d629
chore(package): update check-types to version 7.0.0
...
https://greenkeeper.io/
9 years ago
Peter Johnson
dd5215cbae
upgrade to ES2+
9 years ago
greenkeeperio-bot
d168698dd6
chore(package): update proxyquire to version 1.7.7
...
https://greenkeeper.io/
9 years ago
Peter Johnson
0caca08787
improve error matching by using string prefix matching on known elasticsearch exception names
9 years ago
missinglink
01a3233a7b
add a view to boost exact matches
9 years ago
greenkeeperio-bot
bf3d931640
chore(package): update pelias-query to version 6.3.0
...
https://greenkeeper.io/
9 years ago
Stephen Hess
bd3b8e7bbe
switched to pelias-text-analyzer package since that responsibility has been moved to there
9 years ago
greenkeeperio-bot
7876650581
chore(package): update pelias-model to version 4.0.0
...
http://greenkeeper.io/
9 years ago
Julian Simioni
d98973c21f
Handle fatal errors in unit tests
...
Due to the way our unit tests are run, a fatal error in the API code
that causes the node process to quit with an error will not be picked up
by `tap-dot`, and the unit tests will still return a passing status
code. This is due to the way status codes from pipes are handled by
default.
Fortunately, there is an ["unofficial bash strict mode"](http://redsymbol.net/articles/unofficial-bash-strict-mode/ )
that helps fix this sort of thing, and by running our unit tests with a
few tweaks we can ensure that any failure in the unit tests is captured.
9 years ago
greenkeeperio-bot
96af007044
chore(package): update elasticsearch to version 11.0.0
...
http://greenkeeper.io/
9 years ago
Diana Shkolnikov
201f4d4fb3
Convert parent WOF ids to valid Pelias ids to be used by /place
9 years ago
Diana Shkolnikov
7231e229d4
Convert parent WOF ids to valid Pelias ids to be used by /place
9 years ago
greenkeeperio-bot
0868494778
chore(package): update tap-dot to version 1.0.5
...
http://greenkeeper.io/
9 years ago
Diana Shkolnikov
582fd50902
Update pelias-query package version
9 years ago
Peter Johnson
a4f6e70d25
upgrade to pelias-query@6.1.0
9 years ago
Julian Simioni
ab427229f4
Use the official elasticsearch
...
This replaces the pelias-esclient library which has not been maintained
for a long time.
9 years ago
missinglink
cd16ff92b1
add common.diff() function for test debugging
9 years ago
Julian Simioni
aebaf52f61
Remove pelias-schema from dependencies
9 years ago
Diana Shkolnikov
4dc1da27a5
Upgrade pelias-query to 6.0.0
9 years ago
Julian Simioni
8fdb522f11
Upgrade to pelias-query 5.1.0
9 years ago
greenkeeperio-bot
0c3e4de0ad
chore(package): update pelias-schema to version 3.0.0
...
http://greenkeeper.io/
9 years ago