summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-202018-09-20, Version 10.11.0 (Current)Michaël Zasso
2018-09-20lib: refactor variable declarationsZYSzys
2018-09-20test: add tests to check error in dns.lookupService.Masashi Hirano
2018-09-20deps: patch V8 to 6.9.427.23Michaël Zasso
2018-09-19doc: improve metadata for http.requestTobias Nießen
2018-09-19doc: add missing metadata for recursive mkdirTobias Nießen
2018-09-19doc: add missing metadata for dns.lookupTobias Nießen
2018-09-19lib: added common.restoreStderr(); to end of fileMark Abel
2018-09-19crypto: deprecate digest == null in PBKDF2Tobias Nießen
2018-09-19build: stop printing execution of lint-md commandRuben Bridgewater
2018-09-19http2: check if stream is not destroyed before sending trailersMatteo Collina
2018-09-19test: mark some tests as flakyJoão Reis
2018-09-19tty: handle setRawMode errorsNikolai Vavilov
2018-09-19assert: improve diff outputRuben Bridgewater
2018-09-19util: add order option to `.inspect()`Ruben Bridgewater
2018-09-19src: deprecate global COUNTER_* and remove perfctrJames M Snell
2018-09-19doc, win: improve os.setPriority documentationBartosz Sosnowski
2018-09-18doc: explain how to invoke gcisurusiri
2018-09-18worker: only stop inspector if startedAnna Henningsen
2018-09-18src: flip Atomics.notify aliasGus Caplan
2018-09-18tools: synchronize deepStrictEqual() message rulesRich Trott
2018-09-18inspector: workers debuggingEugene Ostroukhov
2018-09-18lib,doc: remove unused parameter, improve docsMaleDong
2018-09-18Revert "src: implement query callbacks for vm"Anna Henningsen
2018-09-18lib: move process.binding('js_stream') to internalBindingAnto Aravinth
2018-09-18test: don't inspect values if not necessaryRuben Bridgewater
2018-09-18crypto: fix edge case in authenticated encryptionTobias Nießen
2018-09-18crypto: remove unused scrypt validation parameterTobias Nießen
2018-09-18deps: add missing HandleScope in FieldType::PrintToYang Guo
2018-09-18tools: merge custom cpplint with cpplint v1.3.0Christopher Hiller
2018-09-17tools,win: fix find_python errorKyle Farnung
2018-09-17doc: add boneskull as collaboratorChristopher Hiller
2018-09-17build: do not lint fixtures in make lint-mdJoyee Cheung
2018-09-17errors: add useOriginalName to internal/errorsJoyee Cheung
2018-09-17inspector: enable Inspector JS API in workersEugene Ostroukhov
2018-09-17doc: update 6.x to 8.x in backporting wikiKamat, Trivikram
2018-09-17string_decoder: support typed array or data viewBenjamin Chen
2018-09-17module: fix inconsistency between load and _findPathDenys Otrishko
2018-09-17tls: de-duplicate for TLSSocket methodsJon Moss
2018-09-17build: skip cctest on Windows shared lib buildYihong Wang
2018-09-17src: refactor `Environment::GetCurrent()` usageAnna Henningsen
2018-09-17doc: improve asymmetric crypto docsAnna Henningsen
2018-09-17util: make TextEncoder/TextDecoder globalJames M Snell
2018-09-17http2: add http2stream.endAfterHeaders propertyJames M Snell
2018-09-17assert: add default operator to `assert.fail()`Ruben Bridgewater
2018-09-17doc: add missing options for crypto sign.sign()Mohit kumar Bajoria
2018-09-17src: move no_async_hooks_checks to envDaniel Bevenius
2018-09-16tools: prevent string literals in some assertionsRich Trott
2018-09-16test: prepare test-assert for strictEqual lintingRich Trott
2018-09-16test: remove string literal from assertionRich Trott