Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-072018-03-06 Version 8.10.0 'Carbon' (LTS)v8.10.0Gibson Fahnestock
2018-02-27doc: add vdeturckheim as collaboratorvdeturckheim
2018-02-27benchmark: implement duration in http test doubleJoyee Cheung
2018-02-27benchmark: make compare.R easier to understandAndreas Madsen
2018-02-27fs: cleanup fd lchown and lchownSyncJames M Snell
2018-02-27doc: fix e.g., to e.g. in docssreepurnajasti
2018-02-27doc: fix return value for require.resolve.paths()Peter Dalgaard-Jensen
2018-02-27doc: add missing word in modules.mdRobert Adamian
2018-02-27doc: add doc for performance.clearGC()Antony Tran
2018-02-27doc: split CONTRIBUTING.mdJoyee Cheung
2018-02-27doc: fix typos in async_hooksMatthew Turner
2018-02-27doc: add missing URL argument types in fs.mdVse Mozhet Byt
2018-02-27doc: remove confusing signature in fs.mdVse Mozhet Byt
2018-02-27test: change assert message to defaultryanmahan
2018-02-27doc: use PBKDF2 in textTobias Nießen
2018-02-27lib: fix typo in trace_events_async_hooks.jsGilles De Mey
2018-02-27doc: fix typo in async_hooks.mdMatthew Turner
2018-02-27test: use countdown timerMandeep Singh
2018-02-27doc: Add example of null to assert.ifErrorLeko
2018-02-27test: make async-wrap-getasyncid parallelizableJoyee Cheung
2018-02-27doc: improve process.platformMars Wong
2018-02-27doc: cjs format is now commonjsGus Caplan
2018-02-27test: refactor test-http-parserJon Moss
2018-02-27benchmark: remove redundant +sreepurnajasti
2018-02-27doc: V8 branch used in 8.x not active anymoreFranziska Hinkelmann
2018-02-27doc: add change info for async_hooks.executionAsyncId()Stephen Belanger
2018-02-27doc: add builtin module in building.mdSuixinlei
2018-02-27doc: warn users about non-ASCII paths on buildMatheus Marchini
2018-02-27doc: simplify sentences that use "considered"Rich Trott
2018-02-27fs: fix options.end of fs.ReadStream()陈刚
2018-02-27doc: update sample output for process.versionsMichael Dawson
2018-02-27doc: fix typo in TextEncoding sectionYosuke Furukawa
2018-02-27test: remove trivial buffer importssreepurnajasti
2018-02-27test: use shorthand propertiesTobias Nießen
2018-02-27test: simplify loadDHParam in TLS testTobias Nießen
2018-02-27test: fix flaky cluster unix socket testBen Noordhuis
2018-02-27cluster: resolve relative unix socket pathslaino
2018-02-27build,win: update lint-cpp on WindowsKyle Farnung
2018-02-27test: improve to use template stringsreepurnajasti
2018-02-27doc: suggest not to throw JS errors from C++Joyee Cheung
2018-02-27test: add common.crashOnUnhandledRejection to addons/callback-scopeSho Miyamoto
2018-02-27doc: add documentation for deprecation propertiesJon Moss
2018-02-27doc: prefer make test-only when verifying the buildJoyee Cheung
2018-02-27doc: add Leko to collaboratorsLeko
2018-02-27doc: decapitalize primitive typesVse Mozhet Byt
2018-02-27doc: be less tentative about undefined behaviorRich Trott
2018-02-27build: fix Makefile wrt finding node executableYang Guo
2018-02-27path: fix path.normalize for relative pathsWeijia Wang
2018-02-27doc: add descriptions of state propertiesJames M Snell
2018-02-27doc: examples for fast-tracking regression fixesRefael Ackermann