summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-02tools: make test.py Python 3 compatibleSakthipriyan Vairamani (thefourtheye)
2019-02-02src: remove unused AsyncResource constructor in node.hgengjiawen
2019-02-02src: remove unused method in js_stream.hgengjiawen
2019-02-02process: move DEP0062 (node --debug) to end-of-lifeJoyee Cheung
2019-02-02process: exit on --debug and --debug-brk after option parsingJoyee Cheung
2019-02-01test: exclude additional test for coverageMichael Dawson
2019-02-02process: move process mutation into bootstrap/node.jsJoyee Cheung
2019-02-02process: expose process.features.inspectorJoyee Cheung
2019-02-02lib: save primordials during bootstrap and use it in builtinsJoyee Cheung
2019-02-01src: properly configure default heap limitsAli Ijaz Sheikh
2019-02-01report: separate release metadataRichard Lau
2019-02-01worker: refactor thread id managementAnna Henningsen
2019-02-01http: return HTTP 431 on HPE_HEADER_OVERFLOW errorAlbert Still
2019-02-01test: allow coverage threshold to be enforcedBenjamin Coe
2019-02-01worker: throw for duplicates in transfer listAnna Henningsen
2019-02-01deps: cherry-pick c736883 from upstream V8Yang Guo
2019-02-01test, tools: suppress addon function cast warningsDaniel Bevenius
2019-02-01crypto: fix public key encoding name in commentDavid Benjamin
2019-01-31benchmark: refactor benchmark/common.jsRich Trott
2019-01-31benchmark: refactor _http-benchmarkers.jsRich Trott
2019-02-01doc: add documentation for request.pathKei Ito
2019-01-31src: workaround MSVC compiler bugRefael Ackermann
2019-02-01src: move public C++ APIs into src/api/*.ccJoyee Cheung
2019-02-01src: move v8_platform implementation into node_v8_platform-inl.hJoyee Cheung
2019-01-31report: disambiguate glibc versionscjihrig
2019-01-31report: fix typo in error messagecjihrig
2019-02-01test: run html/webappapis/timers WPTJoyee Cheung
2019-02-01test: pull html/webappapis/timers WPTJoyee Cheung
2019-01-31http: make timeout event work with agent timeoutLuigi Pinca
2019-01-31src: make `StreamPipe::Unpipe()` more resilientAnna Henningsen
2019-01-31src: make deleted functions public in node.hgengjiawen
2019-01-30doc: remove outdated COLLABORATOR_GUIDE sentence about breaking changesRich Trott
2019-01-30doc: revise inspect security info in cli.mdRich Trott
2019-01-30doc: revise style guideRich Trott
2019-01-30process: simplify report uncaught exception logiccjihrig
2019-01-30tools: refloat Node.js patches to cpplint.pyRefael Ackermann
2019-01-30tools: bump cpplint.py to 3d8f6f876dRefael Ackermann
2019-01-31src: simplify SlicedArgumentsAnna Henningsen
2019-01-31build: update prerequisites on progress towards Python 3cclauss
2019-01-31src: fix indentation in a few node_http2 enumsDaniel Bevenius
2019-01-30src: add debug check for inspector uv_async_tAnna Henningsen
2019-01-30src: add handle scope to `OnFatalError()`Anna Henningsen
2019-01-30src: turn ROUND_UP into an inline functionAnna Henningsen
2019-01-30report: use consistent format for dumpEventTimeAnna Henningsen
2019-01-302019-01-30, Version 11.9.0 (Current)Michaƫl Zasso
2019-01-30report: split up osVersion and machine valuescjihrig
2019-01-30lib: refactor ERR_SYNTHETICcjihrig
2019-01-30inspector, trace_events: make sure messages are sent on a main threadEugene Ostroukhov
2019-01-30test: refactor test/common/report.jscjihrig
2019-01-30module: do not use `process.exit()`Anna Henningsen