Commit Graph

265 Commits

Author SHA1 Message Date
Rafa de la Torre
63651f512b Commit cdb_geocoder_server--0.0.1.sql into VC
After making sure it is the same version as in production. Same as
generated from last 0.0.1beta2 tag.
2016-01-22 18:30:28 +01:00
Rafa de la Torre
c129a8c82d Fix makefile
Populate missing variable and also make sure devclean deletes the right
files.
2016-01-22 18:20:09 +01:00
Mario de Frutos
d3d6147b8e Server extension makefile migrate the upgrades and downgrades too 2016-01-22 17:24:18 +01:00
Mario de Frutos
e46600325b Use the real heremaps url 2016-01-22 16:39:55 +01:00
Mario de Frutos
54b45c8076 Add schema for the get config function 2016-01-22 16:30:38 +01:00
Mario de Frutos
c58d7229a2 Changed the regress part of the makefile to execute the tests in other location 2016-01-22 16:23:31 +01:00
Rafa de la Torre
bd4a343e93 Fix typo (missing semicolons) 2016-01-22 16:19:15 +01:00
Rafa de la Torre
7c7c3e726e Merge branch 'redis_quota_usage_and_metrics' of github.com:CartoDB/geocoder-api into redis_quota_usage_and_metrics 2016-01-22 16:18:29 +01:00
Rafa de la Torre
97a918306f Modify the Makefile to install everything in place
Install everything by using the underlying postgres extension makefiles
infrastructure.
2016-01-22 16:14:16 +01:00
Mario de Frutos
9062ff8b74 Added server tests for the street functions 2016-01-22 15:56:17 +01:00
Rafa de la Torre
d9c016d242 Remove uneeded target from Makefile 2016-01-22 15:51:05 +01:00
Rafa de la Torre
ba7af1ca2c Remove uneeded vars in Makefile 2016-01-22 15:50:54 +01:00
Mario de Frutos
db3eaf31ad Versioned the server tests and created the upgrade and downgrade files 2016-01-22 15:36:16 +01:00
Rafa de la Torre
56a4c60c8f Add already released cdb_geocoder_client--0.0.1.sql to VC 2016-01-22 15:32:16 +01:00
Mario de Frutos
c0cef3dc80 Tests and interfaces versioned 2016-01-22 13:05:33 +01:00
Mario de Frutos
7cce491a13 Dont use the defaults in the grant script 2016-01-22 10:55:07 +01:00
Mario de Frutos
49941a78f3 Change client version to 0.1.0 2016-01-22 10:40:44 +01:00
Mario de Frutos
4bffdb5de1 Add default values for the parameters in the functions 2016-01-22 10:38:34 +01:00
Mario de Frutos
bd8ec71855 Create update extension files for client too 2016-01-22 10:37:40 +01:00
Mario de Frutos
984519e7f1 Change to have functions for all the geocoder types but only one function to call them 2016-01-22 10:05:46 +01:00
Mario de Frutos
c74947b0a5 Cartodb geocoder python module tests fixed 2016-01-22 10:05:40 +01:00
Mario de Frutos
aced68096b Heremaps tests fixed 2016-01-21 18:07:07 +01:00
Mario de Frutos
8a51558068 We need to have one date at least to check the quota 2016-01-21 18:06:04 +01:00
Mario de Frutos
3488d3f990 Pass the amount always 2016-01-21 18:05:34 +01:00
Mario de Frutos
111804dafc Refactor of the google geocoder keys in the config object 2016-01-21 18:05:08 +01:00
Mario de Frutos
af051e2ed5 Set the soft geocoding limit always 2016-01-21 18:04:08 +01:00
Mario de Frutos
4d0cabb429 Add username and orgname to the config object instead of pass them to every object 2016-01-21 18:03:23 +01:00
Mario de Frutos
7c3ab87b78 When geocoder API calls heremaps increments the usage metrics 2016-01-21 13:45:29 +01:00
Mario de Frutos
ad9c16b4df Nokia geocoder config moved to the config helper 2016-01-21 08:40:25 +01:00
Mario de Frutos
fc35911b91 Geocoder street function with quota checking 2016-01-20 20:57:24 +01:00
Mario de Frutos
b2fa8739e2 User config now is retrieved from redis 2016-01-20 20:56:19 +01:00
Mario de Frutos
a7371c0a48 geocoder api server extension points to the new version 2016-01-20 16:03:30 +01:00
Mario de Frutos
6740ada16e Makefile create the upgrade sql files for the extension too 2016-01-20 16:02:48 +01:00
Mario de Frutos
9ecabf9144 Create either metrics and metadata redis connections 2016-01-20 16:02:16 +01:00
Mario de Frutos
61ad671fbd Update README.md 2015-12-23 16:00:51 +01:00
Rafa de la Torre
91b3a98e58 Add LICENSE file 2015-12-22 18:13:46 +01:00
Mario de Frutos
6ee84d676b Merge pull request #59 from CartoDB/integration_test_readme
README for integration tests
2015-12-09 14:37:43 +01:00
Mario de Frutos
df29f9f5c9 README for integration tests 2015-12-09 14:12:48 +01:00
Carlos Matallín
c524c5c960 Merge pull request #58 from CartoDB/502-geocoding
geocoding docs
2015-12-09 13:25:23 +01:00
Mario de Frutos
2b1b9cd729 In order to pass all the tests we need to make the import public 2015-12-09 13:24:16 +01:00
Carla
a03d3f9541 edits error example 2015-12-09 13:23:59 +01:00
Carlos Matallín
bf8db3e41d Merge branch '502-geocoding' of github.com:CartoDB/geocoder-api into 502-geocoding 2015-12-09 13:20:54 +01:00
Carlos Matallín
0f4ff59a52 Merge branch 'master' into 502-geocoding 2015-12-09 13:20:28 +01:00
Mario de Frutos
298a893ec5 Check for a properly exit if the tests failed 2015-12-09 13:13:24 +01:00
Mario de Frutos
bdde91b660 Disable ssl warnings for requests and refactor the dataset cleaner 2015-12-09 12:11:50 +01:00
Mario de Frutos
7fd69b3205 Deleted not needed prints 2015-12-09 12:04:10 +01:00
Rafa de la Torre
c4dca9c713 Merge pull request #57 from CartoDB/integration_test_automation
First iteration to automate smoke tests
2015-12-07 10:51:28 +01:00
Mario de Frutos
ae65aff707 Refactor and extract import logic to a helper 2015-12-06 15:01:46 +01:00
Mario de Frutos
342066f22a Ip address functions integration tests 2015-12-06 14:54:41 +01:00
Mario de Frutos
3fd603d5cb Postal codes functions integration tests 2015-12-06 14:54:24 +01:00