435 Commits (b12d77977e5efe6542e2acc5143a2e697590e638)

Author SHA1 Message Date
Jon Moss b12d77977e
errors,tools: alphabetize-errors lint rule 7 years ago
Jon Moss 324aa6488f
errors: alphabetize error codes 7 years ago
Anna Henningsen dd52cad044 doc,lib,src,test: strip executable bits off files 7 years ago
matzavinos 219932a9f7
errors: convert 'fs' 7 years ago
Jackson Tian 83a5eef6f2
lib: simplify the readonly properties of icu 8 years ago
Jackson Tian 9f175d1229
lib: remove the invalid command line options 8 years ago
Anatoli Papirovski ad3d2ce68a http2: handle 100-continue flow & writeContinue 7 years ago
Jackson Tian 67d792a74f
lib: clean up usage of threw 9 years ago
Trevor Norris 244ada3c71
async_hooks: emitAfter correctly on fatalException 7 years ago
Matteo Collina 53c5bf546e http2: refactor error handling 7 years ago
Weijia Wang 4d893e093a
timers: Migrate to use internal/errors 8 years ago
Jon Moss 0097794922
errors: remove duplicated ERR_HTTP_INVALID_STATUS_CODE error 7 years ago
Rich Trott f912080bf2 Revert "http2: refactor error handling" 7 years ago
Matteo Collina 4ca8ff264f http2: refactor error handling 7 years ago
James M Snell 67269fd7f3 perf_hooks: implementation of the perf timing API 8 years ago
Ben Noordhuis da1af3d3fc lib: instantiate console methods eagerly 7 years ago
James M Snell 58831b2f24 uv: improvements to process.binding('uv') 7 years ago
davidmarkclements 7c948ce233 fix --prof-process --preprocess flag 7 years ago
Miroslav Bajtoš a0895ed6c4
inspector: enable async stack traces 8 years ago
Pini Houri 3f5d944ace http2: Expose Http2ServerRequest/Response 7 years ago
Jimmy Thomson cde272a066
process: keep process prototype in inheritance chain 7 years ago
Trevor Norris 062beb08df
async_hooks: don't abort unnecessarily 8 years ago
Weijia Wang 11a2ca29ba
errors: migrate _http_outgoing 7 years ago
Mudit Ameta 4a6b678070
os: add CIDR support 8 years ago
Evan Lucas b2a9b81738 http2: fix [kInspect]() output for Http2Stream 7 years ago
Daniel Bevenius 170ff0e4bb lib: move deprecationWarned var 7 years ago
Tristian Flanagan f2b01cba7b child_process: defer error to next tick 9 years ago
Anna Henningsen 5ea25d2ebe
http2: name padding buffer fields 7 years ago
Anna Henningsen e46ae99a2a
http2: use per-environment buffers 7 years ago
Anna Henningsen 348dd66337
http2: improve perf of passing headers to C++ 7 years ago
Rich Trott a253704446 process: make `this` value consistent 8 years ago
Anna Henningsen 611851daba child_process: fix handle passing w large payloads 8 years ago
Jan Krems 5fd2f03b16
inspector: allow require in Runtime.evaluate 8 years ago
Timothy Gu 17547c4762
inspector: fix console with inspector disabled 8 years ago
Timothy Gu 365b2e3424
encoding: rudimentary TextDecoder support w/o ICU 8 years ago
James M Snell 34d1b1144e http2: fix flakiness in timeout 8 years ago
James M Snell 064ac2c666 http2: fix linting after rebase 8 years ago
James M Snell c1d81a71b2 http2: get trailers working with the compat api 8 years ago
James M Snell b484ea1fab http2: refactor trailers API 8 years ago
James M Snell 59e509808a http2: address initial pr feedback 8 years ago
Matteo Collina 78cd5fedd5 http2: make writeHead behave like HTTP/1. 8 years ago
Matteo Collina a4017736d2 http2: doc and fixes to the Compatibility API 8 years ago
James M Snell d6a774b1bd http2: add range support for respondWith{File|FD} 8 years ago
James M Snell 953458f645 http2: fix socketOnTimeout and a segfault 8 years ago
James M Snell 6911fe337c http2: refinement and test for socketError 8 years ago
James M Snell 01a46f3981 http2: fix abort when client.destroy inside end event 8 years ago
James M Snell e71e71b513 http2: introducing HTTP/2 8 years ago
James M Snell 9ea363ee99 http: move utcDate to internal/http.js 8 years ago
Weijia Wang bdfbce9241 http_client, errors: migrate to internal/errors 8 years ago
Timothy Gu 57630adf90
url: update sort() behavior with no params 8 years ago