Paul Ramsey
|
8f211f905c
|
Remove wrong examples
|
2018-05-10 12:21:33 -07:00 |
|
Paul Ramsey
|
f0021264d2
|
Change from form-multipart to POST with chunked upload
|
2018-05-10 12:11:55 -07:00 |
|
Simon Martín
|
d400926387
|
using busboy instead of multer
|
2018-05-08 18:39:16 +02:00 |
|
Simon Martín
|
82d14ab98f
|
busboy configuration
|
2018-05-08 13:15:19 +02:00 |
|
Simon Martín
|
7c4409bcf5
|
from var to const/let
|
2018-05-08 13:10:25 +02:00 |
|
Simon Martín
|
c40ab801b1
|
refactoring handleCopyTo
|
2018-05-08 13:08:29 +02:00 |
|
Simon Martín
|
b036b876ff
|
using Busboy instead of multer
|
2018-05-08 12:52:33 +02:00 |
|
Simon Martín
|
6b96032fcf
|
ensuring return error
|
2018-05-04 16:50:17 +02:00 |
|
Simon Martín
|
383b86cf9b
|
simplify sql paramter handler and removing underscore
|
2018-05-04 16:47:50 +02:00 |
|
Simon Martín
|
2b066eadfa
|
removing unused dependencies
|
2018-05-04 15:35:23 +02:00 |
|
Simon Martín
|
02238fefe1
|
moving body-parser from global to routes of query and job
|
2018-05-04 15:15:37 +02:00 |
|
Simon Martín
|
0346cf11d8
|
enabling multipart/form-data again
|
2018-05-04 15:11:45 +02:00 |
|
Simon Martín
|
4322ccdd09
|
adding new endpoints to rate limits
|
2018-05-03 18:50:13 +02:00 |
|
Simon Martín
|
af4c5906c8
|
adding /sql tro the endpoints
|
2018-05-03 18:31:49 +02:00 |
|
Paul Ramsey
|
36bdf84f71
|
Merge branch 'master' of github.com:CartoDB/CartoDB-SQL-API into pgcopy-stream
|
2018-04-27 15:56:13 +02:00 |
|
Paul Ramsey
|
e2d8896307
|
Typo in curl example
|
2018-04-27 12:32:47 +02:00 |
|
Paul Ramsey
|
5f9cc37dba
|
Jshint change, DRY the content-disposition handler
|
2018-04-27 12:19:53 +02:00 |
|
Paul Ramsey
|
fe52af71ac
|
Add documentation SQL API copyfrom/copyto end points,
and make small modifications arising from that task
|
2018-04-27 11:55:06 +02:00 |
|
Paul Ramsey
|
c78cac9bd6
|
Use the correct database credentials, so we obey security
|
2018-04-26 10:45:52 +02:00 |
|
Paul Ramsey
|
f13028b497
|
More jshint changes
|
2018-04-26 10:20:21 +02:00 |
|
Simon Martín
|
5f8e1d8f53
|
fix validatePGEntitiesAccess access
|
2018-04-26 10:13:03 +02:00 |
|
Paul Ramsey
|
cc5fa5c6ce
|
Changes suggested by jshint
|
2018-04-26 10:04:38 +02:00 |
|
Paul Ramsey
|
ea66076255
|
Remove 'console.debug', try and get travis tests clean
|
2018-04-26 09:40:13 +02:00 |
|
Paul Ramsey
|
a98781d335
|
Working code for /copyfrom (streaming) and /copyto (streaming)
|
2018-04-25 18:37:04 +02:00 |
|
Paul Ramsey
|
b59bda5780
|
Get working copyto implementation in place. Many test cases
needed still and thoughts on how to communicate errors back
that are maybe nicer than stack messages?
|
2018-04-24 15:55:20 +02:00 |
|
Simon Martín
|
e12e16507a
|
create object and export
|
2018-04-24 13:21:43 +02:00 |
|
Paul Ramsey
|
4914100205
|
CopyFrom works, but still needs a decent return payload and
a lot of work on returning useful information for error cases (post empty input,
db errors returned more nicely? etc)
|
2018-04-24 13:07:57 +02:00 |
|
Paul Ramsey
|
72bce5732b
|
WIP on /copyfrom
|
2018-04-24 11:26:15 +02:00 |
|
Simon Martín
|
3b228ac17b
|
solving jshint crazy error
|
2018-04-24 10:10:37 +02:00 |
|
Simon Martín
|
985f9ef7f5
|
pgEntitiesAccessValidator
|
2018-04-23 18:17:44 +02:00 |
|
Rafa de la Torre
|
2229d0ee57
|
Fix jshint issues
|
2018-04-13 16:36:43 +02:00 |
|
Paul Ramsey
|
0161696627
|
Update copy_controller.js
|
2018-04-13 05:43:23 -07:00 |
|
Paul Ramsey
|
d54e2f5a07
|
Implementation including multer, custom storage engine, and pg-copy,
but without turning over pg-copy, and demonstrating the missing 'sql'
parameter in the custom storage engine.
|
2018-04-12 12:25:28 -07:00 |
|
Simon Martín
|
2a729b7da8
|
destructuring error_handler parameters
|
2018-04-03 13:43:17 +02:00 |
|
Simon Martín
|
3f6b6d3cff
|
middleware naming
|
2018-04-03 13:41:18 +02:00 |
|
Simon Martín
|
db6ab4a591
|
let & const vars
|
2018-03-28 13:52:45 +02:00 |
|
Simon Martín
|
adab7f21d8
|
setErrorHeader refactor
|
2018-03-28 13:50:45 +02:00 |
|
Simon Martín
|
720c3eb8cb
|
changing msg var name for errorResponse
|
2018-03-28 13:35:19 +02:00 |
|
Simon Martín
|
4301b63189
|
fix error
|
2018-03-28 13:31:31 +02:00 |
|
Simon Martín
|
616f3f3c07
|
errorHandlerFactory
|
2018-03-28 13:06:39 +02:00 |
|
Simon Martín
|
16ea727fc3
|
move ErrorHandler logic from error middleware
|
2018-03-28 12:58:10 +02:00 |
|
Simon Martín
|
5b6f876cd6
|
change pgErrorHandler for more generic errorHandler
|
2018-03-28 12:50:07 +02:00 |
|
Simon Martín
|
b45f5fe31e
|
move ErrorHandler to services folder
|
2018-03-28 12:49:33 +02:00 |
|
Simon Martín
|
287d4634c6
|
rename createPgError to createGenericError
|
2018-03-28 12:43:34 +02:00 |
|
Simon Martín
|
e611d21029
|
getName refactor
|
2018-03-28 12:38:45 +02:00 |
|
Simon Martín
|
2bfa00ab57
|
getStatus refactor
|
2018-03-28 12:35:01 +02:00 |
|
Simon Martín
|
d727a50407
|
jshint
|
2018-03-28 12:17:42 +02:00 |
|
Simon Martín
|
96435d28e0
|
removing underscore dependency
|
2018-03-28 12:15:55 +02:00 |
|
Simon Martín
|
e2641200f7
|
extracting error type check
|
2018-03-28 12:13:31 +02:00 |
|
Simon Martín
|
575f1b3a05
|
simplify error response on models
|
2018-03-28 11:55:52 +02:00 |
|