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
Sandro Santilli
d977f83bd1
Change stats format for multilayer map token request
...
See https://github.com/Vizzuality/Windshaft-cartodb/wiki/Redis-stats-format
Target 1.3.0
2013-06-04 13:30:28 +02:00
Luis Bosque
92a3d52885
Merge branch 'release/staging' into develop
2013-05-30 11:18:57 +02:00
Sandro Santilli
3e4f98cb51
Require higher Windshaft to fix handling of CartoCSS layer name
2013-05-29 11:43:27 +02:00
Luis Bosque
977d051518
Target v1.2.2
2013-05-28 12:40:20 +02:00
Sandro Santilli
d7ae28095f
Require Windshaft-0.12.1 to fix multilayer post from firefox
2013-05-21 14:43:00 +02:00
Luis Bosque
9ce88bcc98
Target v1.2.1
2013-04-29 15:38:36 +02:00
Sandro Santilli
f85ca16c62
Change LZMA expected encoding from HEX to base64, reducing its size
2013-04-19 16:16:20 +02:00
Sandro Santilli
14953e992f
Multilayer API changes, target 1.2.0
...
- Layers passed by index in grid fetching url
- Interactivity only specified in layergroup config
- Encode cache_buster as part of the token
2013-04-15 18:51:28 +02:00
Fabio Rueda
0122c6a386
targeted 1.1.11
2013-04-15 13:05:16 +02:00
Sandro Santilli
6f8fd69101
Add note about the stats addition
2013-04-12 17:57:57 +02:00
Sandro Santilli
83e6e0d457
More verbose logging for SQL api connection errors
2013-04-09 18:07:53 +02:00
Sandro Santilli
e5af3b90f4
Revert "Require interactivity param in single-layer grid fetching request"
...
This reverts commit 3383c44eb7
.
Fixes regression with default interactivity parameter.
Closes #74 . See #69 .
2013-04-05 18:11:36 +02:00
Luis Bosque
782edd9506
Target v1.1.10
2013-04-02 14:02:00 +02:00
Sandro Santilli
113b70cf98
Add support for creating layergroups via GET
2013-04-02 13:30:49 +02:00
Sandro Santilli
106e95940d
Revert backward incompatible changes in multilayer handling
2013-04-02 12:24:03 +02:00
Sandro Santilli
3383c44eb7
Require interactivity param in single-layer grid fetching request
...
Closes #69
2013-03-29 18:25:28 +01:00
Sandro Santilli
aea107f1af
Upgrade Windshaft to 0.10.0, changing multilayer interface
...
WARNING: starting from this commit the grid fetching route changed
to NOT include layer name nor interactivity (which is now
specified solely as part of layergroup configuration)
Target 1.2.0 release
2013-03-29 16:37:37 +01:00
Sandro Santilli
001bf97d69
Add support for LZMA compressed GET parameters
...
You can now replace the whole query string with a single `lzma`
parameter having as value an hex encoded LZMA compressed version
of the whole query string as a JSON object.
2013-03-22 18:55:59 +01:00
Sandro Santilli
2da8c44914
Fix support for ampersend characters in CartoCSS
...
Required upgrading grainstore dependency to 0.12.2
2013-03-22 12:42:38 +01:00
Sandro Santilli
d95ac85b17
Deprecate USR1 signal handling, add USR2 with same semantic
...
Closes #71
2013-03-18 16:38:50 +01:00
Sandro Santilli
4605bd1e1d
Add last_modified field to POST layergroup response ( #72 )
...
Includes testcases
2013-03-13 18:41:37 +01:00
Sandro Santilli
dfc4a02398
Fix X-Cache-Channel for multilayer (by token) responses
...
Required upgrading Windshaft to 0.9.2
Includes testcases
2013-03-13 16:45:15 +01:00
Sandro Santilli
402fc90e63
Absence of X-Cache-Channel will be enough for Varnish to skip caching
...
Do not override Cache-Control in this case, which means let the
clients or geographical proxies cache the response with usual TTL.
2013-03-13 12:01:35 +01:00
Sandro Santilli
4622dac81b
Update NEWS
2013-03-13 10:40:06 +01:00
Luis Bosque
c77dce105c
Target v1.1.9
2013-03-04 11:37:10 +01:00
Sandro Santilli
2fa09aee88
Require Windshaft-0.9.1, to reduce harmfulness of cache_buster param
2013-03-01 13:11:46 +01:00
Luis Bosque
a7afdac67e
Target v1.1.8
2013-02-28 15:09:54 +01:00
Sandro Santilli
f6d50fafb1
Expose renderer settings in the environment config files
...
These are: metatile, bufferSize and cache_ttl
2013-02-25 17:05:59 +01:00
Sandro Santilli
f076b0c4d1
Require windshaft-0.9 for multilayer support
2013-02-25 15:08:28 +01:00
Sandro Santilli
b98a0f9104
Do not let /etc/services confuse FD checker (munin plugin)
2013-02-20 12:14:16 +01:00
David Arango
dc188817a8
Bump to 1.1.7
2013-02-19 13:57:14 +01:00
Sandro Santilli
b81c83aace
Add maxConnection and cache dump notice in NEWS for 1.1.6
2013-02-19 13:37:11 +01:00
Sandro Santilli
219caf7eab
Require windshaft 0.8.5 with some stability issue fixed
...
Additionally we can now control renderer cache time to live and
metatiling
2013-02-11 16:39:21 +01:00
Sandro Santilli
fb33583df9
Update news file
2013-02-11 15:10:41 +01:00
Sandro Santilli
7d34cbbd63
Add item about async throws
2013-02-08 12:23:25 +01:00
Sandro Santilli
6e8bfffff1
Merge branch 'master' into develop
...
Conflicts:
Makefile
NEWS.md
package.json
2012-12-21 13:30:14 +01:00
Luis Bosque
290e005e14
Target v1.1.5
2012-12-20 12:28:43 +01:00
Sandro Santilli
d1979a5265
Fix bogus cached return of utf grid for fully contained tiles ( #67 )
2012-12-20 11:30:29 +01:00
Sandro Santilli
a69afe4cd7
Enhance run_tests.sh to allow running single tests and skipping preparation
2012-12-19 09:04:53 +01:00
David Arango
556aaf3330
Bump to 1.1.5
2012-12-13 11:45:14 +01:00
David Arango
7b1184db8f
Bump to 1.1.5
2012-12-13 11:43:11 +01:00
Sandro Santilli
cc91e0dcff
Add a row limitof 65535 (256x256) in the example configs.
...
Closes #64
2012-12-07 20:34:24 +01:00
Sandro Santilli
081cc41a34
Drop extended styles. Closes #58 . Add some documentation in header.
2012-12-07 20:21:13 +01:00
Sandro Santilli
9d52b8b11f
Update NEWS
2012-12-07 20:06:26 +01:00
Luis Bosque
de1df4f33c
Merge branch 'release/v2.0' into develop
...
Conflicts:
NEWS.md
2012-11-30 16:53:55 +01:00
Luis Bosque
e813209768
Updated NEWS vor 1.1.3
2012-11-30 16:51:31 +01:00
Sandro Santilli
69508f05d7
Reduce default extent to allow for consistent proj4 round-tripping
...
See https://github.com/Vizzuality/grainstore/issues/42
2012-11-29 10:20:37 +01:00
Luis Bosque
02d4473766
Target version 1.1.4
2012-11-28 16:43:19 +01:00
Sandro Santilli
c976506c67
Require grainstore-0.10.5 to resize arrow markers ( 2.0 -> 2.1 )
2012-11-27 17:31:53 +01:00
Sandro Santilli
11025eb7c4
Update with the change in reset_styles
2012-11-26 13:20:39 +01:00
Sandro Santilli
9645d0fb58
Require grainstore 0.10.1 to handle conditional markers in style transform
2012-11-15 16:12:55 +01:00
Sandro Santilli
f9b78e2cb2
Use grainstore 0.9.7 for mapnik version dependent default styles
2012-11-14 10:42:20 +01:00
Luis Bosque
33e68d9069
target v1.1.3
2012-11-12 12:28:32 +01:00
Sandro Santilli
b5658a9f43
Fix point markers shift due to polygon clipping (2.0 -> 2.1)
...
Done by requiring grainstore 0.9.6
2012-11-09 17:28:22 +01:00
Sandro Santilli
52303e7821
Fix use of "style_version" with GET (inline styles)
...
It took a lot of time to produce a testcase for this as the test
config was setting srid to 4326 but not changing geom column name
thus all tiles fetched by tests returned blank (ouch!)
2012-11-06 12:45:04 +01:00
Luis Bosque
d1d321194d
target 1.1.2 version
2012-11-02 15:47:54 +01:00
Luis Bosque
8120e6579a
updated NEWS
2012-11-02 15:46:54 +01:00
Luis Bosque
6401278317
Merge branch 'release/staging' into develop
...
Conflicts:
NEWS.md
npm-shrinkwrap.json
package.json
test/acceptance/server.js
2012-10-30 18:49:42 +01:00
Luis Bosque
2d2a14e9a6
updated NEW for v1.1.0
2012-10-30 18:43:31 +01:00
Sandro Santilli
d9e6aeb254
Fix crash on unknown user. Closes #55 .
2012-10-22 15:30:16 +02:00
Sandro Santilli
1a60c55fea
Rename carto version parameters and add its support to GET tile
...
Also upgrades "carto" to 0.9.3 and "millstone" to 0.5.11
2012-10-19 12:54:11 +02:00
Sandro Santilli
65e4cf1510
Batch-convert and mapnik version detection support in reset_styles
2012-10-11 11:23:26 +02:00
Sandro Santilli
41d7000daf
Update windshaft to 0.6 exposing CartoCSS versioning support
2012-10-11 11:23:25 +02:00
Sandro Santilli
0e37b32e52
Updated
2012-10-11 11:23:24 +02:00
Sandro Santilli
703c63d5d6
Batch-convert and mapnik version detection support in reset_styles
2012-10-08 18:06:12 +02:00
Sandro Santilli
89ca4e1a5a
Update windshaft to 0.6 exposing CartoCSS versioning support
2012-10-08 18:02:28 +02:00
Sandro Santilli
f8e88153f4
Updated
2012-10-08 17:45:52 +02:00
Sandro Santilli
27aed6fad6
Update NEWS file
2012-10-05 17:11:57 +02:00
Sandro Santilli
dc9286b610
Accept "api_key" as "map_key", in both query_string and POST body
...
Closes #38
2012-10-05 16:17:49 +02:00
Sandro Santilli
6ca726ae24
New items so far
2012-10-05 16:14:10 +02:00
Luis Bosque
9e0d55c0e9
1.0.0 version
2012-10-03 16:39:21 +02:00
Luis Bosque
d7839799ce
added NEWS.md for 0.9.0 version
2012-09-25 13:46:41 +02:00