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
578f543c019c1d62fbe1d30fb53e2e2b61b88c67
Windshaft-cartodb
/
lib
T
History
Daniel García Aubert
578f543c01
log user
2020-06-11 18:21:13 +02:00
..
api
log user
2020-06-11 18:21:13 +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
Be able to reduce the footprint in the final log file depending on the environment
2020-06-04 20:28:06 +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