19284 Commits (7f55349079705a9e1d43024ed45c1351907f3d8e)
 

Author SHA1 Message Date
Ben Noordhuis 93985ef83c doc: retire bnoordhuis from the TSC 7 years ago
Matteo Collina 1fe9b535a7 test: fix http-writable-true-after-close flakyness 7 years ago
cjihrig eee166f24d
src: remove unused variable in node_url.cc 7 years ago
cjihrig 75ab1e0d9f
src: remove unused computation 7 years ago
Trevor Norris 2b9b46cd55
async_wrap: allow user to pass execution_async_id 8 years ago
Trevor Norris e1eae3cf9f
async_wrap: add constructor for PromiseWrap 8 years ago
Trevor Norris d28d20ccb7
test: skip test when checking async_hooks 8 years ago
Trevor Norris 44dc449eff
test: print resource stack on error 8 years ago
Trevor Norris 4321206c5b
build: add test-with-async-hooks 8 years ago
Trevor Norris 92d7e81b73
src: clear async id stack if bootstrap throws 7 years ago
Daniel Bevenius 8a6f376e36 src: move node_trace_writer/buffer.h to agent.cc 7 years ago
Rich Trott 1f21a5cdb7 doc: update table of contents for common/README.md 7 years ago
Gibson Fahnestock 0919dff489
crypto: only try to set FIPS mode if different 8 years ago
Yang-Kichang 7d55b81999
url: change variable name to be more descriptive 7 years ago
Michaël Zasso cfee1c9778 path: fix normalize paths ending with two dots 7 years ago
James M Snell 05e4c1d6bc 2017-09-26, Node.js Version 8.6.0 (Current) 7 years ago
rebornix 8b902500cd doc: fix outdated code sample in n-api.md 7 years ago
Tobias Nießen f98687db4a
doc,test: minor improvements to O_DSYNC 7 years ago
Andreas Madsen 3a69ef55e0
async_hooks: consistent internal naming 7 years ago
Bryan English f9e5709ea0 doc: ctc -> tsc in onboarding extras 7 years ago
Bryan English 882e811c88 doc: ctc -> tsc in collab guide 7 years ago
Łukasz Szewczak 7e382c1540 docs: clarify usage cli options -e,-p on windows 7 years ago
Anatoli Papirovski c705f1067c http2: fix compat stream read handling, add tests 7 years ago
Vse Mozhet Byt ebc58d7a22 doc: remove invalid hash in link 7 years ago
Daniel Bevenius 4f4d55d10e src: correct typo in trace_event header 7 years ago
Benjamin Coe 456d8e21ea
url: fix windows drive letter handling 7 years ago
Anatoli Papirovski d8a226673b
test: expand http2 util test coverage for headers 7 years ago
atvoicu d9cc105102
test: update test-fs-fsync to run from temp 7 years ago
Mike Kaufman 6faede7eb4
test: fixing AliasedBuffer tests to enter Isolate 7 years ago
Thomas Corbière 3d7f7b2a0c
src: add --pending-deprecation to NODE_OPTIONS 7 years ago
Rich Trott 55d49eb3cc
errors: replace `.split()` with `.replace()` 7 years ago
Rich Trott cef6e1c55f
errors: refactor `invalidArgType()` 7 years ago
Anatoli Papirovski 33760ccc18
http2: remove unused onTimeout, add timeout tests 7 years ago
Nikolai Vavilov b2eb98721e
build: use generic names for linting tasks 7 years ago
Ben Noordhuis 3c777bb37f
deps: define BUILDING_NGHTTP2 during nghttp2 build 7 years ago
Sampson Gao a406a32ee9 n-api: fix warning about size_t compare with int 7 years ago
Anna Henningsen 3f071fa28a
src: remove unused constant from node_perf.h 7 years ago
Ali Ijaz Sheikh 322fdc72c3
deps: v8: fix potential segfault in profiler 7 years ago
James M Snell 193926ecab
tls,doc: fix unallocated deprecation code 7 years ago
Anna Henningsen 150b8f7fda
src: minor c++ refactors to module_wrap 7 years ago
Anna Henningsen b605b15346
async_hooks: support promise resolve hook 7 years ago
Claudio Rodriguez 7a953929fe
test: improve readline test coverage for tty 8 years ago
Jackson Tian 9d7574eef5
module: deprecate Module._debug 8 years ago
Bryan English 6f1caadb85 tls: prefer path over port in connect 8 years ago
Joyee Cheung ba5a668c39
doc: note caveats in process message serialization 8 years ago
Luigi Pinca 10bea3c431
doc: fix 'aborted' event documentation 7 years ago
cjihrig 20259f9092
net: support passing null to listen() 8 years ago
Anna Henningsen 84063a7314
src: do not include internals from node_buffer.h 7 years ago
cjihrig 6983157adf
dgram: refactor SO_RCVBUF and SO_SNDBUF methods 7 years ago
Daniel Bevenius f4899ac4c0 src: use UV_EINVAL instead of EINVAL in udp_wrap 7 years ago