Commit Graph

2684 Commits

Author SHA1 Message Date
Daniel García Aubert
bf27a8089a Merge branch 'master' into nodejs-10 2018-11-20 11:25:29 +01:00
Daniel G. Aubert
ea8ee8566c
Merge pull request #541 from CartoDB/add-memory-cpu-metrics
Add memory cpu metrics
2018-11-15 15:08:07 +01:00
Daniel García Aubert
fdaae20af7 Use let instead of var 2018-11-15 14:34:36 +01:00
Daniel García Aubert
267baf621e Send userm system, time and percent CPU metrics 2018-11-15 13:49:57 +01:00
Daniel García Aubert
e28349ff29 Send metrics about memory and CPU usage 2018-11-15 11:03:51 +01:00
Daniel García Aubert
35dd404a0b Rename lock files before installing with different versions of npm 2018-11-07 20:24:14 +01:00
Daniel García Aubert
73813063c1 Get back npm-shrinkwrap.json 2018-11-07 20:14:10 +01:00
Daniel García Aubert
35d387f25d Rename npm-shrinkwrap temporaly 2018-11-07 19:44:12 +01:00
Daniel García Aubert
348e2b386b Fix arguments in docker command 2018-11-07 19:22:13 +01:00
Daniel García Aubert
99b92c65fe Run configure before installing 2018-11-07 19:21:46 +01:00
Daniel García Aubert
721bf139b3 Install dependencies depending on the version of Node.js while running CI 2018-11-07 19:03:52 +01:00
Daniel García Aubert
3432d1b289 Get back npm-shrinkwrap.js 2018-11-07 19:03:10 +01:00
Daniel García Aubert
54343162a3 Be able run CI test agaisnt Node.js 6 and 10 2018-11-07 18:37:05 +01:00
Daniel García Aubert
70ec88eac6 Support Node.js 8 and 10 in CI tool 2018-11-07 18:06:44 +01:00
Daniel García Aubert
e0e011e806 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
Daniel García Aubert
6984be4edd Use dependencies compatible with Node.js 10 2018-11-07 18:03:35 +01:00
Daniel García Aubert
22a5732580 Support package-lock.json 2018-11-07 17:10:33 +01:00
Daniel G. Aubert
91cd355c63
Merge pull request #538 from CartoDB/use-strict
Use strict mode
2018-10-26 13:48:52 +02:00
Daniel García Aubert
805a0e2346 Link released version of pg-copy-streams 2018-10-26 13:34:23 +02:00
Daniel García Aubert
2794e24e84 Use releeased version of cartodb-redis and the development branch of pg-streams 2018-10-26 13:01:04 +02:00
Daniel García Aubert
d331db5275 Update NEWS 2018-10-24 15:50:45 +02:00
Daniel García Aubert
121a19eafb Prevent: Octal literals are not allowed in strict mode. 2018-10-24 15:42:54 +02:00
Daniel García Aubert
a616982ec3 Use strict mode 2018-10-24 15:42:33 +02:00
Rafa de la Torre
cf5ad64fd4 Stub next version 2018-09-18 10:33:25 +02:00
Rafa de la Torre
0fefc16278 Update NEWS w/ release date 2018-09-18 10:11:53 +02:00
Rafa de la Torre
70a77dabe0
Merge pull request #537 from CartoDB/590-fix-copy-to-connections
Fix paused stream (DB socket) after copy to
2018-09-18 10:08:41 +02:00
Rafa de la Torre
ebac334cbd Update NEWS w/ COPY TO patch 2018-09-17 17:52:08 +02:00
Rafa de la Torre
d5a7f6d2d6 Fix paused stream (DB socket) after copy to #590
Ideally, the CopyToQueryStream would take care o piping, unpiping and
resuming the connection with the DB.

For some reason it does not always work when trying that from the
_transform callback.

Since there's no better callback (at least in node6), this patch is
required to make sure that such connection can be returned to the pool
and reused by some other query.
2018-09-17 16:54:51 +02:00
Rafa de la Torre
a927a6993a Add a test to reproduce the issue w/ COPY TO #590 2018-09-17 16:46:09 +02:00
Simon Martín
d0cd999bac
Merge pull request #536 from CartoDB/ensure-tmpDir
Ensure tmpDir
2018-08-31 10:14:18 +02:00
Simon Martín
cc9e6eae43 new tmpDir more verbose 2018-08-30 15:10:43 +02:00
Simon Martín
88b8e3c791 NEWS 2018-08-30 15:08:39 +02:00
Simon Martín
a0db81369a forgotten .only (shame on me) 2018-08-30 15:06:07 +02:00
Simon Martín
3468353876 ensure tmpDir test 2018-08-30 12:50:50 +02:00
Simon Martín
32ff1e7a8e ensure tmpDir folder 2018-08-30 12:27:34 +02:00
Simon Martín
416c3d6285 add mkdirp 2018-08-30 12:27:25 +02:00
Alejandro Guirao Rodríguez
2849a57a01
Merge pull request #533 from CartoDB/naming-fixes-1
Update carto-package.json
2018-08-20 14:55:23 +02:00
Alejandro Guirao Rodríguez
84aa2f901b
PostGIS uses 4 numbers for versions 2018-08-17 10:45:02 +02:00
Alejandro Guirao Rodríguez
b5790ce6b5
Update carto-package.json
Format fixes for dependencies specification
2018-08-17 10:32:22 +02:00
Simon Martín
74811adc74 gdal to requires in carto-package 2018-08-16 16:19:10 +02:00
Simon Martín
8d7ecf61ef
Merge pull request #531 from CartoDB/create-carto-package-json
create carto-package.json file
2018-08-16 15:04:22 +02:00
Simon Martín
70030cae9d Merge branch 'master' into create-carto-package-json 2018-08-16 13:26:21 +02:00
Simon Martín
5170beac6d gdal and carto_postgresql_ext 2018-08-16 13:01:56 +02:00
Simon Martín
e8d0b359c8 back previous commit 2018-08-16 12:59:54 +02:00
Simon Martín
e88f5dc155 removing gdal from travis configuration to check if needed 2018-08-16 12:48:49 +02:00
Simon Martín
d5d248dec8 more versions 2018-08-14 18:30:07 +02:00
Simon Martín
2779346ba0
Merge pull request #532 from CartoDB/copyto-gzip-log
copyto adding gzip to log
2018-08-14 16:55:06 +02:00
Simon Martín
9365986272 better message 2018-08-14 15:30:51 +02:00
Simon Martín
0a1f7c6ba5 copyto adding gzip to log 2018-08-14 15:14:22 +02:00
Simon Martín
2a5f19839a adding versions, not finished 2018-08-14 14:38:04 +02:00