Windshaft-cartodb/lib
2020-06-03 19:51:56 +02:00
..
api 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
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 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
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 Make sure all errors use the serializer set for the logger 2020-06-03 17:32:16 +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