Rafa de la Torre
|
738138b205
|
Move admin0 server functions around
- move files to its right place
- add some boilerplate for test setup
- add tests
|
2015-11-10 19:27:07 +01:00 |
|
Rafa de la Torre
|
7dfd08c947
|
Fix typo
|
2015-11-10 17:17:14 +01:00 |
|
Guido Fioravantti
|
88a7e479c9
|
Merge pull request #10 from CartoDB/adds-conf-table
Connects with conf table, implements helper and adds tests
|
2015-11-10 15:56:13 +01:00 |
|
Rafa de la Torre
|
2977a64ef4
|
Merge pull request #11 from CartoDB/internal-geocoder-server-functions
Internal geocoder server functions
|
2015-11-10 15:52:04 +01:00 |
|
Guido Fioravantti
|
389b0a2b31
|
Changes conf table config
|
2015-11-10 15:36:57 +01:00 |
|
Rafa de la Torre
|
08aac5a362
|
Add tx_id (transaction id) param
|
2015-11-10 15:33:06 +01:00 |
|
Guido Fioravantti
|
aabc873eac
|
Connects with conf table, implements helper and adds tests
|
2015-11-10 15:31:53 +01:00 |
|
Rafa de la Torre
|
3d274c4dd1
|
Remove schema_triggers as a dependency
(it is an indirect dependency, maybe to remove in the future)
|
2015-11-10 12:50:33 +01:00 |
|
Rafa de la Torre
|
4e23bfaa3a
|
Add server functions for country geocoder #6
|
2015-11-10 12:36:53 +01:00 |
|
Guido Fioravantti
|
0e9d1451c6
|
Removes redundant VOLATILE modifier
|
2015-11-10 11:36:48 +01:00 |
|
Guido Fioravantti
|
6bdc517a45
|
Changes geocode_street signature to include city and rename state_province
|
2015-11-10 11:34:58 +01:00 |
|
Rafa de la Torre
|
f97dfceea6
|
Add cdb_geocoder as a dependency
|
2015-11-10 11:13:21 +01:00 |
|
Rafa de la Torre
|
deab21dff5
|
Move .gitignore and add cdb_geocoder_server--0.0.1.sql FTM
|
2015-11-10 11:09:25 +01:00 |
|
Rafa de la Torre
|
40c8187dee
|
New README.md for the server extension
|
2015-11-10 11:04:48 +01:00 |
|
Rafa de la Torre
|
419c07808e
|
Remove schema from function definition
The schema is implicit during extension creation.
|
2015-11-10 10:56:36 +01:00 |
|
Rafa de la Torre
|
607a8ae801
|
Remove artifact until we roll-out version 0.0.1
|
2015-11-10 10:55:20 +01:00 |
|
Guido Fioravantti
|
4a28d89480
|
Fixes typo
|
2015-11-10 10:23:47 +01:00 |
|
Guido Fioravantti
|
97af24c2e0
|
Removes unused functions
|
2015-11-06 18:28:29 +01:00 |
|
Guido Fioravantti
|
38e84201cb
|
Reorganisation
|
2015-11-06 18:23:47 +01:00 |
|
Guido Fioravantti
|
d772033b45
|
Adds cdb_cartodb_server schema
|
2015-11-06 18:13:57 +01:00 |
|
Guido Fioravantti
|
0297214c53
|
Initial cdb_geocoder_server commit
|
2015-11-06 17:22:39 +01:00 |
|
Guido Fioravantti
|
e367456156
|
Make heremaps module pip installable
|
2015-11-06 12:07:41 +01:00 |
|
Mario de Frutos
|
a77b8f3686
|
Created new structure
|
2015-11-05 17:05:07 +01:00 |
|