Gonzalo Riestra
|
2f40261b8d
|
Merge pull request #349 from CartoDB/ghost_tables
Ghost tables functions
|
2019-03-11 15:29:17 +01:00 |
|
Gonzalo Riestra
|
b1202011f6
|
update news
|
2019-03-11 15:28:48 +01:00 |
|
Gonzalo Riestra
|
65d51fd8bd
|
move cdb_ddl_execution table creation/drop to functions
|
2019-03-11 14:02:45 +01:00 |
|
Gonzalo Riestra
|
1a271d977b
|
bump version
|
2019-03-11 12:24:14 +01:00 |
|
Gonzalo Riestra
|
9c6294d95b
|
move trigger drop/creation inside functions
|
2019-03-11 11:28:45 +01:00 |
|
Gonzalo Riestra
|
c7bba14e9a
|
simplify code
|
2019-03-11 09:20:05 +01:00 |
|
Gonzalo Riestra
|
667f896cfb
|
add again views to the trigger
|
2019-03-08 13:21:11 +01:00 |
|
Gonzalo Riestra
|
cc1df0a708
|
use redis module version from carto
|
2019-03-08 13:01:56 +01:00 |
|
Gonzalo Riestra
|
d1ee383d9b
|
add redis module for python to travis
|
2019-03-08 12:50:51 +01:00 |
|
Gonzalo Riestra
|
a794fb3d31
|
read tis config from cdb_conf
|
2019-03-08 12:03:55 +01:00 |
|
Gonzalo Riestra
|
50e41179fc
|
fix test
|
2019-03-08 09:18:46 +01:00 |
|
Gonzalo Riestra
|
e3138cd56a
|
make enable/disable trigger idempotent
|
2019-03-08 08:43:22 +01:00 |
|
Gonzalo Riestra
|
ab6720ad32
|
add create/drop/alter view to the trigger
|
2019-03-08 08:28:24 +01:00 |
|
Gonzalo Riestra
|
5f154a5859
|
use TIS instead of Redis
|
2019-03-08 08:28:06 +01:00 |
|
Gonzalo Riestra
|
99dd7cefc7
|
ghost tables functions using redis
|
2019-03-06 18:20:04 +01:00 |
|
Raúl Marín
|
85997e2445
|
Merge pull request #348 from Algunenano/shiftLongitude
Update ST_Shift_Longitude to ST_ShiftLongitude
|
2019-03-01 12:06:24 +01:00 |
|
Raul Marin
|
1bd4b9a6e3
|
Update NEWS
|
2019-03-01 11:47:30 +01:00 |
|
Raul Marin
|
5d4f1d98d7
|
Update ST_Shift_Longitude to ST_ShiftLongitude
|
2019-03-01 11:27:09 +01:00 |
|
Gonzalo Riestra
|
1637257772
|
Merge pull request #346 from CartoDB/username
Add CDB_Username function
|
2019-02-22 09:20:47 +01:00 |
|
Gonzalo Riestra
|
a904b101a3
|
update news
|
2019-02-22 08:39:17 +01:00 |
|
Javier Torres
|
917a975baa
|
Tabs vs spaces
|
2019-02-21 15:20:24 +01:00 |
|
Gonzalo Riestra
|
0568b36a90
|
use session_user instead of current_user
|
2019-02-20 14:45:57 +01:00 |
|
Gonzalo Riestra
|
6d122462bb
|
decouple tests from cartodb
|
2019-02-20 13:34:11 +01:00 |
|
Gonzalo Riestra
|
ffaf5e4400
|
Bump to 0.25.0
|
2019-02-20 10:38:16 +01:00 |
|
Gonzalo Riestra
|
2a4ecd4850
|
Add CDB_Username() function
|
2019-02-20 10:38:00 +01:00 |
|
Raul Marin
|
3f4479fe12
|
Release 0.24.1
|
2019-01-03 14:46:11 +01:00 |
|
Raúl Marín
|
34032964c0
|
Merge pull request #344 from Algunenano/recover_hooks
Recover hooks
|
2019-01-03 14:28:00 +01:00 |
|
Raul Marin
|
6c57751579
|
CDB_TransformToWebmercator: Yet another hack over a function that shouldn't exist
|
2019-01-02 19:33:28 +01:00 |
|
Raul Marin
|
9a3ac908a9
|
Test with PG11
|
2019-01-02 19:01:30 +01:00 |
|
Raul Marin
|
80fdd00541
|
Drop functions removed in 0.11.1
|
2019-01-02 18:56:24 +01:00 |
|
Raul Marin
|
aeec2bbe06
|
Release 0.24.0
|
2018-09-13 10:29:24 +02:00 |
|
Raúl Marín
|
5033a0ba35
|
Merge pull request #340 from Algunenano/trav_jenkins
Improvements in `CDB_JenksBins`
|
2018-09-13 10:24:41 +02:00 |
|
Raul Marin
|
d2a00852a8
|
Jenks: Iterate increasing the number of moved elements exponentially
|
2018-09-11 19:22:48 +02:00 |
|
Raul Marin
|
7e131ac88d
|
Jenks: Add test for less data than breaks
|
2018-09-10 16:15:02 +02:00 |
|
Raul Marin
|
e374b9128f
|
Add NEWS
|
2018-09-10 16:12:54 +02:00 |
|
Raul Marin
|
e605234d38
|
Jenks: Remove log messages
|
2018-09-10 15:53:02 +02:00 |
|
Raul Marin
|
272d5be776
|
Jenks: Add inverse request test
|
2018-09-10 15:42:54 +02:00 |
|
Raul Marin
|
0e7d797400
|
Jenks: Fix multiple bugs
|
2018-09-10 15:42:35 +02:00 |
|
Raul Marin
|
fcc06e82bf
|
Jenks: Force valid tests
|
2018-09-10 13:16:25 +02:00 |
|
Raúl Marín
|
60a21d34bf
|
Merge pull request #339 from Algunenano/update_travis
Update travis + _cdb_estimated_extent fix
|
2018-09-05 17:42:18 +02:00 |
|
Raul Marin
|
74f939fd53
|
CDB_OverviewsTest: Run analyze for consistency
|
2018-09-04 18:22:22 +02:00 |
|
Raul Marin
|
7e131143f9
|
_cdb_estimated_extent: Adapt to ST_EstimatedExtent change
The behaviour was changed in Postgis 1.5.4 to return NULL instead of throwing
|
2018-09-04 18:21:28 +02:00 |
|
Raul Marin
|
ac15a6da25
|
Test: Update CDB_GreatCircle_expect for Postgis 2.4
|
2018-09-04 17:25:22 +02:00 |
|
Raul Marin
|
c0a7714f33
|
Travis: Test with Postgresql 9.5 and 10, and Postgis 2.4
|
2018-09-04 17:25:03 +02:00 |
|
Javier Torres
|
0c864694b6
|
Merge pull request #338 from CartoDB/naming-fixes
Update carto-package.json
|
2018-08-20 15:30:38 +02:00 |
|
Alejandro Guirao Rodríguez
|
4b246d34c8
|
PostGIS uses 4 numbers
|
2018-08-17 10:48:21 +02:00 |
|
Alejandro Guirao Rodríguez
|
87454ac37f
|
Update carto-package.json
|
2018-08-17 10:21:50 +02:00 |
|
Javier Torres
|
e3837c603d
|
Merge pull request #337 from CartoDB/carto_package_json
Created carto-package.json
|
2018-08-14 16:28:58 +02:00 |
|
Javier Torres
|
e84832b7f4
|
Created carto-package.json
|
2018-08-10 14:20:23 +02:00 |
|
Eneko Lakasta
|
b209726b1c
|
Merge pull request #320 from bloomberg/v0_18_5/cdb_tablemetadata_text_hotfix
Fix incorrect timestamps in CDB_TableMetadata_Text
|
2018-07-23 16:00:19 +02:00 |
|