This website requires JavaScript.
Explore
Help
Sign In
cartodb4
/
Windshaft-cartodb
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b2da00900f6090944411ccf435dda06a4ab3f220
Windshaft-cartodb
/
lib
T
History
Daniel García Aubert
6945cfc93c
Add TODO
2020-06-04 12:10:15 +02:00
..
api
Add TODO
2020-06-04 12:10:15 +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