CartoDB-SQL-API/app
2019-07-11 11:22:31 +02:00
..
auth Do not use assert to throw erros as in Node.js > 6 wraps the original error, the keyword 'throw' does the trick and it's backwards compatible 2018-11-07 18:05:39 +01:00
controllers Merge pull request #600 from CartoDB/middlewarify-query-controller 2019-07-11 11:22:31 +02:00
middlewares Remove old abort checker and use a Node-ish mechanism to achieve the same goal 2019-07-05 15:41:26 +02:00
models Remove old abort checker and use a Node-ish mechanism to achieve the same goal 2019-07-05 15:41:26 +02:00
monitoring Use strict mode 2018-10-24 15:42:33 +02:00
postgresql Add missing error codes 2019-04-10 12:01:40 +02:00
services Log warnings from COPY TO 2019-06-04 16:40:25 +02:00
stats Use strict mode 2018-10-24 15:42:33 +02:00
utils jshint 2019-02-27 11:59:04 +01:00
server.js Use 'bunyan' logger instead of 'debug' to log debug messages 2019-04-04 14:31:41 +02:00