Windshaft-cartodb/lib
2020-07-21 17:09:19 +02:00
..
api Adapt JSON output to the standard structure 2020-07-21 16:36:23 +02:00
backends Stop using profiling wrongly. Now it only saves custom events from backends (tile, map, attributes, etc..) and calculates the response time. Besides, removed tags to know whether overviews are being used. 2020-06-03 19:51:56 +02:00
cache Avoid calling Object.prototype methods directly on object instances 2019-10-21 23:33:27 +02:00
models Be able to pass the logger to the analysis creation (camshaft) while instantiating a named map with analysis 2020-06-05 20:08:08 +02:00
monitoring Apply automatic eslint fixes 2019-10-21 19:07:24 +02:00
stats Do not set header 'x-tiler-profiler' and log it instead 2020-06-02 17:09:06 +02:00
utils Logger: rename level => levelname to avoid name collision 2020-07-21 17:09:19 +02:00
server-info-controller.js Remove /version endpoint and bootstrapFonts at process startup (now done in windshaft) 2020-04-04 17:42:26 +02:00
server-options.js Do not bind logger to global object, now it's a part of serverOptions 2020-06-02 11:49:54 +02:00
server.js Simplified metrics middleware and backend 2020-04-27 12:46:27 +02:00