Windshaft-cartodb/lib/cartodb
Javier Goizueta 8592136683 Change status code assigned to some errors
Errors without an explicit status code with the error message
containing 'does not exist' were assigned codes 404 or 403.
Now if the error message is 'function X does not exist'
(originated in SQL) the error code assigned is 400.
2016-01-21 18:02:21 +01:00
..
api OverviewApi: skip tables with no overlays in result 2016-01-21 13:35:56 +01:00
backends Merge pull request #359 from CartoDB/query-runner-improvements 2016-01-13 18:56:26 +01:00
cache Remove soft-purge option when purging fastly 2015-10-09 16:37:17 +02:00
controllers Change status code assigned to some errors 2016-01-21 18:02:21 +01:00
middleware User extraction from request middleware 2015-09-30 17:17:01 +02:00
models Fix equality operator use 2016-01-21 17:40:57 +01:00
monitoring Health check will always return error if file is found even if empty 2015-09-22 15:15:57 +02:00
stats Replaces console.log with global logger 2015-09-18 17:13:22 +02:00
server_options.js Merge branch 'master' into standalone-server 2015-09-08 15:42:30 +02:00
server.js Change redis pool name to report with a valid statsd key 2016-01-19 13:00:02 +01:00