Windshaft-cartodb/lib/api/middlewares
Daniel García Aubert 163c546236 Replace log4js by pino as logger:
- Logs to stdout, disabled while testing
- Change log calls signature when needed
- Use development version of camshaft
- Removes unused log cofiguration
- Bind request id to log req/res
- Log req at the begining of the cycle and res at the end
2020-06-01 19:18:15 +02:00
..
augment-layergroup-data.js Simplify folder structure 2019-10-07 09:40:50 +02:00
authorize.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
cache-channel-header.js Replace log4js by pino as logger: 2020-06-01 19:18:15 +02:00
cache-control-header.js Replace log4js by pino as logger: 2020-06-01 19:18:15 +02:00
check-json-content-type.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
check-static-image-format.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
clean-up-query-params.js Simplify folder structure 2019-10-07 09:40:50 +02:00
client-header.js Under if 2020-05-26 16:31:53 +02:00
coordinates.js Simplify folder structure 2019-10-07 09:40:50 +02:00
cors.js Rename headers for metrics 2020-02-17 17:07:26 +01:00
credentials.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
db-conn-setup.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
error-middleware.js Remove jshint comments 2020-04-04 17:29:33 +02:00
increment-map-view-count.js Replace log4js by pino as logger: 2020-06-01 19:18:15 +02:00
init-profiler.js Simplify folder structure 2019-10-07 09:40:50 +02:00
initialize-status-code.js Simplify folder structure 2019-10-07 09:40:50 +02:00
last-modified-header.js Replace log4js by pino as logger: 2020-06-01 19:18:15 +02:00
last-updated-time-layergroup.js Ensure "map_id" and "cache_buster" as part of the event 2020-04-29 14:32:08 +02:00
layer-stats.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
layergroup-id-header.js Send template_hash as part of the metrics event 2020-04-29 17:26:33 +02:00
layergroup-metadata.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
layergroup-token.js Send template_hash as part of the metrics event 2020-04-29 17:26:33 +02:00
logger.js Replace log4js by pino as logger: 2020-06-01 19:18:15 +02:00
lzma.js Avoid calling Object.prototype methods directly on object instances 2019-10-21 23:33:27 +02:00
map-error.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
map-store-map-config-provider.js camel case 2019-11-14 12:17:26 +01:00
metrics.js Replace log4js by pino as logger: 2020-06-01 19:18:15 +02:00
named-map-provider.js camel case 2019-11-14 12:17:26 +01:00
noop.js Simplify folder structure 2019-10-07 09:40:50 +02:00
rate-limit.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
send-response.js Continue middleware chain after response or error 2020-02-25 14:14:20 +01:00
served-by-host-header.js Simplify folder structure 2019-10-07 09:40:50 +02:00
stats.js Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
surrogate-key-header.js Replace log4js by pino as logger: 2020-06-01 19:18:15 +02:00
syntax-error.js Simplify folder structure 2019-10-07 09:40:50 +02:00
user.js Add 'Carto-Stat-Tag', 'Carto-User-Id', and 'Carto-Client' headers 2020-05-26 13:15:35 +02:00
vector-error.js Do not use string concatenation when using __dirname and __filename 2019-10-22 18:22:33 +02:00