17549 Commits (e018c331114c5a8e73e374cb493730e7dcc9bc91)
 

Author SHA1 Message Date
Vse Mozhet Byt 945f208081 test: make the rest of tests path-independent 8 years ago
Rich Trott 9516aa19c1 test: add common.mustCall() to NAPI exception test 8 years ago
Rafael Fragoso 84fc069b95 test: move test-dgram-bind-shared-ports to sequential 8 years ago
Joyee Cheung 3fa5d80eda benchmark: chunky http client should exit with 0 8 years ago
Rich Trott 98609fc1c4 timers: do not use user object call/apply 8 years ago
Eugene Ostroukhov 7c3a23b9c1 inspector: handle socket close before close frame 8 years ago
Sreepurna Jasti 642bd4dd6d test: add a simple abort check in windows 8 years ago
morrme 1d5f5aa7e1
doc: update COLLABORATOR_GUIDE.md 8 years ago
Artur G Vieira 56812c81a3 test: use dynamic port in test-https-connect-address-family 8 years ago
Vse Mozhet Byt 529e4f206a test: make a test path-independent 8 years ago
Daniel Bevenius 15410797f2 src: add HAVE_OPENSSL guard to crypto providers 8 years ago
Daniel Bevenius 9f8e030f1b src: add/move hasCrypto checks for async tests 8 years ago
kysnm d7d16f7b8b doc: Change options at STEP 5 in CONTRIBUTING.md 8 years ago
Rich Trott a82e0e6f36 benchmark: check for time precision in common.js 8 years ago
Rich Trott 6f449db60f fs: refactor deprecated functions for readability 8 years ago
Michael Dawson c79deaab82 doc: update to add ref to supported platforms 8 years ago
cjihrig b6001a2da5 src: make SIGPROF message a real warning 8 years ago
cjihrig 9ce2271e81 https: support agent construction without new 8 years ago
Beth Griggs abfd4bf9df doc: clarify node.js addons are c++ 8 years ago
Rich Trott 631cb42b4e test: favor deepStrictEqual over deepEqual 8 years ago
Michael Dawson 654afa2c19 test: improve n-api array func coverage 8 years ago
Daniel Bevenius 9fd22bc4d4 build: fix ninja build failure (GYP patch) 8 years ago
Daniel Bevenius bb88caec06 build: fix ninja build failure 8 years ago
Sebastian Plesciuc bee250c232
test: dynamic port in cluster disconnect 8 years ago
Daniel Bevenius 54d331895c lib: add guard to originalConsole 8 years ago
Gireesh Punathil 6914aeaefd
test: detect all types of aborts in windows 8 years ago
Trevor Norris c68ebe8436
makefile: add async-hooks to test and test-ci 8 years ago
Thorsten Lorenz e3e56f1d71
test: adding tests for initHooks API 8 years ago
Trevor Norris 4a7233c178
lib: implement async_hooks API in core 8 years ago
Trevor Norris 7e3a3c962f
async_hooks: initial async_hooks implementation 8 years ago
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