17419 Commits (c0bde73f1bbfedd4e77ddf87cf0bcec7bac9a61e)
 

Author SHA1 Message Date
Trevor Norris c0bde73f1b
src: implement native changes for async_hooks 8 years ago
Trevor Norris fe2df3b842
async_wrap,src: add GetAsyncId() method 8 years ago
Trevor Norris f1ed19d98f
async_wrap: use more specific providers 8 years ago
Trevor Norris d9f3ec8e09
crypto: use named FunctionTemplate 8 years ago
Trevor Norris 0432c6e91e
async_wrap: use double, not int64_t, for async id 8 years ago
Trevor Norris 732620cfe9
test: remove unneeded tests 8 years ago
Trevor Norris 4b9d84df51
tty_wrap: throw when uv_tty_init() returns error 8 years ago
Josh Gavant dd6e3f69a7 src: fix comments re PER_ISOLATE macros 8 years ago
Flarna 13487c437c doc: add docs for server.address() for pipe case 8 years ago
Artur Vieira cfe7b34058 test: use assert regexp in tls no cert test 8 years ago
Sebastian Plesciuc 317180ffe5 test: fix flaky test-https-client-get-url 8 years ago
Refael Ackermann e1cabf6fbd doc, test: add note to response.getHeaders 8 years ago
Rich Trott 57a08e2f70 test: remove obsolete lint config comments 8 years ago
Steven R. Loomis 5d0a770c12
deps: ICU 59.1 bump 8 years ago
Michael Dawson 147048a0d3 doc: fix broken links in n-api doc 8 years ago
Aditya Anand 94eed0fb11 test: use dynamic port instead of common.PORT 8 years ago
Jackson Tian 824fb49a70 lib: remove useless default caught 8 years ago
Jason Ginchereau 2e3fef7628 n-api: Handle fatal exception in async callback 8 years ago
Jason Ginchereau 2bbabb1f85 n-api: napi_get_cb_info should fill array 8 years ago
Sakthipriyan Vairamani (thefourtheye) 4cb5f3daa3
fs: throw on invalid callbacks for async functions 8 years ago
Glenn Schlereth e429f9a42a doc: fix typo in streams.md 8 years ago
Anna Henningsen faf6654ff7
dns: support promisified `lookup(Service)` 8 years ago
Anna Henningsen fe5ca3ff27
child_process: support promisified `exec(File)` 8 years ago
Anna Henningsen fbcb4f50b8
fs: support util.promisify for fs.read/fs.write 8 years ago
Anna Henningsen e7c51454b0
timers: add promisify support 8 years ago
Gil Tayar e965ed16c1
test: add test for promisify customPromisifyArgs 8 years ago
Madara Uchiha 3ea2301e38
test: add a bunch of tests from bluebird 8 years ago
Anna Henningsen 99da8e8e02
util: add util.promisify() 8 years ago
Anna Henningsen 059f296050
util: add internal bindings for promise handling 8 years ago
Daniel Bevenius f72376d323 test: add skipIfInspectorDisabled to debugger-pid 8 years ago
Daniel Bevenius cf980b0311 net: check and throw on error for getsockname 8 years ago
Joyee Cheung 771568a5a5 test: add test for timers benchmarks 8 years ago
Vse Mozhet Byt dd0624676c meta: fix nits in README.md collaborators list 8 years ago
Thomas Watson 212a7a609d net: ensure net.connect calls Socket connect 8 years ago
Vse Mozhet Byt 65d6249979 benchmark: update an obsolete path 8 years ago
Rich Trott dc4313c620 test: remove unused testpy code 8 years ago
Rich Trott f6247a945c assert: restore TypeError if no arguments 8 years ago
Sam Roberts ea1b8a5cbc doc: sort bottom-of-file markdown links 8 years ago
Michaël Zasso 0a734fec88 test: fix napi test_reference for recent V8 8 years ago
Łukasz Szewczak 42958d1a75
test: refactor test-querystring 8 years ago
Steven Lehn cbd6fde9a3
doc: improve path.posix.normalize docs 8 years ago
weewey 152966dbb5
test: refactoring test with common.mustCall 8 years ago
cool88 6058c4349f
test: refactored test-repl-persistent-history 8 years ago
Oscar Martinez dac9f42a7e
test: remove common.PORT in test tls ticket cluster 8 years ago
James M Snell d37f27a008
test: expand test coverage of readline 8 years ago
James M Snell 4c070d4897
readline: move escape codes into internal/readline 8 years ago
James M Snell 4ac7a68ccd
readline: multiple code cleanups 8 years ago
James M Snell 392a8987c6
readline: use module.exports = {} on internal/readline 8 years ago
James M Snell 9318f82937
readline: use module.exports = {} 8 years ago
Rich Trott a398516b4f
doc: remove test-npm from general build doc 8 years ago