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 🚀
|
7 years ago |
Diana Shkolnikov
|
51e1c9a9f2
|
Merge pull request #955 from pelias/greenkeeper/pelias-model-5.0.1
Update pelias-model to the latest version 🚀
|
7 years ago |
greenkeeper[bot]
|
48d94c636e
|
fix(package): update pelias-model to version 5.0.1
|
7 years ago |
greenkeeper[bot]
|
875dd07307
|
fix(package): update pelias-text-analyzer to version 1.9.1
|
7 years ago |
Diana Shkolnikov
|
30be33add5
|
Merge pull request #948 from pelias/greenkeeper/tmp-0.0.33
Update tmp to the latest version 🚀
|
7 years ago |
Diana Shkolnikov
|
48d44e13e1
|
Merge pull request #950 from pelias/greenkeeper/semantic-release-7.0.1
Update semantic-release to the latest version 🚀
|
7 years ago |
Peter Johnson
|
4549dfdacb
|
Merge pull request #951 from tadjik1/patch-1
Fix typo in test/unit/controller/search_with_ids
|
7 years ago |
Sergey Zelenov
|
1f3bb4608c
|
Fix typo in test/unit/controller/search_with_ids
Seems like a typo, should be `deepEqual` instead of `ok`
|
7 years ago |
Stephen K Hess
|
078912ea92
|
Merge pull request #949 from pelias/remove-is-service-enabled-predicate
removed unused is_service_enabled predicate
|
7 years ago |
greenkeeper[bot]
|
98440bbc6f
|
chore(package): update semantic-release to version 7.0.1
|
7 years ago |
Stephen Hess
|
ab332e43ee
|
removed unused is_service_enabled predicate
|
7 years ago |
greenkeeper[bot]
|
c7a5355ce3
|
chore(package): update tmp to version 0.0.33
|
7 years ago |
Stephen K Hess
|
989930b631
|
Merge pull request #945 from pelias/greenkeeper/geojson-0.5.0
Update geojson to the latest version 🚀
|
7 years ago |
Stephen K Hess
|
a3db118af7
|
Merge pull request #936 from pelias/convert-language-and-interpolation-to-microservices
Convert language and interpolation to microservices
|
7 years ago |
Stephen Hess
|
bfa8475443
|
fix @missinglink's typo
|
7 years ago |
Stephen Hess
|
951b18e656
|
switched to has_parsed_text_properties
|
7 years ago |
Stephen Hess
|
99d6c6ba11
|
removed language service from schema
|
7 years ago |
Stephen Hess
|
f8f1923c0e
|
configure language service from placeholder definition
|
7 years ago |
Stephen Hess
|
cf167ce933
|
map sources from helper/type_mapping.js
|
7 years ago |
Stephen Hess
|
2d71422be9
|
add comments
|
7 years ago |
Stephen Hess
|
c5105beda2
|
switched interpolation to new model, added should_execute for it
|
7 years ago |
Stephen Hess
|
3c8bfa196e
|
added interpolation service to schema
refactored similar service tests to iterate list of services instead of duplicating many tests for each service
|
7 years ago |
Stephen Hess
|
cd6b9d9ed6
|
updated service name
|
7 years ago |
Stephen Hess
|
c8c969db74
|
added predicate for any/all parsed_text fields
|
7 years ago |
Stephen Hess
|
41831ab7a0
|
converted middleware/interpolate to use injected service
|
7 years ago |
Stephen Hess
|
d1461621c6
|
added ServiceConfiguration implementation for Interpolation
|
7 years ago |
Stephen Hess
|
4ea2313a3b
|
switched to injection for remaining endpoints
|
7 years ago |
Stephen Hess
|
d1886a5073
|
removed unused modules
|
7 years ago |
Stephen Hess
|
92d18af886
|
updated changeLanguage to injection model
|
7 years ago |
Stephen Hess
|
518240dcec
|
added new tests
|
7 years ago |
Stephen Hess
|
3663067698
|
added Language ServiceConfiguration implementation
|
7 years ago |
Stephen Hess
|
de11322702
|
added language service to schema + tests
|
7 years ago |
Stephen Hess
|
83d5cf1bd5
|
added ServiceConfiguration for Language call
|
7 years ago |
greenkeeper[bot]
|
588e424b52
|
fix(package): update geojson to version 0.5.0
|
7 years ago |
Lily He
|
9ca5f4c1a1
|
Merge pull request #944 from pelias/explain-debugger
Debug Mode for Debugging
|
7 years ago |
Lily He
|
a2848ff6f0
|
debug messages for controller/search & predicates
|
7 years ago |
Lily He
|
cafb7d9277
|
created new debug helper class and debug sanitizer
|
7 years ago |
Lily He
|
5fffcee4ba
|
Merge pull request #942 from pelias/unexpected_parameters
Check for unexpected parameters in query input
|
7 years ago |
Lily He
|
bf234f5539
|
flag_bool expects parameter opts.paramName
|
7 years ago |
Lily He
|
a5cf44bef4
|
clarify _text sanitizer test message
|
7 years ago |
Lily He
|
8e45af1e49
|
adapt defer_to_addressit to new sanitizer format
|
7 years ago |
Lily He
|
db56ce45c3
|
remove exporting sanitize for testing
|
7 years ago |
Lily He
|
9a88d5a28b
|
unmerge nearby sanitizers from reverse sanitizer_list
|
7 years ago |
Lily He
|
07c7e7d483
|
test reverse, nearby, place sanitizer wrappers w/ proxyquire
|
7 years ago |
Lily He
|
80a3a259ef
|
remove callback in sanitizeAll.runAllChecks for sync processing
|
7 years ago |