Daniel García Aubert
c481d6473c
Use parseInt instead of number constructor
2017-04-26 17:01:21 +02:00
Daniel García Aubert
40c0e306af
Remove invalid assertions
2017-04-25 20:40:17 +02:00
Daniel García Aubert
0d840e6daf
Javascript style typo
2017-04-25 19:41:30 +02:00
Daniel García Aubert
07e507e1aa
Remove dictionary as placeholder type for named maps
2017-04-25 19:40:12 +02:00
Mario de Frutos
7ea7a991aa
Buffersize customizable through named maps' placeholders
2017-04-25 19:27:31 +02:00
Daniel García Aubert
0577fa5308
Add test
2017-04-25 17:54:31 +02:00
Daniel García Aubert
f29ee1b4ac
Add test to use placeholder buffer-size value
2017-04-25 15:48:23 +02:00
Daniel García Aubert
0c08713521
First attempt: support buffer-size configuration for named maps
2017-04-25 14:34:17 +02:00
Daniel García Aubert
383a1a330a
Test with buffer-size 0
2017-04-25 10:43:07 +02:00
Daniel García Aubert
109c550187
Remove filter
2017-04-24 18:57:20 +02:00
Daniel García Aubert
06353941e6
Implement test to exercise buffer-size configuration by format
2017-04-24 18:56:15 +02:00
Daniel García Aubert
fed953d195
Support mvt tiles
2017-04-24 18:55:08 +02:00
Raul Ochoa
c4ff884ad0
Merge pull request #666 from CartoDB/upgrade-camshaft
...
Upgrades camshaft to 0.54.0
2017-04-20 18:33:07 +02:00
Raul Ochoa
02b9f85b16
Upgrades camshaft to 0.54.0
2017-04-20 18:25:57 +02:00
Daniel García Aubert
2756252368
Stubs next version
2017-04-11 19:23:04 +02:00
Daniel García Aubert
a386abf5a5
Release 3.5.1
2017-04-11 18:34:18 +02:00
Daniel
e5c2c35a81
Merge pull request #662 from CartoDB/upgrade-camshaft-to-0.53.1
...
Upgrade camshaft to 0.53.1
2017-04-11 18:31:49 +02:00
Daniel García Aubert
227112c7aa
Update yarn.lock
2017-04-11 18:27:54 +02:00
Daniel García Aubert
a4ed37bdfc
Upgrade camshaft to 0.53.1
2017-04-11 18:19:39 +02:00
Daniel García Aubert
c6a62cee61
Stubs next version
2017-04-10 16:13:30 +02:00
Daniel García Aubert
891bc818b2
Release 3.5.0
2017-04-10 12:20:44 +02:00
Daniel
ebe25d6f20
Merge pull request #638 from CartoDB/629_fix_cache_invalidation
...
Fix cache invalidation problem with affected tables
2017-04-10 11:55:57 +02:00
Daniel García Aubert
92ec17218b
Upgrade camshaft to 0.53.0
2017-04-10 11:36:17 +02:00
Mario de Frutos
e8a0f6b7b6
Point to camshaft branch to test properly
2017-04-07 16:00:29 +02:00
Mario de Frutos
125c39967c
Make the cache headers tests idempotent
2017-04-07 15:59:58 +02:00
Mario de Frutos
4132bc755d
Add cdb_invalidate_varnish function fixture to tests
2017-04-07 15:59:58 +02:00
Mario de Frutos
9707881bf9
Include check for surrogate-key header and renamed the test file
2017-04-07 15:59:58 +02:00
Mario de Frutos
fa6493ae44
Affected tables are now included in X-Cache-Channel
2017-04-07 15:59:58 +02:00
Mario de Frutos
0c387cf6d9
Add more tests for x-cache-channel but with analysis
2017-04-07 15:59:58 +02:00
Mario de Frutos
5e4d1d5c1c
Get affected tables and add it to the layergroup
2017-04-07 15:59:58 +02:00
Raul Ochoa
4d82fd65f6
Merge pull request #659 from CartoDB/upgrade-camshaft
...
Upgrades camshaft to 0.52.0
2017-04-07 14:41:14 +02:00
Raul Ochoa
6d3644f13b
Upgrades camshaft to 0.52.0
2017-04-07 13:29:30 +02:00
Raul Ochoa
7a5aa7ba35
Stubs next version
2017-04-03 16:22:15 +02:00
Raul Ochoa
9c9609eb2b
Release 3.4.0
2017-04-03 16:21:29 +02:00
Raul Ochoa
418d3c074f
Merge pull request #657 from CartoDB/upgrade-camshaft
...
Upgrade camshaft to 0.51.0
2017-04-03 16:15:48 +02:00
Raul Ochoa
6bbda3d41e
Upgrade camshaft to 0.51.0
2017-04-03 15:53:39 +02:00
Raul Ochoa
25669bb3f2
Stubs next version
2017-04-03 13:07:53 +02:00
Raul Ochoa
508d495a23
Release 3.3.0
2017-04-03 13:07:05 +02:00
Raul Ochoa
06427dc009
Bump version and add news
2017-04-03 13:06:37 +02:00
Raul Ochoa
c325df1414
Merge pull request #655 from CartoDB/static-maps-layers-filter
...
Static maps layers filter
2017-04-03 12:07:38 +02:00
Raul Ochoa
07447160e3
Merge pull request #654 from CartoDB/non-conditional-profiler
...
Remove all conditional branches to call req.profiler
2017-04-03 11:58:38 +02:00
Raul Ochoa
ededc73fd7
Throw on invalid params argument
2017-03-31 18:39:29 +02:00
Raul Ochoa
cad02bfad7
Remove all conditional branches to call req.profiler
...
req.profiler is created in a middleware for all requests.
2017-03-30 20:31:53 +02:00
Raul Ochoa
94299f0452
Configure extra allowed params per endpoint via middleware
...
Instead of making all params available in all endpoints, we control
what endpoints allow what extra params.
Dataviews endpoints should be migrated to this.
2017-03-30 20:12:55 +02:00
Raul Ochoa
ae5d82c41d
Add test to go red
2017-03-30 20:12:20 +02:00
Raul Ochoa
6468822295
Remove layer param before creating a better solution
2017-03-30 20:08:45 +02:00
Raul Ochoa
777ae31426
Merge branch 'master' into static-maps-layers-filter
2017-03-30 19:33:59 +02:00
Raul Ochoa
1ca56fb81c
Update news
2017-03-30 17:52:25 +02:00
Raul Ochoa
5d74e1eafe
Stubs next version
2017-03-30 14:33:41 +02:00
Raul Ochoa
f3fdd7ff25
Release 3.2.0
2017-03-30 14:32:48 +02:00