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
Raul Ochoa
fbbe69dac0
Merge pull request #652 from CartoDB/upgrade-windshaft
...
Update windshaft to 3.1.0
2017-03-30 14:32:21 +02:00
Raul Ochoa
ac54179f14
Update windshaft to 3.1.0
2017-03-30 14:12:31 +02:00
Raul Ochoa
50d296e46c
Merge pull request #650 from CartoDB/upgrade-grainstore-1.6.2
...
Upgrade dependencies: grainstore@1.6.2
2017-03-29 16:16:50 +02:00
Raul Ochoa
616ba6500c
Merge pull request #649 from CartoDB/gc
...
Active GC interval
2017-03-29 16:11:48 +02:00
Daniel García Aubert
d9968f2c91
Upgrade dependencies: grainstore@1.6.2
2017-03-29 16:02:37 +02:00
Raul Ochoa
8ca9c5bcf7
Active GC interval
...
Interval timer is configurable, disabling by using <=0 value.
2017-03-29 15:56:30 +02:00
csobier
a7b0618f91
Merge pull request #643 from CartoDB/docs-fix-broken-hyperlinks
...
fixed docs example links, Andy changed his user name so links broke. …
2017-03-24 09:44:50 -04:00
csobier
e9896e34e1
found and fixed a typo
2017-03-24 09:33:15 -04:00
csobier
28bd03765a
fixed docs example links, Andy changed his user name so links broke. I fixed.
2017-03-24 09:04:31 -04:00
Daniel García Aubert
24a86ae8df
Stubs next version
2017-03-23 11:04:12 +01:00
Daniel García Aubert
f5c349e105
Release 3.1.1
2017-03-23 11:02:04 +01:00
Raul Ochoa
e8d2e28dba
Merge pull request #642 from CartoDB/resources-urls-crc-hash
...
Use crc32 instead of md5 for computing subdomain candidate
2017-03-23 01:21:50 +01:00
Raul Ochoa
e0c2423ace
Remove unused import
2017-03-23 01:14:56 +01:00
Raul Ochoa
5e429ba71f
Use crc32 instead of md5 for computing subdomain candidate
2017-03-23 01:03:45 +01:00
Daniel García Aubert
64dfdba94d
Release 3.1.0
2017-03-22 19:20:24 +01:00
Daniel
3866413504
Merge pull request #641 from CartoDB/resource-urls
...
Generate URLs for resources based on CDN + template rules
2017-03-22 19:15:08 +01:00
Raul Ochoa
2da834784f
Generate URLs for resources based on CDN + template rules
2017-03-22 18:58:37 +01:00
Daniel García Aubert
d6181da32b
Stubs next version
2017-03-22 13:53:48 +01:00
Daniel García Aubert
8287b94a25
Release 3.0.2
2017-03-22 13:20:59 +01:00
Daniel García Aubert
bc633301fe
Update HOWTO_RELEASE
2017-03-22 13:11:12 +01:00
Daniel García Aubert
ed94fb4a66
Define yarn version of clients that must be used
2017-03-22 13:10:06 +01:00
Daniel García Aubert
fc27086052
Remove script to generate shrinkwrap
2017-03-22 13:08:12 +01:00
Daniel García Aubert
de1d1961e3
Upgrade yarn.lock depdendencies: depth > 1
2017-03-22 12:55:22 +01:00
Daniel García Aubert
a90a9383b4
Stubs next version
2017-03-21 19:45:25 +01:00
Daniel García Aubert
fd244287d5
Release 3.0.1
2017-03-21 19:43:46 +01:00