CartoDB-SQL-API/app
Rafa de la Torre a709e8f26f Set the default copy_from_max_post_size to 2 GB
Set the default copy_from_max_post_size to exactly 2 GB, as the nginx
limitation has been removed for that endpoint. So, the application is
now in control and this keeps the code clear and clean.
2018-07-26 12:52:20 +02:00
..
auth reduce error info 2018-06-06 15:23:53 +02:00
controllers Set the default copy_from_max_post_size to 2 GB 2018-07-26 12:52:20 +02:00
middlewares Better implementation of dbQuotaMiddleware 2018-07-23 15:02:20 +02:00
models simplify error response on models 2018-03-28 11:55:52 +02:00
monitoring Remove no longer needed health check params 2015-09-07 18:34:50 +02:00
postgresql move ErrorHandler to services folder 2018-03-28 12:49:33 +02:00
services Replace let by const in pseudo-constant conditional assignment 2018-07-23 18:41:27 +02:00
stats Extract stats client creation 2017-03-30 16:13:17 +02:00
utils Coerce format string to upper for better log consistency 2018-06-04 13:12:06 -07:00
server.js data ingestion logger created in controller and added to app 2018-06-18 18:48:11 +02:00