Daniel García Aubert
3a8b99a14e
Use req2params middleware for tile and layer endpoint
2017-09-21 22:53:31 +02:00
Daniel García Aubert
fac1ab4a1c
Use req2params middleware for attributes endpoint
2017-09-21 22:47:08 +02:00
Daniel García Aubert
a9b0acc317
Use req2params middleware for static map (bbox & center) endpoint
2017-09-21 22:43:59 +02:00
Daniel García Aubert
5cb2e5d3c5
Skip temporaly ported test
2017-09-21 21:53:05 +02:00
Daniel García Aubert
e2ed0058d8
Use req2params middleware for layergroup create endpoint
2017-09-21 21:52:34 +02:00
Daniel García Aubert
2f499a148a
Use req2params middleware for dataview endpoint
2017-09-21 14:33:32 +02:00
Daniel García Aubert
49204650c6
Use req2params middleware for datavie search endpoint
2017-09-21 14:30:19 +02:00
Daniel García Aubert
234576ab5f
Use req2params middleware for analisys node status endpoint
2017-09-21 13:37:32 +02:00
Daniel García Aubert
02cd6a43ad
Move req2params method to a its own middleware
2017-09-21 13:27:22 +02:00
Daniel García Aubert
429f070372
Pass node's response object to req2params
2017-09-21 12:22:33 +02:00
Daniel García Aubert
3b9c561cee
Change signature of req2params to follow express' middleware pattern
2017-09-21 11:54:37 +02:00
Daniel García Aubert
daeae5d95c
Implement error-middleware to handle errors at top level
2017-09-21 11:46:42 +02:00
Raul Ochoa
33121871b0
Stubs next version
2017-09-18 12:47:37 +00:00
Raul Ochoa
f133d983e8
Release 3.12.10
2017-09-18 12:46:40 +00:00
Raul Ochoa
b6237c7bfa
Merge pull request #750 from CartoDB/upgrade-windshaft
...
Upgrades windshaft to 3.3.2
2017-09-18 13:17:12 +02:00
Raul Ochoa
a5d9bfa0ec
Upgrades windshaft to 3.3.2
2017-09-18 10:34:04 +00:00
Javier Torres
6b2e2b2241
Stub next release (package.json)
2017-09-07 16:00:27 +02:00
Javier Torres
855e5c9e4c
Stub next release
2017-09-07 15:59:32 +02:00
Javier Torres
a24792f46d
Release 3.12.9
2017-09-07 15:57:11 +02:00
Javier Torres
0eb57f6801
Merge pull request #743 from CartoDB/718-quantiles_turbo_carto
...
Do not use distinct when calculating quantiles
2017-09-07 15:55:47 +02:00
Javier Torres
f1246cb060
Bump to 3.12.9
2017-09-07 15:54:43 +02:00
Javier Torres
7dd5c5b15d
Do not use distinct when calculating quantiles
2017-09-07 14:39:25 +02:00
Ivan Malagon
806c13beac
Release 3.12.8
2017-09-07 10:51:23 +02:00
Ivan Malagon
69f110e037
Merge pull request #742 from CartoDB/fix-histogram-out-of-range
...
Fix out of range bug in date histograms
2017-09-07 10:49:49 +02:00
Ivan Malagon
d77075295e
Update version and NEWS
2017-09-07 10:48:21 +02:00
Ivan Malagon
bd8d147a7d
Fix out of range bug in date histograms
2017-09-06 16:21:01 +02:00
Mario de Frutos
7be5361433
Upgrade to camshaft 0.58.1 ( #739 )
2017-09-01 11:31:06 +02:00
Mario de Frutos
5332fd3baa
Stubs next version
2017-08-31 10:21:00 +02:00
Mario de Frutos
77f1aa7e0c
Update to camshaft 0.58.0 ( #737 )
2017-08-31 10:12:58 +02:00
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
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 )
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
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
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
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