16523 Commits (3bdf7bf9e949ceb6ceceed7715bedff64870e821)
 

Author SHA1 Message Date
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
Sam Roberts f66f09f5d1
http: describe parse err in debug output 8 years ago
Marcel Laverdet 8b3aacc96a
vm: fix race condition with timeout param 8 years ago
Marcel Laverdet 6e60c838c9
vm: fix displayErrors in runIn.. functions 8 years ago
Vse Mozhet Byt 9cfec4ba0f
test: fix RegExp nits 8 years ago
Rich Trott 910fa50e0e
tools: fix error in custom ESLint rule 8 years ago
Rich Trott bb74da309c
tools: apply stricter indentation rules to tools 8 years ago
Rich Trott 04934b04c3
tools: fix indentation in required-modules.js 8 years ago
Rich Trott 550577749f
tools: remove no-useless-regex-char-class-escape 8 years ago
Vse Mozhet Byt e5ca046c0a
build, doc, tools: add eslint-plugin-markdown 8 years ago
Vse Mozhet Byt 8c0849d5db
doc: conform to rules for eslint-plugin-markdown 8 years ago
Vse Mozhet Byt 7deb259ccb
doc: prepare js code for eslint-plugin-markdown 8 years ago