16799 Commits (52577f9bc3bd1189293629d61202f48738a9d8e6)
 

Author SHA1 Message Date
Vse Mozhet Byt 7648cca3de
doc: add @nodejs/documentation to CC table 8 years ago
Gireesh Punathil b03430b4ec
doc: add gireeshpunathil to collaborators 8 years ago
Tobias Nießen c34a7472d2
doc: fix mistake in path.relative 8 years ago
Ezequiel Garcia dc3d29519d
test: remove unneeded HandleScope usage 8 years ago
Chris Young 7142c92dd6
doc: fixed formatting issue in cli docs 8 years ago
Daniel Bevenius beca25ab9e
test: skip fips tests using OpenSSL config file 8 years ago
Rich Trott d3c85a4806
test: refactor test-tls-invoked-queued 8 years ago
Rich Trott 676a94e44d
test: refactor test-tls-env-extra-ca 8 years ago
Julien Klepatch fd6bbc098e
test: make http(s)-set-timeout-server more similar 8 years ago
Daniel Bevenius a04d4ea8d7
build: clean up config_fips.gypi 8 years ago
XadillaX 8ba784383c
test: remove `require('buffer')` from 4 test files 8 years ago
lena cd962e6de3
test: remove unnecessary require('buffer').Buffer 8 years ago
Zongmin Lei fff0b83f1b
test: remove `require('buffer')` from 4 test files 8 years ago
OriLev 6d02bf40d0
test: remove require('buffer') from 4 buffer tests 8 years ago
sallen450 0abc82db50
test: remove require('buffer') on 6 fs test files 8 years ago
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