Commit Graph
6120 Commits
Author SHA1 Message Date
Daniel García Aubert ff634e32db Upgrade windshaft to version 5.5.1 2019-07-23 13:47:56 +02:00
Daniel García Aubert 3b583ebd56 Update windshaft#master 2019-07-23 12:15:49 +02:00
Daniel García Aubert 1a9b410540 Update to master branch 2019-07-23 11:14:40 +02:00
Daniel García Aubert d7a439477c Use https 2019-07-23 11:03:55 +02:00
Daniel García Aubert c7f3da237c Upgrade windshaft to devel branch with fix 2019-07-23 09:13:09 +02:00
Daniel García Aubert da144de57b Update windshaft devel branch 2019-07-22 17:14:31 +02:00
Raúl Marín 58d38682eb Merge pull request #1113 from Algunenano/audit_dependencies
package-lock.json: Update js-yaml and lodash
2019-07-16 16:29:44 +02:00
Raul Marin 402579f7e2 package-lock.json: Update js-yaml and lodash 2019-07-16 16:11:03 +02:00
Raúl Marín ebf373e680 Merge pull request #1111 from Algunenano/cartodbless
Render MVTs and aggregations without cartodb-postgresql
2019-07-16 16:06:40 +02:00
Raul Marin ffe347cfdc package.json: Revert changes to match master 2019-07-16 13:44:13 +02:00
Raul Marin b572b979a1 Style 2019-07-16 13:43:46 +02:00
Raul Marin de49aa0bd4 Aggregation: Style improvements 2019-07-16 12:49:09 +02:00
Raul Marin 286daa9bec Simplify aggregation templates 2019-07-16 12:49:09 +02:00
Raul Marin 65beb6e460 Tweak the tests to accept Mapnik precision as valid 2019-07-16 12:49:09 +02:00
Raul Marin 63b6af2ac7 Query utils: Use webmercator utils, reuse code and always substitute tokens 2019-07-16 12:49:09 +02:00
Raul Marin bdbe132311 Update lodash 2019-07-16 12:49:09 +02:00
Raul Marin 492bcbfdaa Aggregation tests: Enable mapnik and rework the complete cells test
Before it used to test exact tiles, now it test that if a cell/value is included
it will contain exactly the features that we expect
2019-07-16 12:48:58 +02:00
Raul Marin 46600bf4fc Please jshint 2019-07-16 12:48:58 +02:00
Raul Marin aed456bf32 Cluster: Use new webmercator utilities 2019-07-16 12:48:58 +02:00
Raul Marin d3e807583a Use proper mode 2019-07-16 12:48:58 +02:00
Raul Marin 262f957218 Aggregation: Improve speeeeeeed 2019-07-16 12:48:58 +02:00
Raul Marin 8454eef6e9 Aggregation: Extract the query to get the grid data 2019-07-16 12:48:58 +02:00
Raul Marin 892479d9b9 API changes 2019-07-16 12:48:58 +02:00
Raul Marin 5e24f650af Rework how aggregations are calculated
Pending fixing Mapnik tiles (pg-mvt work ok)
2019-07-16 12:48:12 +02:00
Raul Marin de38f1f6fd Tests: Avoid using st_buffer(geography)
It's really slow with PROJ6 since it involves creating different projections for almost each point,
and that's particularly slow in the new release
2019-07-16 12:48:12 +02:00
Raul Marin a3e8f45552 WIP to change how aggregations are calculated 2019-07-16 12:48:12 +02:00
Raul Marin cd8624ae2d Improve subquery naming 2019-07-16 12:48:12 +02:00
Raul Marin 7b731a24d1 Overviews Adapter: Do not check overviews if using MVT pure style or aggregations 2019-07-16 12:48:12 +02:00
Daniel G. Aubert f9bd3d39f0 Merge pull request #1112 from CartoDB/upgrade-windshaft-5.5.0
Upgrade windshaft to version 5.5.0
2019-07-16 12:38:52 +02:00
Daniel García Aubert dbc926b0b8 Upgrade windshaft to version 5.5.0 2019-07-16 12:27:49 +02:00
Daniel G. Aubert 0f1a3dfb34 Merge pull request #1055 from CartoDB/1054-test
Test for time dimension hour format
2019-07-11 16:04:06 +02:00
Daniel G. Aubert cbb9285fb3 Merge pull request #863 from CartoDB/cartofante
removing raster image on timeout error
2019-07-11 15:59:38 +02:00
Daniel García Aubert d7412aab45 Update NEWS 2019-07-09 16:53:19 +02:00
Daniel G. Aubert d8ca29509f Merge pull request #1109 from CartoDB/update-query-tables
[WIP] Update cartodb-query-tables
2019-07-09 16:50:16 +02:00
Daniel García Aubert 619cad9c35 Typo 2019-07-09 15:44:34 +02:00
Daniel García Aubert bca723bcf3 PLease jshint 2019-07-09 14:59:16 +02:00
Daniel García Aubert ef39f23d1f Fix tests to use map-config builder properly 2019-07-09 14:47:40 +02:00
Daniel García Aubert c066e2c3cf Update cartodb-query-tables to version 0.5.0 2019-07-09 12:45:33 +02:00
Daniel García Aubert 45af291e6a Remove test filter 2019-07-08 18:08:08 +02:00
Daniel García Aubert a84184852e Going green: skip analyses table while computing max-age directive 2019-07-08 18:05:30 +02:00
Daniel García Aubert 6cdb872bb5 Going red: add test to check the bad behavour of max-age directive when an analysis table is in affected tables of the map 2019-07-08 17:55:04 +02:00
Daniel G. Aubert 27b76aefd2 Merge pull request #1107 from CartoDB/max-age-directive
Set directive 'max-age' to a fallback value
2019-07-05 15:38:33 +02:00
Daniel García Aubert 8820e34870 Update news 2019-07-05 15:31:17 +02:00
Daniel García Aubert 4def4b0341 Improve condition 2019-07-04 16:41:30 +02:00
Daniel García Aubert ec0c0eb810 Improve readability 2019-07-04 16:24:17 +02:00
Daniel García Aubert 5ca498d0f3 Typo 2019-07-04 16:18:43 +02:00
Daniel García Aubert a894194b6b Add more specific tests 2019-07-04 15:58:39 +02:00
Daniel García Aubert 2e8a5d0d86 Add test 2019-07-04 15:34:37 +02:00
Daniel García Aubert a374deaf30 Please linter 2019-07-03 17:16:09 +02:00
Daniel García Aubert bc29587c55 Set directive 'max-age' to 5 min when there are affacted tables where we can't know when were updated for the last time, e.g: non cartodified tables or foreing tables without cartodb support 2019-07-03 17:15:14 +02:00