Raúl Marín
d22619c1f9
Merge pull request #973 from CartoDB/export_fix
...
Accept `layer` option in static map url request
2018-06-07 16:59:03 +02:00
Daniel G. Aubert
d8b59a18ed
Merge pull request #972 from CartoDB/unify-configuration
...
Unify configuration
2018-06-07 16:36:42 +02:00
Daniel García Aubert
fae6bdff05
Remove duplicated property
2018-06-07 16:33:52 +02:00
Raul Marin
70e8ab8349
Update NEWs
2018-06-07 12:14:31 +02:00
Raul Marin
102244f467
Regression: Accept layer option in the static map urls
2018-06-07 12:14:31 +02:00
Raul Marin
db946b93ec
Test: Use cartodb-psql to reset connections instead of calling node-postgres directly
...
- Avoids an issue with newer npm not finding node-postgres during the tests
as it was required directly but not declared in package.json.
- Avoids an issue with the torque timeouts tests
2018-06-06 13:18:28 +02:00
Daniel García Aubert
9ec3325cd0
Remove duplicated comments
2018-06-05 15:10:52 +02:00
Daniel García Aubert
e0ab901600
Disable cache-features for test environment
2018-06-05 12:03:26 +02:00
Daniel García Aubert
fcaab30fe7
Enable cahce-features and disable twkb for test environment
2018-06-05 11:51:55 +02:00
Daniel García Aubert
22da5a1ff0
Mapnik renderer: do not cache features
2018-06-05 11:35:42 +02:00
Daniel García Aubert
6d0c38371a
Do not log date twice
2018-06-05 11:28:42 +02:00
Daniel García Aubert
6e9871ba4e
Revert change: comment analysis logger filename
2018-06-05 11:24:34 +02:00
Daniel García Aubert
13b23d9ec9
Revert change, comment log file configuration again
2018-06-05 11:14:13 +02:00
Daniel García Aubert
de3dbb8c1e
Missing attribute twkb_encoding set to true
2018-06-04 15:22:32 +02:00
Daniel García Aubert
f851423b68
Unify app configuration among the different enviroments
2018-06-01 16:52:23 +02:00
Daniel G. Aubert
f732ed970b
Merge pull request #969 from CartoDB/remove-deprecated-base-url-configuration
...
Remove deprecated base url configuration
2018-05-30 17:36:52 +02:00
Daniel García Aubert
9a60ab07a8
Remove deprecated base url configuration
2018-05-30 16:51:37 +02:00
Daniel G. Aubert
12b91e7671
Merge pull request #966 from CartoDB/unify-connection-pool-config
...
Unify connection pool config
2018-05-30 14:31:39 +02:00
Daniel García Aubert
fe79ee0315
Merge branch 'master' into unify-connection-pool-config
2018-05-29 16:44:21 +02:00
Daniel García Aubert
9c3b3e698e
Update yarn.lock
2018-05-29 16:28:23 +02:00
Raúl Marín
ca4eeb332a
Merge pull request #967 from CartoDB/psql_update
...
Update Windshaft, camshaft and cartodb-psql to use cartodb-psql 0.11.0
2018-05-28 18:07:40 +02:00
Raul Marin
794c3efb7d
Update Windshaft, camshaft and cartodb-psql to use cartodb-psql 0.11.0
2018-05-28 17:59:25 +02:00
Javier Goizueta
20fe9c45cf
Merge pull request #968 from CartoDB/sample-columns
...
Sample columns
2018-05-28 17:51:38 +02:00
Javier Goizueta
26da872704
Leave sample exclude_columns for later
2018-05-28 17:37:45 +02:00
Javier Goizueta
8a1d5d3a48
Be careful and detect type invalid types
2018-05-28 17:36:58 +02:00
Javier Goizueta
0392a2a343
Merge pull request #963 from CartoDB/refactor-metadata
...
Refactor metadata queryPromise
2018-05-28 17:20:23 +02:00
Javier Goizueta
34a2f3b32b
Tests were missing in previous commit
2018-05-28 16:50:53 +02:00
Javier Goizueta
4bb8914d9a
Add parameters to select metadata sample columns
2018-05-28 16:08:31 +02:00
Javier Goizueta
f7c80a0101
Merge branch 'master' into refactor-metadata
2018-05-28 10:49:58 +02:00
Daniel García Aubert
2d417b4a37
Merge branch 'master' into unify-connection-pool-config
2018-05-28 10:47:02 +02:00
Daniel García Aubert
46bb400ffd
Cast x-windshaft-cache header in order to fix assertions
2018-05-28 10:46:04 +02:00
Daniel García Aubert
8b05d75f97
Revert test runner filters
2018-05-28 10:32:31 +02:00
Daniel García Aubert
4861d35628
Cast to integer before comparing cache headers
2018-05-28 10:31:48 +02:00
Daniel García Aubert
4a8bfcf647
Revert this commit: try to see what's happening here
2018-05-28 10:03:07 +02:00
Daniel García Aubert
b311f0e091
Add generic pool configuration to postgres global config
2018-05-25 18:38:31 +02:00
Daniel García Aubert
4e4399b727
Missing postgis configuration
2018-05-25 18:00:53 +02:00
Daniel García Aubert
bbab9c1a6b
Avoid breaking changes
2018-05-25 14:44:58 +02:00
Daniel García Aubert
5938836ff5
Use default postgres port
2018-05-25 14:36:06 +02:00
Daniel García Aubert
d003790e4d
Use the right port again
2018-05-25 14:25:43 +02:00
Daniel García Aubert
1d0fa9a5f6
Use the right port
2018-05-25 14:23:19 +02:00
Daniel García Aubert
8fe192267d
cosmetic
2018-05-25 13:37:57 +02:00
Daniel García Aubert
92255797d9
Add torque options to renderer factory
2018-05-25 13:37:34 +02:00
Daniel García Aubert
f404285140
Use postgres pool configuration to have the same configuration for all renderers.
2018-05-24 18:36:45 +02:00
Daniel García Aubert
ee38c717a5
Remove geojson renderer config
2018-05-24 18:11:18 +02:00
Daniel García Aubert
1668392296
Move 'postgres' attributes inside Mapnik's renderer configuration and keep params relative to user's connection
2018-05-24 13:42:32 +02:00
Javier Goizueta
c1feaecbcb
Merge branch 'master' into refactor-metadata
...
# Conflicts:
# lib/cartodb/backends/layer-stats/mapnik-layer-stats.js
2018-05-23 12:12:36 +02:00
Javier Goizueta
dea1c74fcc
Merge pull request #964 from CartoDB/metadata-categories
...
Add metadata parameter for NULL categories
2018-05-23 12:08:26 +02:00
Javier Goizueta
22a0f2c14e
Merge branch 'master' into metadata-categories
2018-05-23 11:17:10 +02:00
Javier Goizueta
94c34eeb23
Small change to use const
2018-05-23 11:15:20 +02:00
Daniel G. Aubert
d63d976916
Merge pull request #965 from CartoDB/fix-random-failures-test
...
Fix random failures test
2018-05-22 20:11:27 +02:00