Julian Simioni
|
c5e5bbcf56
|
Add boundary.country filter to /v1/autocomplete
|
8 years ago |
Julian Simioni
|
78c8320524
|
Merge pull request #631 from pelias/update_travis_node_versions
Update travis node versions
|
8 years ago |
Stephen K Hess
|
de97113b1f
|
Merge pull request #632 from pelias/remove-text-analyzer-test-dependency
fix: Removed pelias-text-analyzer requirement in test
|
8 years ago |
Stephen Hess
|
8c12452fff
|
added hardcoded values in tests where text-analyzer was being used before
|
8 years ago |
Julian Simioni
|
53d1c4f49e
|
Merge pull request #630 from pelias/greenkeeper-pelias-query-8.4.0
Update pelias-query to version 8.4.0 π
|
8 years ago |
Julian Simioni
|
8615eff884
|
Require Node.js v6 tests to pass
|
8 years ago |
Julian Simioni
|
31148dacdb
|
Remove Node.js v5 from TravisCI
|
8 years ago |
greenkeeperio-bot
|
dc6070bc78
|
chore(package): update pelias-query to version 8.4.0
https://greenkeeper.io/
|
8 years ago |
Julian Simioni
|
3ff4598d78
|
fix: Merge pull request #617 from pelias/boundary-circle-warning
Updated warning for boundary.circle
|
8 years ago |
Julian Simioni
|
ceb9de1f7c
|
Merge pull request #627 from pelias/greenkeeper-pelias-model-4.2.0
Update pelias-model to version 4.2.0 π
|
8 years ago |
greenkeeperio-bot
|
eddc512133
|
chore(package): update pelias-model to version 4.2.0
https://greenkeeper.io/
|
8 years ago |
Diana Shkolnikov
|
c5eb71f408
|
feat: Add categories filter param and /nearby endpoint
Merge pull request #546 from pelias/categories
|
8 years ago |
Diana Shkolnikov
|
afc585bb87
|
pass config to controller in nearby router setup
|
8 years ago |
Diana Shkolnikov
|
b0aab1afd3
|
Fixed broken test due to rebase with changes from master.
|
8 years ago |
Diana Shkolnikov
|
c38b67aeb4
|
Add nearby sanitizer and revert reverse to not have categories
|
8 years ago |
Diana Shkolnikov
|
127137f427
|
Add category filter to reverse query
|
8 years ago |
Diana Shkolnikov
|
cc9c4148bb
|
Refactor geojsonify code and add ability to pass in clean query params
|
8 years ago |
Diana Shkolnikov
|
28564e0f76
|
Use github links for in-progress denpendency updates
|
8 years ago |
Diana Shkolnikov
|
1df1a0765c
|
Add categories filter to search query
|
8 years ago |
Diana Shkolnikov
|
07c637f5a6
|
Include a new pelias-categories module for category validation
|
8 years ago |
Diana Shkolnikov
|
269733b70c
|
Add type property to allow proper handling of arrays
|
8 years ago |
Diana Shkolnikov
|
68c6b15e0f
|
Add categories sanitizer to reverse
|
8 years ago |
Diana Shkolnikov
|
818711f509
|
Add categories sanitizer to search
|
8 years ago |
Diana Shkolnikov
|
24c7370ce7
|
Add categories sanitizer to autocomplete
|
8 years ago |
Diana Shkolnikov
|
1c6436d123
|
Update categories sanitizer and implement unit tests for it
|
8 years ago |
avulfson17
|
c5d2817ab4
|
update test name
|
8 years ago |
Alec Vulfson
|
254b7ff66b
|
Updated warning for boundary.circle
|
8 years ago |
Julian Simioni
|
7d2474ac81
|
Merge pull request #621 from pelias/greenkeeper-pelias-text-analyzer-1.3.0
Update pelias-text-analyzer to version 1.3.0 π
|
8 years ago |
Julian Simioni
|
134d11beee
|
Merge pull request #612 from pelias/add-borough
Add borough as a possible layer for geonames
|
8 years ago |
Julian Simioni
|
51c4cd5139
|
Merge pull request #620 from pelias/remove_focus_viewport
remove focus.viewport API
|
8 years ago |
Julian Simioni
|
76e54bf7d3
|
Update test expectations to be better!
addressit can now detect that "new york" the state should be abbreviated
"NY".
|
8 years ago |
greenkeeperio-bot
|
1716c9e34c
|
chore(package): update pelias-text-analyzer to version 1.3.0
https://greenkeeper.io/
|
8 years ago |
Julian Simioni
|
df313c2427
|
Merge pull request #622 from pelias/greenkeeper-pelias-query-8.3.0
Update pelias-query to version 8.3.0 π
|
8 years ago |
greenkeeperio-bot
|
af33a333ff
|
chore(package): update pelias-query to version 8.3.0
https://greenkeeper.io/
|
8 years ago |
avulfson17
|
61ac4a99c1
|
add test for borough in geonames
|
8 years ago |
avulfson17
|
d43a16f780
|
Add borough as a possible layer for geonames
|
8 years ago |
Peter Johnson
|
7f18561595
|
remove focus.viewport API
|
8 years ago |
Julian Simioni
|
03899d5811
|
Merge pull request #607 from pelias/fix_url
fix: URL for Gitter does not appear correctly on NPM
|
8 years ago |
Peter Johnson
|
7ac1bd0158
|
Merge pull request #614 from pelias/coordinate_wrapping
cleaner code: replace while() statements
|
8 years ago |
Peter Johnson
|
791052e259
|
cleaner code: replace while() statements
|
8 years ago |
Peter Johnson
|
935ac4f1b7
|
Merge pull request #608 from pelias/coordinate_wrapping
wrap coordinates at poles
|
8 years ago |
Peter Johnson
|
39e3156019
|
typo
|
8 years ago |
Peter Johnson
|
c317d4f321
|
fix/improve coordinate wrapping function, added more tests
|
8 years ago |
Julian Simioni
|
e236bd419a
|
Merge pull request #606 from pelias/greenkeeper-pelias-query-8.2.0
Update pelias-query to version 8.2.0 π
|
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 |
Peter Johnson
|
5b8a9a31d2
|
wrap coordinates at poles
|
8 years ago |
Julian Simioni
|
6cde730e49
|
fix: URL for Gitter does not appear correctly on NPM
|
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 |