Commit Graph

686 Commits

Author SHA1 Message Date
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
Mario de Frutos
07041922a4 Namedplaces functions integration tests 2015-12-06 14:54:12 +01:00
Mario de Frutos
db10d5b29a Admin1 integration tests 2015-12-06 14:53:54 +01:00
Mario de Frutos
26174dda22 Fixture to fulfill the tests needs 2015-12-06 14:53:37 +01:00
Mario de Frutos
4ca82f01a8 Deactivated field guessing to avoid convert postal code to integer 2015-12-06 14:52:57 +01:00
Mario de Frutos
916b353ffe Finished admin0 tests 2015-12-06 13:30:15 +01:00
Mario de Frutos
f552f2db12 Created helper to be used in all the tests 2015-12-06 13:10:54 +01:00
Mario de Frutos
1397b3fcaf First iteration to automate smoke tests 2015-12-04 16:58:28 +01:00
Carla
296ded26d5 Make explicit the projection 2015-12-04 14:49:41 +01:00
Mario de Frutos
d0ebd003de Merge pull request #56 from CartoDB/change_to_username_instead_of_json_config
Change to username instead of json config
2015-12-03 15:14:00 +01:00
Carla
85e95e1e60 Update reference.md 2015-12-03 11:24:45 +01:00
Mario de Frutos
922c531313 Added orgname to the arguments we pass to the server 2015-12-03 11:03:10 +01:00
Carla
4cf104e80c Fix format 2015-12-03 11:01:41 +01:00
Carlos Matallín
2ff102361d split files 2015-12-02 19:47:28 +01:00
Carlos Matallín
7fc6f7e173 split files 2015-12-02 19:41:52 +01:00
Carlos Matallín
0288858d5a split files 2015-12-02 19:36:05 +01:00
Carlos Matallín
c6358924f4 split files 2015-12-02 19:12:55 +01:00
Mario de Frutos
57c5b3ac19 Check for empty username 2015-12-02 19:12:11 +01:00
Mario de Frutos
941e7084e6 Change functions to user username and remove JSON config passed as argument 2015-12-02 18:54:49 +01:00
Mario de Frutos
ba7b8cfa7d Function to get the username based user type (org or non-org) 2015-12-02 18:54:27 +01:00
Mario de Frutos
ef7c915420 Merge pull request #54 from CartoDB/add_geocoder_server_user
Create and give permissions to the server user
2015-12-01 17:36:11 +01:00
Mario de Frutos
082d876c8d Create and give permissions to the server user 2015-12-01 17:23:32 +01:00
Mario de Frutos
06f033b72a Added the organization public user to the api key check 2015-11-27 13:20:55 +01:00
Mario de Frutos
dda83c0976 Merge pull request #53 from CartoDB/change_functions_to_use_cdb_prefix
Added cdb_* prefix to all the functions
2015-11-24 16:16:52 +01:00
Carla
e899a146ae Merge pull request #52 from CartoDB/docs
Adding docs
2015-11-24 15:37:43 +01:00
Carla
b93ed72037 Applies PR feedback and edits function names 2015-11-24 15:37:29 +01:00
Mario de Frutos
97cab091b6 Added cdb_* prefix to all the functions 2015-11-24 15:36:52 +01:00
Mario de Frutos
9880965d07 Merge pull request #51 from CartoDB/change_api_key_verify_to_client
Changed api key verifying to client instead of server
2015-11-24 13:03:49 +01:00
Mario de Frutos
2b141452b4 Changed api key verifying to client instead of server 2015-11-24 12:44:52 +01:00
Carla
ee28d6768c Update API.md 2015-11-24 12:39:38 +01:00