Commit Graph

2469 Commits

Author SHA1 Message Date
Simon Martín
9097cbe16e adding log of the error when headers are already sent 2018-06-14 18:29:50 +02:00
Simon Martín
39e5395edc change gzip to isGzip 2018-06-14 18:29:03 +02:00
Simon Martín
d4e03303f9 done after response end in test copy to 2018-06-14 18:25:38 +02:00
Simon Martín
0757d11bd0 more deterministic tests when client disconnects 2018-06-14 18:10:41 +02:00
Simon Martín
4cb7de7318 changing let for const 2018-06-14 10:51:05 +02:00
Simon Martín
b091a375fc fix ensuring right validation error 2018-06-14 10:49:36 +02:00
Simon Martín
34c0c5c738 removing console log 2018-06-14 10:48:00 +02:00
Simon Martín
1f31b8e2ae removing old copy logs 2018-06-14 10:45:23 +02:00
Simon Martín
2fa5e7b84a grouping all copy related tests in a describe 2018-06-14 10:44:57 +02:00
Simon Martín
6ecd0c00dd stubs next version 2018-06-13 13:29:26 +02:00
Eneko Lakasta
4e52ca39a5
Merge pull request #507 from CartoDB/patch-oauth-missing-return
FIX add return to callback call
2018-06-13 13:25:10 +02:00
Eneko Lakasta
f5d56a2253
FIX add return to callback call 2018-06-13 13:17:01 +02:00
Simon Martín
ad79717069 NEWS 2.1.0 date 2018-06-13 10:39:44 +02:00
Rafa de la Torre
c0ef36ec5c Update npm shrinkwrap (just version of cartodb_sql_api) 2018-06-12 12:29:22 +02:00
Rafa de la Torre
b8fcae9b5b Update NEWS.md and version w/ COPY 2018-06-12 12:23:32 +02:00
Rafa de la Torre
0ce6205127
Merge pull request #480 from CartoDB/pgcopy-stream
/copyfrom and /copyto end points
2018-06-12 11:31:08 +02:00
Rafa de la Torre
3b4e23d150
Merge pull request #505 from CartoDB/pgcopy-stream-disconnect-tests
Pgcopy stream disconnect tests
2018-06-12 10:06:26 +02:00
Rafa de la Torre
fc12917938 Please jshint 2018-06-11 19:26:40 +02:00
Rafa de la Torre
b1073dc401 Test for the COPY FROM + disconnect 2018-06-11 19:17:23 +02:00
Rafa de la Torre
66664de286 Make the test far more robust 2018-06-11 19:04:33 +02:00
Rafa de la Torre
1417dedfd3 Final touches for client disconnect test 2018-06-11 18:45:12 +02:00
Rafa de la Torre
62fe8abd0a A much cleaner test 2018-06-11 18:38:18 +02:00
Rafa de la Torre
4b6ee133df Mess a little with the timeouts 2018-06-11 18:18:44 +02:00
Rafa de la Torre
52590faeac Add a test for client disconnection scenarios 2018-06-11 17:28:53 +02:00
Rafa de la Torre
646f4fc11d
Merge pull request #504 from CartoDB/pgcopy-stream-update-node-module
Use our patched node-pg-copy-streams
2018-06-11 15:54:30 +02:00
Rafa de la Torre
bbe5db64d0 Use our patched node-pg-copy-streams
The patch includes a performance improvement for the COPY TO. It can
eventually be removed in the PR to upstream is approved. See

https://github.com/brianc/node-pg-copy-streams/pull/70

and

https://github.com/CartoDB/node-pg-copy-streams/pull/1
2018-06-11 15:36:19 +02:00
Simon Martín
b9a0fa78d2 adding metadataBackend to user middleware in copycontroller 2018-06-11 14:55:37 +02:00
Simon Martín
1174499dcf Merge branch 'master' into pgcopy-stream 2018-06-11 14:38:52 +02:00
Eneko Lakasta
f08ad3becd
Merge pull request #489 from CartoDB/remove-auth-fallback
Remove auth fallback
2018-06-11 12:34:54 +02:00
Eneko Lakasta
05af9a422e Merge branch 'master' into remove-auth-fallback 2018-06-11 11:38:42 +02:00
Daniel G. Aubert
52e318e2e7
Merge pull request #502 from CartoDB/fix-statsd-prefix
Fix statsd prefix
2018-06-08 15:49:03 +02:00
Daniel García Aubert
d7c3fc7b99 Merge branch 'master' into fix-statsd-prefix 2018-06-08 14:58:17 +02:00
Daniel García Aubert
22182b792c Update fqdn-sync to version 0.2.2 2018-06-08 14:40:44 +02:00
Raúl Marín
b599f6ebf1
Merge pull request #501 from Algunenano/1477_cast
[Test] Update node-sqlite3 to 4.0.0
2018-06-08 14:35:47 +02:00
Daniel García Aubert
47232a7a6c Update shrinkwrap 2018-06-08 13:40:49 +02:00
Daniel García Aubert
d7e24f7745 Use external module to get full qualified domain name properly 2018-06-08 13:30:54 +02:00
Raul Marin
d3ec4a4f67 Update node-sqlite3 to 4.0.0 2018-06-08 13:03:34 +02:00
Simon Martín
2bcea0484a rename BunyanLogger to Logger 2018-06-08 10:59:34 +02:00
Simon Martín
0ee86029cf Merge branch 'master' into pgcopy-stream 2018-06-08 10:54:41 +02:00
Raúl Marín
162aae47f7
Merge pull request #493 from CartoDB/psql_update
Psql update
2018-06-07 16:06:36 +02:00
Eneko Lakasta
440ba8c840 make function checkUserExists node callback pattern compilant 2018-06-06 15:48:22 +02:00
Eneko Lakasta
340e55ea46 reduce error info 2018-06-06 15:23:53 +02:00
Raul Marin
acb5f1043a Update npm-shrinkwrap.json 2018-06-06 15:08:34 +02:00
Raul Marin
2c80aab663 Update cartodb-psql to 0.12.0 2018-06-06 15:05:47 +02:00
Eneko Lakasta
3891d93b8d remove unnecessary require 2018-06-05 17:59:46 +02:00
Eneko Lakasta
62df0a387a remove functionality from parseMetadataToDatabase. DB user and pass not longer needed 2018-06-05 17:58:55 +02:00
Eneko Lakasta
4993f8a956 use job configuration instead of user metadata service in test 2018-06-05 17:56:29 +02:00
Eneko Lakasta
ca8ae503ac Merge branch 'master' into remove-auth-fallback 2018-06-05 16:19:36 +02:00
Eneko Lakasta
03e484c5da FIX tests. Create jobs should return 403 if auth fails 2018-06-05 15:49:15 +02:00
Eneko Lakasta
06282b61fb refactor authenticatedRequest to masterRequest 2018-06-05 13:22:43 +02:00