You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Windshaft-cartodb/lib
Daniel García Aubert a749d4fb43
Typo
4 years ago
..
api Logger: rename 'error' => 'exception' to avoid name clashing in E/S 4 years ago
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. 4 years ago
cache Avoid calling Object.prototype methods directly on object instances 5 years ago
models Typo 4 years ago
monitoring Apply automatic eslint fixes 5 years ago
stats Do not set header 'x-tiler-profiler' and log it instead 4 years ago
utils Logger: rename 'error' => 'exception' to avoid name clashing in E/S 4 years ago
server-info-controller.js Remove `/version` endpoint and bootstrapFonts at process startup (now done in windshaft) 5 years ago
server-options.js Do not bind logger to global object, now it's a part of serverOptions 4 years ago
server.js Simplified metrics middleware and backend 4 years ago