Commit Graph
3638 Commits
Author SHA1 Message Date
Raul Ochoa e1990fc2f9 Use the correct fixture image 2017-08-29 13:29:39 +00:00
Raul Ochoa ca6eb609b2 Update news 2017-08-29 13:08:14 +00:00
Raul Ochoa 91ce3a5489 Going green: allow to use bbox param, along lon, lat, and zoom
The `bbox` param was removed from the base controller, the rest kept
working as they are declared in the base, but it's better to declare
them here as well.

Fixes #735.
2017-08-29 13:05:03 +00:00
Raul Ochoa fc0dbaaab1 Going red: Bounding box parameter ignored in static named maps 2017-08-29 13:04:20 +00:00
Mario de Frutos 03dc260104 Stubs new version 2017-08-24 12:09:51 +02:00
Mario de Frutos d644376f88 Update to camshaft 0.57.0 (#733)
* Update to camshaft 0.57.0

* Yarn.lock with update to camshaft 0.57.0
3.12.5
2017-08-24 12:07:43 +02:00
Mario de Frutos ed0bfa5f63 Stubs next version 2017-08-23 16:53:01 +02:00
Mario de Frutos ca0b927f51 Update camshaft to 0.56.0 (#731) 3.12.4 2017-08-23 16:34:42 +02:00
Simon cd27d6aa02 Stub NEWS/package for next version 2017-08-22 16:37:23 +02:00
Simon 7aefca3f82 updating NEWS.md 3.12.3 2017-08-22 16:26:36 +02:00
Simon Martín 3d409274e0 Merge pull request #730 from CartoDB/upgrade-camshaft
Upgrade camshaft to 0.55.8

All working fine in local and staging
2017-08-22 16:13:06 +02:00
Raul Ochoa 4491fa2faf Upgrade camshaft to 0.55.8 2017-08-22 14:17:17 +02:00
Raul Ochoa 0ed46930dd Stubs next version 2017-08-16 15:37:29 +02:00
Raul Ochoa f3b7a857f2 Release 3.12.2 3.12.2 2017-08-16 15:36:16 +02:00
Raul Ochoa 3a22adf966 Update news 2017-08-16 15:35:34 +02:00
Raul Ochoa 1c6a76af72 Merge pull request #726 from CartoDB/725-polygon-count
725 fix polygon count
2017-08-16 15:33:19 +02:00
Raul Ochoa 175d3ac317 Merge pull request #728 from CartoDB/fix-test-gauge-error
Restore statsClient after performing test
2017-08-16 15:32:14 +02:00
Simon 175d070f09 using const instead of let and var and adding assert.ifError 2017-08-16 10:07:27 +02:00
Raul Ochoa 339f1aafa9 Stubs next version 2017-08-13 17:56:23 +02:00
Raul Ochoa fef0dc302a Release 3.12.1 3.12.1 2017-08-13 17:55:45 +02:00
Raul Ochoa 58fec46117 Merge pull request #729 from CartoDB/upgrade-deps
Upgrades cartodb-psql, windshaft, and camshaft
2017-08-13 17:54:53 +02:00
Raul Ochoa 7be74d6ce1 Upgrades cartodb-psql, windshaft, and camshaft 2017-08-13 17:40:06 +02:00
Daniel García Aubert d0f5ebd7ab Restore statsClient after performing test 2017-08-11 17:55:55 +02:00
Simon 92d33bf7fd linter details for polygons count test 2017-08-10 18:20:15 +02:00
Daniel García Aubert 490adbce4b Stubs next version 2017-08-10 18:19:20 +02:00
Simon fab7832dee added ascii art for polygons count test 2017-08-10 18:16:53 +02:00
Simon e678957a8f move polygon count test to widgets regression testfile, and check the only returned polygon is the expected one 2017-08-10 18:09:18 +02:00
Daniel García Aubert e1e22de65f Release 3.12.0 3.12.0 2017-08-10 17:54:09 +02:00
Daniel 43312922fc Merge pull request #717 from CartoDB/response-time-limit
[limits] Response time limits
2017-08-10 17:35:47 +02:00
Daniel García Aubert 01a22a45bb Move setUserDatabaseTimeoutLimit from class method to a instance method 2017-08-10 17:09:05 +02:00
Raul Ochoa 9524433437 Use instance server 2017-08-10 16:24:40 +02:00
Raul Ochoa 14d5ee4178 Remove user param 2017-08-10 16:22:45 +02:00
Raul Ochoa e7c206762d String comparison and regex to match errors instead of indexOf 2017-08-10 16:09:26 +02:00
Raul Ochoa 69eaa72819 String comparison and regex to match errors instead of indexOf 2017-08-10 16:06:10 +02:00
Raul Ochoa 23edf78a67 Remove unnecessary step 2017-08-10 15:58:25 +02:00
Simon 44c5eb051d formatting the query of polygon count test 2017-08-10 11:05:36 +02:00
Simon 814b123b2b fix 725 using the ST_Intersects function instead of && 2017-08-09 18:55:14 +02:00
Simon ff560ffde7 add test boundingBox-polygon-counter 2017-08-09 18:49:59 +02:00
Daniel García Aubert 14f85abd39 Merge branch 'master' into response-time-limit 2017-08-09 18:48:38 +02:00
Daniel García Aubert ce97844f37 Upgrade windshaft version to 3.3.0 2017-08-09 18:42:44 +02:00
Daniel García Aubert d27a281067 Upgrade cartodb-redis to 0.14.0 2017-08-09 17:55:39 +02:00
Daniel García Aubert 3611752677 Stubs next version 2017-08-08 11:25:18 +02:00
Daniel García Aubert b24858a17c Release 3.11.0 3.11.0 2017-08-08 11:21:44 +02:00
Daniel 26a967d0a7 Merge pull request #723 from CartoDB/fix-time-series-issues
Fix time series issues
2017-08-08 10:51:13 +02:00
Daniel García Aubert c643160671 Prefix date interval query (to calculate automatic aggregation) to avoid name collision 2017-08-08 10:32:53 +02:00
Daniel García Aubert e7a0b246a3 Prefix with double underscore 2017-08-08 10:20:36 +02:00
Daniel García Aubert 3c061769c6 Prefix basics columns to avoid name collision 2017-08-08 10:11:35 +02:00
Daniel García Aubert 7e159c565b Prefix iqr query calculation to avoid name collision 2017-08-08 10:03:40 +02:00
Daniel García Aubert ff3d7ed7b2 Fix jshint typo 2017-08-08 09:57:12 +02:00
Daniel García Aubert cf71489a7f Prefix nans and infinities counters to avoid name collision 2017-08-08 09:54:49 +02:00