missinglink
|
3913c836e2
|
feat(coarse_reverse): improve logger assertions
|
7 years ago |
missinglink
|
b88d2a0abe
|
feat(coarse_reverse): add try/catch block around synthesizeDoc code
|
7 years ago |
Diana Shkolnikov
|
95829b2b77
|
Merge pull request #993 from pelias/staging
Merge staging into production
|
7 years ago |
Diana Shkolnikov
|
7ca0d48c11
|
Merge pull request #985 from pelias/master
Merge master into staging
|
7 years ago |
Diana Shkolnikov
|
9933628677
|
Merge pull request #989 from pelias/greenkeeper/joi-11.0.1
fix(package): update joi to version 11.0.1
|
7 years ago |
Julian Simioni
|
2e1b30dac5
|
Merge pull request #988 from pelias/fix_circle
Fix CircleCI script to skip Greenkeeper branch builds
|
7 years ago |
Julian Simioni
|
4f74818742
|
Fix CircleCI script to skip Greenkeeper branch builds
Somehow I completely failed at copying code [from
StackOverflow](https://speakerdeck.com/noelrap/the-road-to-legacy-is-paved-with-good-intentions) in https://github.com/pelias/api/pull/983.
Instead of skipping Docker image builds only for branches with
greenkeeper in the name, it _always_ skipped the build!
Connects https://github.com/pelias/dockerfiles/issues/21
|
7 years ago |
greenkeeper[bot]
|
0b8925f318
|
fix(package): update joi to version 11.0.1
Closes #987
|
7 years ago |
Stephen K Hess
|
3cbb44d138
|
Merge pull request #986 from pelias/staging
Merge staging into production
|
7 years ago |
Diana Shkolnikov
|
c06607a23e
|
Merge pull request #974 from rabidllama/postcode-fix
Added postalcode rules for node-postal call and fallbacks
|
7 years ago |
Adam Rousell
|
8d7c01dcbe
|
Added tests for postcode fix
|
7 years ago |
Julian Simioni
|
26d704bf75
|
Merge pull request #983 from pelias/skip_docker_images_for_greenkeeper
Skip CI Docker Image builds on Greenkeeper branches
|
7 years ago |
Julian Simioni
|
d298ef495a
|
Skip CI Docker Image builds on Greenkeeper branches
We most likely will not want these Docker images and they can fail due
to characters in branch names that are not valid in Docker image tags.
Note: because CircleCI appears to allow only using sh, rather than bash,
we use the method from https://stackoverflow.com/questions/229551/string-contains-in-bash/20460402#2046040
Fixes https://github.com/pelias/api/issues/975
|
7 years ago |
Diana Shkolnikov
|
23b6a84a37
|
Merge pull request #981 from pelias/master
Merge master into staging
|
7 years ago |
Lily He
|
466560d9e0
|
Merge pull request #946 from pelias/add-debug-logs
More debug logs to controllers
|
7 years ago |
Lily He
|
9405a8f370
|
correct timer timings for controller debug logs
|
7 years ago |
Diana Shkolnikov
|
211bed1e03
|
Merge pull request #979 from pelias/staging
Merge staging into production
|
7 years ago |
Diana Shkolnikov
|
d32377f86e
|
Merge pull request #978 from pelias/master
Merge master into staging
|
7 years ago |
Stephen K Hess
|
b661fe2582
|
Merge pull request #977 from pelias/handle-undefined-response-from-text-analyzer
treat undefined text-analyzer response as no house number available
|
7 years ago |
Stephen Hess
|
42097fafb2
|
treat undefined text-analyzer response as no house number available
|
7 years ago |
Julian Simioni
|
c789cbeb70
|
Merge pull request #970 from pelias/staging
Merge staging into production
|
7 years ago |
Julian Simioni
|
2a8ef37dbc
|
Merge pull request #969 from pelias/master
Merge master into staging
|
7 years ago |
Stephen K Hess
|
66403e619d
|
Merge pull request #968 from pelias/move-request-language-to-sanitizer
added stub request_language sanitizer that just allows lang param
|
7 years ago |
Stephen Hess
|
30b7290990
|
added stub request_language sanitizer that just allows lang param
|
7 years ago |
Julian Simioni
|
5be9ef3e62
|
Merge pull request #967 from tadjik1/patch-2
Make .dockerignore node-specific
|
7 years ago |
Sergey Zelenov
|
d3ff5a57de
|
Make .dockerignore node-specific
Add to dockerignore some node-specific things (like node_modules).
|
7 years ago |
Julian Simioni
|
f9c97b632d
|
Merge pull request #966 from pelias/staging
Merge staging into production
|
7 years ago |
Julian Simioni
|
b97b1b28fd
|
Merge pull request #965 from pelias/master
Merge master into staging
|
7 years ago |
Julian Simioni
|
d619943fca
|
Merge pull request #963 from pelias/staging
Merge staging into production
|
7 years ago |
Julian Simioni
|
b18cc6bf82
|
fix: Merge pull request #962 from pelias/root_route
Add default route redirecting to /v1
|
7 years ago |
Julian Simioni
|
fb9b76ef6f
|
Add default route redirecting to /v1
This makes the root URL of the API a bit more friendly
Fixes https://github.com/pelias/api/issues/961
|
7 years ago |
Julian Simioni
|
fe2eb57c64
|
Merge pull request #956 from pelias/dockerfile
Update Dockerfile with changes from dockerfile repo and add CircleCI config
|
7 years ago |
Diana Shkolnikov
|
2cbf4d9eae
|
Merge pull request #959 from pelias/master
Merge master into staging
|
7 years ago |
Diana Shkolnikov
|
d4f89bef02
|
Merge pull request #957 from pelias/greenkeeper/pelias-query-9.1.0
fix(package): update pelias-query to version 9.1.0
|
7 years ago |
greenkeeper[bot]
|
a61a3f7e6c
|
fix(package): update pelias-query to version 9.1.0
Closes #844
|
7 years ago |
Diana Shkolnikov
|
975dc4fe66
|
Merge pull request #953 from pelias/master
Merge master into staging
|
7 years ago |
Julian Simioni
|
4a48bf54e9
|
Use COPY instead of ADD
It has more predictable behavior: https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#add-or-copy
|
7 years ago |
Julian Simioni
|
171b529b81
|
Use new maintainer label format
|
7 years ago |
Lily He
|
ad1d88ac62
|
log libpostal and placeholder responses to debug
|
7 years ago |
Lily He
|
12a1dcba08
|
update controller debug timers to new format
|
7 years ago |
Lily He
|
9ee5025312
|
predicates debugging prints stack trace snippet
|
7 years ago |
Lily He
|
7ecf770d79
|
create stackTraceLine helper to debug predicates
|
7 years ago |
Lily He
|
af03e706b2
|
debug push takes function & beginTimer returns Date
|
7 years ago |
Julian Simioni
|
fba8c5c417
|
Remove Docker specific pelias.json
There is a default file managed by the pelias baseimage.
|
7 years ago |
Julian Simioni
|
d06077a173
|
Add dockerignore file
For now, only exclude .git directory, which weighs in at 27MB.
|
7 years ago |
Julian Simioni
|
a658c34dd4
|
Add CircleCI configuration
Connects https://github.com/pelias/dockerfiles/issues/21
|
7 years ago |
Julian Simioni
|
4f7b041f72
|
Use best practices for CMD parameters
See the section at
https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/
|
7 years ago |
Julian Simioni
|
9f817ae428
|
Inherit from libpostal_baseimage
|
7 years ago |
Diana Shkolnikov
|
6c79e169f0
|
Merge pull request #954 from pelias/greenkeeper/pelias-text-analyzer-1.9.1
Update pelias-text-analyzer to the latest version 🚀
|
8 years ago |
Diana Shkolnikov
|
51e1c9a9f2
|
Merge pull request #955 from pelias/greenkeeper/pelias-model-5.0.1
Update pelias-model to the latest version 🚀
|
8 years ago |