csobier
|
3f0ccefa41
|
fixed bullet formatting
|
2016-01-29 08:23:08 -05:00 |
|
Carlos Matallín
|
8da211e77d
|
Update reference.md
|
2016-01-29 12:49:48 +01:00 |
|
Rafa de la Torre
|
56c8d26c87
|
Merge pull request #71 from CartoDB/matallo-patch-1
Update reference.md
|
2016-01-29 11:47:25 +01:00 |
|
Carlos Matallín
|
5b729db139
|
Update reference.md
updated examples for consistency
CR @csobier @rafatower
|
2016-01-29 11:43:16 +01:00 |
|
Rafa de la Torre
|
8585d8ba51
|
Merge pull request #69 from CartoDB/geocode_street_doc
Add the geocode street function doc
|
2016-01-28 19:18:28 +01:00 |
|
csobier
|
23310dc024
|
Just applied some minor grammar edits
|
2016-01-28 12:33:17 -05:00 |
|
Rafa de la Torre
|
179c3fea35
|
Add street number to example queries
|
2016-01-28 18:25:38 +01:00 |
|
Rafa de la Torre
|
a147e76860
|
Small style fix (too much bold text)
|
2016-01-28 18:18:07 +01:00 |
|
Rafa de la Torre
|
a7e83dab49
|
Add some corrections to the documentation
|
2016-01-28 18:16:10 +01:00 |
|
Mario de Frutos
|
a1d6f79999
|
Add the geocode street function doc
|
2016-01-27 19:27:34 +01:00 |
|
Mario de Frutos
|
e73736cbec
|
Restrict the python-dateutil library to avoid conflict with other projects that need that specific version
|
2016-01-26 19:57:18 +01:00 |
|
Mario de Frutos
|
a00c2eac32
|
Merge pull request #68 from CartoDB/change_street_signature
Change the signature name for the geocoder street point function
|
2016-01-26 16:50:52 +01:00 |
|
Mario de Frutos
|
bb629dfe4b
|
Change the signature name for the geocoder street point function
|
2016-01-26 16:22:28 +01:00 |
|
Mario de Frutos
|
b417e8f1fc
|
Merge pull request #67 from CartoDB/add_needed_security_changes_for_v2
Add security definer to connect redis function too
|
2016-01-26 13:16:37 +01:00 |
|
Mario de Frutos
|
343bcf539a
|
Add security definer to connect redis function too
|
2016-01-26 13:15:15 +01:00 |
|
Mario de Frutos
|
b4b1cd9592
|
Merge pull request #65 from CartoDB/add_needed_security_changes_for_v2
Add needed security changes for v2
|
2016-01-26 13:06:04 +01:00 |
|
Mario de Frutos
|
2409d548b6
|
Grants to be applied again to give permissions to the new functions
|
2016-01-26 12:55:12 +01:00 |
|
Mario de Frutos
|
35b59c448f
|
Add needed security definer to config function
|
2016-01-26 12:55:06 +01:00 |
|
Mario de Frutos
|
5309a6eae5
|
Fixed geocode street point integration tests
|
2016-01-25 18:48:27 +01:00 |
|
Mario de Frutos
|
e4f327f890
|
Merge pull request #62 from CartoDB/redis_quota_usage_and_metrics
Geocoder API v2: Nokia geocoder
|
2016-01-25 18:08:11 +01:00 |
|
Rafa de la Torre
|
593da7926a
|
Remove duplicated old rule
|
2016-01-25 17:57:43 +01:00 |
|
Mario de Frutos
|
4e53397f1c
|
Change heremaps module to support host as parameter
|
2016-01-25 17:36:18 +01:00 |
|
Mario de Frutos
|
90ba8c88d1
|
Add deploy instructions to readme
|
2016-01-25 16:40:36 +01:00 |
|
Mario de Frutos
|
326c5e0f7d
|
Added street geocoder functions to integration tests
|
2016-01-25 11:00:42 +01:00 |
|
Mario de Frutos
|
fffcef90a5
|
Check for the mandatories configurations in Redis before proceed
|
2016-01-25 08:17:03 +01:00 |
|
Mario de Frutos
|
62ade7f1a0
|
Extract the username and the orgname as strings
|
2016-01-22 19:18:34 +01:00 |
|
Mario de Frutos
|
1a8109ecdf
|
Quote NULL values to avoid treat the NULL as a string
|
2016-01-22 19:17:16 +01:00 |
|
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 |
|