summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-22deps: update v8.gypMichaël Zasso
2018-09-22src: update NODE_MODULE_VERSION to 67Michaël Zasso
2018-09-22build: reset embedder string to "-node.0"Michaël Zasso
2018-09-22deps: update V8 to 7.0.276.20Michaël Zasso
2018-09-22fs: improve fs.watch ENOSPC error messageAnna Henningsen
2018-09-22test: remove string literals for strictEquals/notStrictEqualsMaleDong
2018-09-22build,doc: remove outdated `lint-md-build`Michaël Zasso
2018-09-22http2: do not falsely emit 'aborted' on pushAnatoli Papirovski
2018-09-22doc,test: fix inspect's sorted compare functionMichaël Zasso
2018-09-22src: add CheckOptions to Options classesDaniel Bevenius
2018-09-22tty: make `readStream.setRawMode()` return `this`Alexander Mills
2018-09-21test: do not export common.leakedGlobals()Rich Trott
2018-09-22doc: match program and console output in synopsis.mdMohammed Essehemy
2018-09-21doc: add links for repl.ReplServerRich Trott
2018-09-21http2: add origin frame supportJames M Snell
2018-09-21build: make config verbose on CIRefael Ackermann
2018-09-21test: increase coverage for worker_threadsRich Trott
2018-09-21worker,coverage: support V8 coverage generationAnna Henningsen
2018-09-21crypto: do not allow multiple calls to setAuthTagTobias Nießen
2018-09-21tools: add bash completion for nodeDaniel Bevenius
2018-09-21doc: update maintaining V8 guideMichaël Zasso
2018-09-21doc: specify fast-trackingRuben Bridgewater
2018-09-20doc: add digitalinfinity to collaboratorsHitesh Kanwathirtha
2018-09-21test: fix flaky key pair generation testTobias Nießen
2018-09-20test: remove common.hasSmallICURich Trott
2018-09-20src: initialize pid variable before gotoJeremy Apthorp
2018-09-20lib: make DOMException attributes configurable and enumerableJoyee Cheung
2018-09-20lib: set Symbol.toStringTag of DOMExceptionJoyee Cheung
2018-09-20crypto: allow promisifying generateKeyPairTobias Nießen
2018-09-20crypto: add API for key pair generationTobias Nießen
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