Sandro Santilli
563764dc4f
Only make curl verbose when -v is passed to commandline
2013-07-04 11:15:21 +02:00
Sandro Santilli
8c51c97102
Be more verbose about curl errors
2013-07-04 11:04:12 +02:00
Sandro Santilli
6416af3f16
Add support for listing all map styles that belong to a user
...
Also report user database name, as a facility
2013-07-03 09:59:42 +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
632d75a7c8
specify units for rendererConfig.cache_ttl
2013-06-28 17:58:11 +02:00
Sandro Santilli
d7b1ff9a80
Set default layergroup ttl locally
2013-06-26 16:26:02 +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
e984811eae
Fix SQL bug in testcase
2013-06-19 17:24:01 +02:00
Sandro Santilli
eb83851bb7
Fix database authentication with multi-table layergroups
2013-06-17 17:24:09 +02:00
Sandro Santilli
850d4cd6ba
Drop unused cluster support
2013-06-17 11:57:35 +02:00
Sandro Santilli
6cb8c85da0
Only return token by default and full response on request (-v)
2013-06-13 10:43: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
Sandro Santilli
c07616f889
Run silently, prepare for using against windshaft direct
2013-06-12 18:30:32 +02:00
Sandro Santilli
d53327bc33
Utility to fetch a token from a layergroup config
...
It's in its infancy, still need to edit the script to use against
remote service or non-standard local deploys
2013-06-11 17:15:02 +02:00
Luis Bosque
9807a5e12b
Target v1.3.1
2013-06-11 10:53:07 +02:00
Sandro Santilli
70f535d13a
Properly report error from unsuccessful source table fetching
...
Report terse error to user, verbose to log
2013-06-11 10:28:05 +02:00
Sandro Santilli
8d326dba2f
Add test for CartoCSS error reporting on POST to layergroup
2013-06-10 11:53:28 +02:00
Sandro Santilli
8d0da4d517
Require latest grainstore and windshaft, for multilayer css fixes
2013-06-06 15:45:33 +02:00
Sandro Santilli
63296a87cb
Do not increment undefined mapview stat tags
2013-06-06 13:26:59 +02:00
Sandro Santilli
b67a487c48
Fix path to grainstore module
2013-06-06 11:59:11 +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
Sandro Santilli
5b6919e0c6
Fix unit of measure for lastUpdated info extraction
2013-05-30 16:48:40 +02:00
Luis Bosque
92a3d52885
Merge branch 'release/staging' into develop
2013-05-30 11:18:57 +02:00
Sandro Santilli
3763232c14
Require latest windshaft to fix confusion between colors and layer names
2013-05-29 19:14:45 +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
Sandro Santilli
5ab4caea7d
Make test for LZMA more robust in case of failure
2013-05-16 09:41:38 +02:00
Luis Bosque
9ce88bcc98
Target v1.2.1
2013-04-29 15:38:36 +02:00
Luis Bosque
94ddbf69d8
Target v1.2.0 in package.json
2013-04-29 15:36:54 +02:00
javi
c9e3cc00be
merged with develop
2013-04-24 15:16:20 +02:00
javi
efa79b243c
fixed lzma decoding to fix browser requirements
2013-04-24 15:10:58 +02:00
Sandro Santilli
06f781334d
Drop unused variable
2013-04-24 12:01:32 +02:00
Sandro Santilli
f0fc44aac9
Fix fetching of affected tables when mapnik tokens are used
...
We'll replace !bbox! with an empty box and !pixel_width! and
!pixel_height! with 1 before passing the query to CDB_QueryTable
2013-04-23 17:29:49 +02:00
Sandro Santilli
4216d43db2
Fix grainstore include after direct dependency drop
2008-06-17 05:25:38 +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
44a8db03e2
Add node-varnish to the list of submodules tested by check-full
2013-04-15 09:33:41 +02:00
Sandro Santilli
4a12ed1f19
Oops, forgot to drop --nodrop switch after unifying local tests
2013-04-15 09:32:32 +02:00
Sandro Santilli
de24e7fc34
Update to new LZMA to fix global variable leakage
...
Stop ignoring leaks during testing
2013-04-15 09:22:50 +02:00
Sandro Santilli
1b6a662a72
Tweak PATH during submodule check, to find mocha from subdirs
2013-04-15 09:20:51 +02:00
Sandro Santilli
6f8fd69101
Add note about the stats addition
2013-04-12 17:57:57 +02:00
Sandro Santilli
78a6f4de1b
Keep a counter of layergroup created per user.
...
The counter is in redis db 5, in a field "mapviews" of an hash
"tiler:users:USERNAME". It's incremented whenever the layergroup
token for a configuration is requested.
2013-04-12 17:28:34 +02:00
Sandro Santilli
afb875c32a
Add missing fixtures (thanks Fabio)
2013-04-12 14:34:45 +02:00
Sandro Santilli
369b0f6110
Ignore variable leaks exposed by server.js test (due to LZMA mod)
...
This will have to be fixed once LZMA module is updated.
See https://github.com/nmrugg/LZMA-JS/issues/8
With this change "make check-full" completes successfully for me.
Looking forward to Jenkins experience.
2013-04-12 11:52:09 +02:00
Sandro Santilli
1c910ec513
Insert test data in a single statement
2013-04-11 18:33:51 +02:00
Sandro Santilli
08d1d73b4f
Fix "make check" to exit with FAILURE on failure
...
Also upgrade Windshaft for the same purpose (for make check-full)
2013-04-11 18:31:01 +02:00
Sandro Santilli
83e6e0d457
More verbose logging for SQL api connection errors
2013-04-09 18:07:53 +02:00