16534 Commits (1fb19ac0c58bf66292b4cbb5e7418767d7118eed)
 

Author SHA1 Message Date
Steven Winston 1fb19ac0c5
test: remove unnecessary Buffer import 8 years ago
Rob Wu 87906d25d4
doc: add missing zlib link to stream API docs 8 years ago
Vse Mozhet Byt 5a9d7b3bf5
test: use string instead of RegExp in split() 8 years ago
Vse Mozhet Byt 6731d1b067
test: remove needless RegExp flags 8 years ago
Rich Trott 842b84c4e7
test: refactor test-http-set-timeout-server 8 years ago
jklepatch 389f29406a
test: make test-http(s)-set-timeout-server alike 8 years ago
Rich Trott 5e9b2030b9
test: use mustNotCall() in test-fs-watch 8 years ago
Rich Trott 9356e9667d
test: add mustCall() to child-process test 8 years ago
Rich Trott 406b3c0371
test: use mustNotCall in test-http-eof-on-connect 8 years ago
XadillaX 135e1e3b0b
src: merge `fn_name` in NODE_SET_PROTOTYPE_METHOD 8 years ago
Rich Trott 2f19dcddaa
test: refactor test-fs-read-* 8 years ago
Rich Trott 3bdf7bf9e9
test: refactor domain tests 8 years ago
Rich Trott 543d2de700
test: check callback not invoked on lookup error 8 years ago
Rich Trott 91fb0cb6b0
test: refactor test-dgram-oob-buffer 8 years ago
Rich Trott 08f7cca3b3
test: add documentation for common.mustNotCall() 8 years ago
Rich Trott 55c96cf8a8
test: refactor test-net-server-bind 8 years ago
Rich Trott 371b648d1b
test: use mustCall() in test-readline-interface 8 years ago
Rich Trott 3808e3701c
test: use mustNotCall() in test-stream2-objects 8 years ago
Aditya Anand b793fc6cf6
test: replace `indexOf` with `includes` 8 years ago
Bradley T. Hughes c7025de6e2
build: support dtrace on ARM 8 years ago
Rich Trott b7c7112d7b
test: move stream2 test from pummel to parallel 8 years ago
Rich Trott 7a5248d172
test: simplify assert usage in test-stream2-basic 8 years ago
Rich Trott e15e2e7a30
test: check noop function invocations 8 years ago
Rich Trott 4a3e089984
test: confirm callback is invoked in fs test 8 years ago
Rich Trott 8b161e0a78
test: check number of message events 8 years ago
Refael Ackermann efc0f64c17
build: reduce one level of spawning in node_gyp 8 years ago
Daniel Bevenius 403c45fcc9
src: only call FatalException if not verbose 8 years ago
daniel.bevenius 7fed989deb
deps: cherry-pick f5fad6d from upstream v8 8 years ago
Rich Trott e8438c1b22
timers: do not use user object call/apply 8 years ago
Steven R. Loomis 74d5cba007
tools: add missing #include "unicode/putil.h" 8 years ago
Tobias Nießen e82a9144ed
path: remove unnecessary string copies 8 years ago
Timothy Gu eefd32264e
path: fix win32 volume-relative paths 8 years ago
Tobias Nießen c2a0a936e1
test: increase coverage for path.parse 8 years ago
jeyanthinath 202bfcc1c0
test: mark test-fs-read-buffer-to-string-fail as flaky 8 years ago
Sam Roberts 547e74bb22
src: use option parser for expose_internals 8 years ago
Sam Roberts f9e427945b
src: supply missing comments for CLI options 8 years ago
XadillaX 6518932466
dns: fix `resolve` failed starts without network 7 years ago
Refael Ackermann a1cef1fc8f
test: harden test-dgram-bind-shared-ports 8 years ago
Refael Ackermann f578c9bbb6
test: add mustCallAtLeast 8 years ago
James M Snell 7bb200f624
tools: add rule prefering common.mustNotCall() 8 years ago
James M Snell a7b94500f2
test: add common.noop, default for common.mustCall() 8 years ago
Anna Henningsen e79c054f76
zlib: fix crash when initializing failed 8 years ago
Rich Trott 5ba65f2870
doc: add entry for subprocess.killed property 8 years ago
Rich Trott 73c720dd9e
doc: change `child` to `subprocess` 8 years ago
Yang Guo 67ce52c740
deps: backport rehash strings after deserialization 8 years ago
Daniel Bevenius 5900ebe9e4
crypto: remove root_cert_store from node_crypto.h 8 years ago
Daniel Bevenius 9ca67e0147
src: make root_cert_vector function scoped 8 years ago
Myles Borins 7fe441d4f2
Working on v6.11.2 8 years ago
Myles Borins f15e12453a
2017-08-01, Version 6.11.2 'Boron' (LTS) 8 years ago
cjihrig 01302989a7
https: support rejectUnauthorized for unix sockets 8 years ago