Commit Graph

17 Commits (v2.x-carto)

Author SHA1 Message Date
Rafa de la Torre 5fec3a5cc1 Replace console.log with an event
5 years ago
Rafa de la Torre 002a36bcfc Fix for interspersed messages
5 years ago
Daniel García Aubert edc0462470 Do not detach streams before finishing
5 years ago
jeromew df47d58d74 Do not register the pushBufferIfNeeded method on the instance
6 years ago
jeromew f01c278615 Improve copy-to overall performance by keeping the in-out chunk balance (ported from CartoDB's fork)
6 years ago
jeromew 43bc2cac7b Use strict (ported from CartoDB's fork)
6 years ago
jeromew 9ccda04036 Bugfix - Chunk frontiers were not correctly tested
8 years ago
jeromew 2a4db2920e Fix NoticeResponse test and handle other messages (#52)
8 years ago
jeromew ae5b344395 Refactor message format codes handling (#45)
8 years ago
Brian C c4a0e6dd58 Fix compatibility with newer versions of node (#39)
9 years ago
Dan b78a3eb845 Accept stream options in constructors, pass to internal transform streams.
10 years ago
Dan Robinson 1db9b3ec3d Adds handling for errors after initial response.
11 years ago
Dan Robinson 591a11c955 Fixes another event handler leak.
11 years ago
Dan Robinson d649905dbb Fixes an event handler leak.
11 years ago
Brian M. Carlson 2f5b37e0ad Do not emit row event
11 years ago
Brian M. Carlson c9c843fd07 Emit 'row' events on streams for progress tracking
11 years ago
Brian M. Carlson d3d648a623 Initial commit
11 years ago