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
fa14b6045d
Retarget to 1.6.0
2013-12-17 17:17:16 +01:00
Sandro Santilli
f2528fb462
Release 1.5.2
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
58af35fdea
Add backward-compatibility fix item in NEWS ( #96 )
2013-12-17 17:17:16 +01:00
Sandro Santilli
763989bc87
Prepare for 1.5.2
2013-12-17 17:17:16 +01:00
Sandro Santilli
f1a68e4451
Release 1.5.1
2013-12-17 17:17:15 +01:00
Sandro Santilli
f429b86f48
Accept unused CartoCSS directives
...
Closes #93
An example unused CartoCSS directive is
"point-transform" without "point-file"
or "point-url". Unused means it has no effect.
It used to be accepted but regressed in release 1.5.0
2013-12-17 17:17:15 +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
5a87a16311
Add note about new directives in the 1.5.0 section
2013-12-17 17:17:15 +01:00
Sandro Santilli
6dd046a1a4
Prepare for 1.5.1
2013-12-17 17:17:15 +01:00
Sandro Santilli
baaacbed31
Release 1.5.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
baa95a62d1
Add support for reading user-specific database_password from redis
...
This commits adds support for CartoDB-2.5.0 model.
Closes #89 .
Change is backward compatible.
2013-12-17 17:17:14 +01:00
Sandro Santilli
12f0826d32
Do not force ending dot in SQL-API hostname, for easier testing
2013-12-17 17:17:14 +01:00
Sandro Santilli
d3e3cfa385
Add NEWS item about CartoDB-2.5.0+ user-specific database_host ( #88 )
2013-12-17 17:17:14 +01:00
Sandro Santilli
d305dbd468
Style only change
2013-12-17 17:17:13 +01:00
Sandro Santilli
eb51d18012
Add support for specifying database connection passwords
2013-12-17 17:17:13 +01:00
Sandro Santilli
4f3f87fc13
Release 1.14.1
2013-12-17 17:17:12 +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
0daba348fe
Prepare for 1.4.1
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
2f74a080ee
Prepare for 1.3.7
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
9f73be0d5c
Prepare for 1.3.6
2013-12-17 17:17:12 +01:00
Sandro Santilli
8aea5041c7
Release 1.3.5
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
a27cf1b41c
Do not let anonymous requests use authorized renderer caches
...
Puts dbuser in params, for correct use by Windshaft renderer cache.
Before this fix, and after commit 1c9f63c9
, the renderer cache key
did not contain the db user.
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
7861852078
Add backward compatibility sqlapi configuration item in NEWS
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
Luis Bosque
0f3a5501d4
Target v1.3.5
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
633e8d164b
Rename sqlapi.host configuration to sqlapi.domain. Closes #79 .
...
Support for "host" is retained for backward compatibility.
2013-08-21 10:11:30 +02:00
Sandro Santilli
60617e7641
Upgrade windshaft to improve CSS error messages
2013-08-13 13:03:24 +02:00
Luis Bosque
06e68c1518
Target v1.3.4
2013-07-23 19:43:32 +02:00
Sandro Santilli
bce024961f
Add note about layergroup logging at creation
...
The change is due to Windshaft upgrade.
Closes #76
2013-07-18 11:51:00 +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
afd4c3b460
Set Last-Modified header to allow for 304 responses
2013-07-15 12:02:54 +02:00
Luis Bosque
308246f324
Target v1.3.3
2013-07-09 10:26:43 +02:00
Sandro Santilli
0e13228f5c
Update NEWS file
2013-07-08 12:15:01 +02:00
Luis Bosque
5213216fc4
Target v1.3.2
2013-07-05 15:32:47 +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
Sandro Santilli
4b1d6cd729
Add tile and grid fetching checks at layergroup creation time
...
Basically requires windshaft 0.12.6, which implements this
2013-06-21 12:46:13 +02:00
Sandro Santilli
eb83851bb7
Fix database authentication with multi-table layergroups
2013-06-17 17:24:09 +02:00
Sandro Santilli
3d4af14315
Fix deadlock on layergroup post
...
Required upgrading windshaft to 0.12.5.
Took the chance to also upgrade redis dependency to latest stable.
2013-06-12 18:42:10 +02:00
Luis Bosque
9807a5e12b
Target v1.3.1
2013-06-11 10:53:07 +02:00