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-10-24module: fix main resolution and not found updatesGuy Bedford
2017-10-18test: move inspector tests to parallel/sequentialJon Moss
2017-10-18module: resolve and instantiate loader pipeline hooksguybedford
2017-10-18url: fix port overflow checkingRimas Misevičius
2017-09-25url: fix windows drive letter handlingBenjamin Coe
2017-09-20test: remove obsolete debugger testsRich Trott
2017-09-20crypto: fix Node_SignFinalDavid Benjamin
2017-09-20test: do not write fixture in test-require-symlinkRich Trott
2017-09-12tls: multiple PFX in createSecureContextYury Popov
2017-09-12module: Allow runMain to be ESMBradley Farias
2017-09-12test: continue normalizing fixtures useMiguel Angel Asencio Hurtado
2017-09-12repl: force editorMode in .loadLance Ball
2017-09-12test: do not modify fixtures in test-fs-chmodRich Trott
2017-08-13repl: include folder extensions in autocompleteTeddy Katz
2017-07-28test: replace CRLF by LF in a fixtureVse Mozhet Byt
2017-07-24lib: include cached modules in module.childrenBen Noordhuis
2017-07-24test: add comments for whatwg-url testsGautam Arora
2017-07-24repl: fix old history error handlingRuben Bridgewater
2017-07-19test: make common.PIPE process uniqueRefael Ackermann
2017-07-19querystring: fix up lastPos usageTimothy Gu
2017-07-19url: normalize port on scheme changeTimothy Gu
2017-07-19test: simplify test skippingVse Mozhet Byt
2017-07-18util: add callbackifyRefael Ackermann
2017-07-11test: verify hash seed uniquenessAli Ijaz Sheikh
2017-06-21test: delete outdated fixtures/stdio-filter.jsVse Mozhet Byt
2017-06-10test: add hijackStdout and hijackStderrXadillaX
2017-06-07url: update IDNA handlingTimothy Gu
2017-05-28url: expose WHATWG url.origin as ASCIITimothy Gu
2017-05-20fs: Revert throw on invalid callbacksMyles Borins
2017-05-20url: update IDNA error conditionsRajaram Gaunker
2017-05-20url: fix C0 control and whitespace handlingTimothy Gu
2017-05-19test: add mustCallAtLeastRefael Ackermann
2017-05-09fs: throw on invalid callbacks for async functionsSakthipriyan Vairamani (thefourtheye)
2017-05-05url: handle windows drive letter in the file stateDaijiro Wachi
2017-05-01src: support domains with empty labelsDaijiro Wachi
2017-04-25url: update WHATWG URL API to latest specTimothy Gu
2017-04-21lib: remove _debugger.jsBen Noordhuis
2017-04-20repl: support hidden history file on WindowsBartosz Sosnowski
2017-04-14url: disallow invalid IPv4 in IPv6 parserDaijiro Wachi
2017-04-12url: remove javascript URL special caseDaijiro Wachi
2017-04-10url: trim leading slashes of file URL pathsDaijiro Wachi
2017-04-06test: remove disabled debugger testRich Trott
2017-04-03test: synchronize WPT url setter test dataDaijiro Wachi
2017-04-03test: synchronize WPT url test dataDaijiro Wachi
2017-04-01crypto: add sign/verify support for RSASSA-PSSTobias Nießen
2017-03-22url: spec-compliant URLSearchParams parserTimothy Gu
2017-03-20src: ensure that fd 0-2 are valid on windowsBartosz Sosnowski
2017-03-20test: synchronize WPT url setters tests dataDaijiro Wachi
2017-03-14url: spec-compliant URLSearchParams serializerTimothy Gu
2017-03-12test: add test for loading from global foldersRichard Lau