Raul Ochoa
|
1ac6ead4b2
|
Update news
|
2016-05-16 19:57:51 +02:00 |
|
Raul Ochoa
|
8f51418d84
|
Merge pull request #453 from CartoDB/issue-450
Fix named maps with analysis
|
2016-05-13 17:13:29 +02:00 |
|
Raul Ochoa
|
c12e5f7a27
|
Fix named maps with analysis
Named map provider was missing analysis backend dependency
Fixes #450
|
2016-05-13 16:57:27 +02:00 |
|
Raul Ochoa
|
1c2354dc49
|
Merge pull request #452 from CartoDB/turbo-carto-split-strategy
Use split strategy for head/tails turbo-carto quantification
|
2016-05-13 13:20:12 +02:00 |
|
Raul Ochoa
|
2e26e2e126
|
Use split strategy for head/tails turbo-carto quantification
|
2016-05-13 12:57:43 +02:00 |
|
Raul Ochoa
|
94639f7e0c
|
Merge pull request #451 from CartoDB/turbo-carto-errors
Improve turbo-carto related errors
|
2016-05-13 12:54:17 +02:00 |
|
Raul Ochoa
|
f3957b4fce
|
Fix test expectations for turbo-carto errors
|
2016-05-13 12:42:18 +02:00 |
|
Raul Ochoa
|
61765d20e1
|
Fail on turbo-carto specific errors
This will try to fallback on postcss errors so it still targets
carto parser in those cases.
Closes #434
|
2016-05-13 12:10:05 +02:00 |
|
Raul Ochoa
|
503636f9fb
|
Upgrade to turbo-carto 0.9.0
|
2016-05-13 12:09:11 +02:00 |
|
Raul Ochoa
|
4abadec9c4
|
Use the more suitable getLayergroup to validate regression
|
2016-05-13 00:49:09 +02:00 |
|
Raul Ochoa
|
7c2924ae14
|
Merge pull request #448 from CartoDB/upgrade-turbo-carto
Upgrades turbo-carto to 0.8.0
|
2016-05-11 20:09:41 +02:00 |
|
Raul Ochoa
|
bfdaf67a9b
|
Upgrades turbo-carto to 0.8.0
|
2016-05-11 19:57:05 +02:00 |
|
Raul Ochoa
|
e0ade85565
|
Stubs next version
|
2016-05-11 18:53:17 +02:00 |
|
Raul Ochoa
|
c5afc0dc94
|
Release 2.41.1
|
2016-05-11 18:51:05 +02:00 |
|
Raul Ochoa
|
a7e00c5856
|
Merge pull request #447 from CartoDB/upgrade-camshaft
Upgrades camshaft to 0.8.0
|
2016-05-11 18:50:14 +02:00 |
|
Raul Ochoa
|
2482accb42
|
Upgrades camshaft to 0.8.0
|
2016-05-11 18:39:07 +02:00 |
|
Raul Ochoa
|
3e4f71d873
|
Nicer error message when missing sql from layer options
Fixes #446
|
2016-05-11 18:24:47 +02:00 |
|
Raul Ochoa
|
bbadd46766
|
Stubs next version
|
2016-05-11 16:47:33 +02:00 |
|
Raul Ochoa
|
b1f618a98e
|
Release 2.41.0
|
2016-05-11 16:46:57 +02:00 |
|
Raul Ochoa
|
cdf3fe3a25
|
Bumps version
|
2016-05-11 16:45:36 +02:00 |
|
Raul Ochoa
|
1440841ac8
|
Merge pull request #445 from CartoDB/upgrade-camshaft
Upgrade camshaft to 0.7.0
|
2016-05-11 16:44:07 +02:00 |
|
Raul Ochoa
|
fc57fd2638
|
Upgrade camshaft to 0.7.0
|
2016-05-11 16:25:42 +02:00 |
|
Raul Ochoa
|
776cb8d47a
|
Stubs next version
|
2016-05-10 17:26:27 +02:00 |
|
Raul Ochoa
|
c36f52415e
|
Release 2.40.0
|
2016-05-10 17:23:50 +02:00 |
|
Raul Ochoa
|
2ee2c5bb55
|
Update news and bump version
|
2016-05-10 17:22:51 +02:00 |
|
Raul Ochoa
|
dccb557cd7
|
Merge pull request #444 from CartoDB/optimize-source-type-query-usage
Use original query from source nodes
|
2016-05-10 17:19:04 +02:00 |
|
Raul Ochoa
|
4570d17ce1
|
Use original query from source nodes
Doing a st_transform doesn't make sense as we already should have
the_geom_webmercator column available
|
2016-05-10 17:09:36 +02:00 |
|
Raul Ochoa
|
b3b3abcdb8
|
Merge pull request #443 from CartoDB/override-static-previews-params
Allow override zoom+center or bbox for static named maps previews
|
2016-05-09 22:53:35 +02:00 |
|
Raul Ochoa
|
6639664b3f
|
Allow override zoom+center or bbox for static named maps previews
|
2016-05-09 21:13:13 +02:00 |
|
Raul Ochoa
|
b99db7cb69
|
Merge pull request #441 from CartoDB/sql-wrap
Analysis layers can have a sql_wrap option to wrap node queries
|
2016-05-09 14:09:16 +02:00 |
|
Raul Ochoa
|
3e94e3288f
|
Use sql as replacement variable
|
2016-05-06 17:09:41 +02:00 |
|
Raul Ochoa
|
1115f9fba2
|
Merge pull request #442 from CartoDB/remove-repeated-config
Added config parameter for ST_RemoveRepeatedPoints
|
2016-05-06 17:01:23 +02:00 |
|
Daniel García Aubert
|
24dde1e4d0
|
Added config parameter to windshaft in order to use postgres' function ST_RemoveRepeatedPoints (set false by the default)
Conflicts:
lib/cartodb/server_options.js
|
2016-05-06 16:50:25 +02:00 |
|
Raul Ochoa
|
7d4caf6974
|
Analysis layers can have a sql_wrap option to wrap node queries
|
2016-05-06 16:37:52 +02:00 |
|
Raul Ochoa
|
e4ba68850c
|
Stubs next version
|
2016-05-05 18:36:50 +02:00 |
|
csobier
|
e2154f6561
|
Merge pull request #435 from CartoDB/docs-add-named-map-torque-link
link to named map with a torque layer block page
|
2016-05-05 12:35:41 -04:00 |
|
Raul Ochoa
|
778860c81f
|
Release 2.39.0
|
2016-05-05 18:09:44 +02:00 |
|
Raul Ochoa
|
ee3c56efba
|
Update news
|
2016-05-05 18:09:15 +02:00 |
|
Raul Ochoa
|
5dc328724a
|
Merge pull request #440 from CartoDB/node-status-cache-control-header
Use a more aggressive cache control header for node status endpoint
|
2016-05-05 18:07:16 +02:00 |
|
Raul Ochoa
|
c77ea49594
|
Use a more aggressive cache control header for node status endpoint
|
2016-05-05 17:52:37 +02:00 |
|
Raul Ochoa
|
73aa159b98
|
Upgrade istanbul
|
2016-05-05 16:06:52 +02:00 |
|
Raul Ochoa
|
b7d7cffb67
|
Reformat package.json with npm cli tool
|
2016-05-05 16:05:46 +02:00 |
|
Raul Ochoa
|
eba8db292c
|
Merge pull request #439 from CartoDB/avoid-profiler-dots
Upgrades step-profiler to 0.3.0 to avoid dots in json keys
|
2016-05-05 15:41:30 +02:00 |
|
Raul Ochoa
|
d5391ef15b
|
Merge remote-tracking branch 'origin/master' into avoid-profiler-dots
Conflicts:
NEWS.md
|
2016-05-05 15:30:12 +02:00 |
|
Francisco Dans
|
685cbb1eec
|
updates news
|
2016-05-05 14:34:19 +02:00 |
|
Francisco Dans
|
5842a239fd
|
shrinkwrap
|
2016-05-05 14:32:57 +02:00 |
|
Francisco Dans
|
285363aa40
|
bumps current version and turbocarto's
|
2016-05-05 14:32:11 +02:00 |
|
Raul Ochoa
|
92e130d8de
|
Upgrades step-profiler to 0.3.0 to avoid dots in json keys
Closes #438
|
2016-05-05 13:45:25 +02:00 |
|
Francisco Dans
|
f674f90eba
|
Merge branch 'master' of github.com:CartoDB/Windshaft-cartodb
|
2016-05-05 12:28:01 +02:00 |
|
Francisco Dans
|
0542b65cbb
|
shrinkwrap changes for 2.38.0
|
2016-05-05 12:26:12 +02:00 |
|