CartoDB-SQL-API/app
2019-02-26 14:36:11 +01: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 unique rate limit fot both query endpoints 2018-12-10 18:19:56 +01:00
middlewares handleQueryMiddleware 2019-02-26 14:36:11 +01:00
models Lint 2019-01-16 15:58:11 +01:00
monitoring Use strict mode 2018-10-24 15:42:33 +02:00
postgresql Use strict mode 2018-10-24 15:42:33 +02:00
services Consider cancelled queries as platform limits 2019-01-03 15:17:47 +01:00
stats Use strict mode 2018-10-24 15:42:33 +02:00
utils Use strict mode 2018-10-24 15:42:33 +02:00
server.js remove old query log system 2019-02-26 13:58:01 +01:00