Sandro Santilli
87ac44a1f1
Upgrade windshaft to 0.20.0
...
Reduces noise on the "error" channel (now optionally writing to rollbar)
and avoids caching bogus mapnik renderers.
Details: http://github.com/CartoDB/Windshaft/blob/0.20.0/NEWS
2014-03-20 10:18:33 +01:00
Sandro Santilli
86841f80ca
Use version of node-mapnik with temptative fix for glibc detected corruptions
2014-03-13 10:26:11 +01:00
Sandro Santilli
79348178a7
Upgrade node-varnish to 0.3.0
2014-03-12 18:11:19 +01:00
Sandro Santilli
60b552027b
Add optional support for rollbar
...
Re-targets to 1.10.0
Also installs an uncaught exception handler
Closes #150
2014-03-12 17:21:35 +01:00
Sandro Santilli
071e86799b
Release 1.9.0
2014-03-10 17:40:55 +01:00
Sandro Santilli
7eb26a7326
Upgrade windshaft to 0.19.3, fixing crash on dns error
...
Closes #180
2014-03-05 18:16:42 +01:00
Sandro Santilli
ecc9ea1226
Use 403 for forbidden, not 401
...
Includes upgrade of windshaft to 0.19.3
Includes upgrade of redis-mpool to 0.0.4
2014-03-04 15:32:31 +01:00
Sandro Santilli
73276b1003
Upgrade windshaft to 0.19.2
...
Fixes obscure "ECONNREFUSED" error message (closes #171 )
Change some http status responses to be more appropriate to the case
2014-02-28 10:54:18 +01:00
Sandro Santilli
cf01f01bc9
Upgrades windshaft to 0.19.1 with many performance improvements
...
Among others:
- Improve speed of instanciating a map
- Give meaningful error on attempts to use map tokens with
attribute service
Closes #156 -- CDB-1796 #resolve
Closes #147
Closes #159
Closes #165
2014-02-26 17:26:17 +01:00
Sandro Santilli
b3d3269d3d
Release 1.8.2
2014-02-25 10:52:55 +01:00
Sandro Santilli
7410d98d56
Require windsahft 0.19.0 final
2014-02-19 11:25:42 +01:00
Sandro Santilli
6c6f3d02f6
Always generate X-Cache-Channel for token-based tile responses
...
Closes #152
2014-02-19 10:09:54 +01:00
Sandro Santilli
719346a472
Use log4js logger
...
Closes #138 .
The logger will be automatically used by Windshaft on upgrade
to 0.18.1, see https://github.com/CartoDB/Windshaft/issues/140
2014-02-18 15:12:08 +01:00
Sandro Santilli
5a504ac1dc
Require Windshaft-0.18.2 for statsd-profiler integration
2014-02-17 16:56:44 +01:00
Sandro Santilli
a90bf2e87b
Require windshaft 0.18.1 for improve garbage collection
2014-02-13 08:54:47 +01:00
Sandro Santilli
333de67ed5
Require Windshaft 0.18.0
2014-02-12 22:51:52 +01:00
javi
c214e269e9
added statsd to npm-shrinkwrap.json
2014-02-12 16:48:48 +01:00
Sandro Santilli
bf45bbea56
Do not send multiple equal commands to Varnish on connect
...
Closes #135
Also accept varnish "secret" in config
2014-02-12 16:14:27 +01:00
Sandro Santilli
88deded0fe
Workaround npm registry bug by downloading windshaft from github
...
See the problem here:
https://travis-ci.org/CartoDB/Windshaft-cartodb/builds/18663972
2014-02-11 19:33:05 +01:00
Sandro Santilli
fc0f2b5952
Require windshaft 0.17.2 for further reducing log noise
...
Closes #137
2014-02-11 17:31:21 +01:00
Sandro Santilli
3fc8630634
Require newer windshaft, regenerated shrinkwrap
2014-02-11 15:19:13 +01:00
Sandro Santilli
a964ed5fe6
Implement Unified Map API
...
Closes #126
2014-02-04 19:04:59 +01:00
Sandro Santilli
b01570924d
Add support for torque tiles and attributes fetching
...
Retargets self to 1.7.0
Upgrades Windshaft to 0.16.0
Closes #118 -- CDB-1525 #resolve
Closes #112 -- CDB-1329 #resolve
2014-02-04 13:30:59 +01:00
Sandro Santilli
add4255bdc
Update windshaft to 0.15.1, fixing maxzoom in layergroup
...
Regenerates shrinkwrap, which includes other minor updates
in dependency modules.
2014-01-30 12:42:11 +01:00
Sandro Santilli
99ef396aeb
Release 1.6.2
2014-01-23 12:25:34 +01:00
Sandro Santilli
d22f399f18
Release 1.6.1
2014-01-15 19:23:20 +01:00
Sandro Santilli
b01ce9d4cc
Regenerate shrinkwrap for 1.6.1
2014-01-14 18:09:36 +01:00
Sandro Santilli
0f90d687c7
Implement signed teplate maps
...
Closes #98
Raises minimum required redis version to 2.4.0+ (Debian stable has 2.4.14)
2013-12-17 17:39:21 +01:00
Sandro Santilli
73a065c1cc
Make sure user from domain is always computed locally
...
Involved upgrade of cartodb-redis to 0.3.0
Really closes #100
2013-12-17 17:17:17 +01:00
Sandro Santilli
98565b0c6b
Shrinkwrap cartodb-redis dependency to "~0.2.0"
...
npm-shrinkwrap takes precedence over package.json...
See https://travis-ci.org/CartoDB/Windshaft-cartodb/builds/15036101
2013-12-17 17:17:16 +01:00
Sandro Santilli
0db0809146
Fix use of old layergroups on mapnik upgrade ( #97 )
2013-12-17 17:17:16 +01:00
Sandro Santilli
a9d9b765e8
Survive presence of malformed CartoCSS in redis
...
Closes #94 , enable relative testcase
2013-12-17 17:17:15 +01:00
Sandro Santilli
2fa288fc4d
Add (pending) test for getting unrenderable stored styles ( #94 )
...
Required upgrading mocha tester to ~0.14.0
2013-12-17 17:17:15 +01:00
Sandro Santilli
cc09a8b66f
Update to cartodb-redis 0.1.0
2013-12-17 17:17:15 +01:00
Sandro Santilli
a60a3adc12
CartoDB redis interaction delegated to "cartodb-redis" module
2013-12-17 17:17:14 +01:00
Sandro Santilli
e412a0f4b6
Require windshaft-0.14.3 to get 3 new bugfixes:
...
- Return CORS headers when creating layergroups via GET
- Fix http status on database authentication error
- Ensure bogus text-face-name error raises at layergroup creation
2013-12-17 17:17:14 +01:00
Sandro Santilli
3e6070bd9b
Fix support for exponential notation in CartoCSS filter values
...
Closes #87 .
Includes testcase
2013-12-17 17:17:12 +01:00
Sandro Santilli
f874e8844c
Add Support for Mapnik-2.2.0. Closes #78 .
2013-12-17 17:17:12 +01:00
Sandro Santilli
198748feea
Release 1.3.6, fixing support for node-0.8.9
2013-12-17 17:17:12 +01:00
Sandro Santilli
1856b824cb
Fix support for apostrophes in CartoCSS
...
Requires windshaft 0.13.7
Jira ref CDB-414
2013-12-17 17:17:12 +01:00
Sandro Santilli
a7cc7ceeb8
Fix error for invalid text-name in CartoCSS. Closes #81 .
2013-12-17 17:17:11 +01:00
Sandro Santilli
0414307679
Fix use of blank-prefixed "zoom" variable in CartoCSS
2013-12-17 17:17:11 +01:00
Sandro Santilli
27eaad932a
Fix race condition in localization of external resources
2013-09-04 17:56:17 +02:00
Sandro Santilli
602b255ce5
Upgrade to latest windshaft for more stable test results
2013-09-03 18:15:37 +02:00
Sandro Santilli
60617e7641
Upgrade windshaft to improve CSS error messages
2013-08-13 13:03:24 +02:00
Sandro Santilli
3819d0d47b
Upgrade windshaft to improve profiling
2013-07-18 11:13:41 +02:00
Sandro Santilli
ec97381820
Add more timing in the profile, add useProfiler config variable
...
Default to useProfiler:true in staging and development
2013-07-16 16:33:03 +02:00
Sandro Santilli
1c65cec6ed
Do not consider broken layergroup configs as good on second look
...
The fix is really in Windshaft, this commit simply requires a
newer version of it.
2013-07-04 17:05:59 +02:00
Sandro Santilli
00c18ab8dd
Raise windshaft dependency importing following fixes:
...
- support for CartoCSS attachments (#layer0::label)
- only check layergroup validity once
- use higher zoom level for checking layergroup validity
2013-06-28 19:05:39 +02:00
Sandro Santilli
10a66fbd66
Fix SQL error reporting to NOT split on newline
2013-06-26 13:26:53 +02:00