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
2017-03-09src: add NODE_NO_WARNINGS to --help outputcjihrig
2017-03-09test: add dgram.Socket.prototype.bind's testabouthiroppy
2017-03-09test: update V8 flag in testFranziska Hinkelmann
2017-03-09test: increase coverage of string-decoderabouthiroppy
2017-03-09build: sort sources alphabeticallyDaniel Bevenius
2017-03-09test: improving coverage of dns-lookupabouthiroppy
2017-03-09test: refactor test-fs-read-zero-length.jsabouthiroppy
2017-03-09test: improving coverage for dgramabouthiroppy
2017-03-09test: improve code in test-console-instanceAdrian Estrada
2017-03-09test: improve code in test-domain-multiAdrian Estrada
2017-03-09test: improve test-stream2-large-read-stallstefan judis
2017-03-09test: improve code in test-http-host-headersAdrian Estrada
2017-03-09test: add test case to test-http-response-statuscode.jsabouthiroppy
2017-03-09test: refactor cluster-preload.jsabouthiroppy
2017-03-09test: improve test-fs-write-file-syncAdrian Estrada
2017-03-09doc: document argument variant in the repl.mdVse Mozhet Byt
2017-03-09tools: rename eslintrc to an undeprecated formatSakthipriyan Vairamani
2017-03-09test: test hmac binding robustnessSam Roberts
2017-03-09doc: DEFAULT_ECDH_CURVE was added in 0.11.13Sam Roberts
2017-03-09test: refactor the code in test-fs-watch.jssivaprasanna
2017-03-09test: reduce unmanaged parallelism in domain testJoyee Cheung
2017-03-09test: add dgram.Socket.prototype.sendto's testabouthiroppy
2017-03-09test: add regression test for V8 parse errorMichaël Zasso
2017-03-09deps: backport dfb8d33 from V8 upstreamMichaël Zasso
2017-03-09test: increase timeout in break-on-uncaughtSakthipriyan Vairamani (thefourtheye)
2017-03-09test: fix process.title expectationSakthipriyan Vairamani (thefourtheye)
2017-03-09test: refactor test-debugger-remoteSakthipriyan Vairamani (thefourtheye)
2017-03-09test: fix and improve debugger-client testSakthipriyan Vairamani (thefourtheye)
2017-03-09buffer: improve toJSON() performanceBrian White
2017-03-09url: fix surrogate handling in encodeAuth()Timothy Gu
2017-03-09test: improve test-assertrichnologies
2017-03-09test: increase coverage for punycode's decodeabouthiroppy
2017-03-09test: check fd 0,1,2 are used, not access modeJohn Barboza
2017-03-09src: remove unnecessary req_wrap_objDaniel Bevenius
2017-03-09src: add a missing space in node_os.ccAlexey Orlenko
2017-03-09crypto: freelist_max_len is gone in OpenSSL 1.1.0Adam Langley
2017-03-09test: fix flaky test-regress-GH-897Rich Trott
2017-03-09test: don't connect to :: (use localhost instead)Gibson Fahnestock
2017-03-09test: add message verification on assert.throwsTravis Meisenheimer
2017-03-09test: refactor test-repl-tab-completeRich Trott
2017-03-09test: simplify array initializationRich Trott
2017-03-09doc: HTTP response getHeader doc fixFaiz Halde
2017-03-09test: add http-common's testabouthiroppy
2017-03-09test: tests for _readableStream.awaitDrainMark
2017-03-09build: move source files from headers sectionDaniel Bevenius
2017-03-09lib: remove unnecessary parameter for assertCrypto()Jackson Tian
2017-03-09build: don't squash signal handlers with --sharedStewart X Addison
2017-03-09crypto,tls: fix mutability of return valuesRich Trott
2017-03-09test: improve the code in test-process-cpuUsageAdrian Estrada
2017-03-09test: increase test-crypto.js strictnessRich Trott