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
2021-08-16debugger: prevent simultaneous heap snapshotsRich Trott
2021-08-16test: add known issues test for debugger heap snapshot raceRich Trott
2021-07-13debugger: indicate server is endingRich Trott
2021-07-11test: add test for debugger restart message issueRich Trott
2021-04-03path: fix posix.relative() on WindowsRich Trott
2021-03-18test: add known_issues test for #13683Rich Trott
2021-01-05lib,src: update cluster to use ParentMichael Dawson
2020-10-14fs: rimraf should not recurse on failurebcoe
2020-07-16vm: add tests for function declarations using [[DefineOwnProperty]]ExE Boss
2020-07-12test: add issue ref for known_issues testRich Trott
2020-07-09test: add known issue for fs.open() keeping event loop openRich Trott
2020-06-26vm: add run-after-evaluate microtask modeAnna Henningsen
2020-06-23fs: remove custom Buffer pool for streamsRobert Nagy
2020-04-04test: skip crypto test on arm buildbotsBen Noordhuis
2020-04-02test: add known issues test for #31733Ben Noordhuis
2020-03-10test: always skip vm-timeout-escape-queuemicrotaskDenys Otrishko
2020-02-27test: increase timeout in vm-timeout-escape-queuemicrotaskDenys Otrishko
2020-02-17test: add known issue test for sync writable callbackJames M Snell
2019-07-11test: add test-fs-writeFileSync-invalid-windowsRich Trott
2019-07-02test: fix flaky test-vm-timeout-escape-nexttickRich Trott
2019-06-10test: add github refs to flaky testsSam Roberts
2019-04-22test: unskip copyfile permission testcjihrig
2019-04-22test: move known issue test to parallelcjihrig
2019-04-01test: fix error code typocjihrig
2019-03-30test: add known_issues test for fs.copyFile()Rich Trott
2019-03-29test: remove test-path-parse-6229.js from known issuesRuben Bridgewater
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-02-02process: expose process.features.inspectorJoyee Cheung
2019-01-25test: remove known_issues/test-cluster-bind-privileged-portRich Trott
2019-01-15test: improve known_issues/test-vm-timeout-escape-queuemicrotaskRich Trott
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-11-29test: mark test-vm-timeout-escape-nexttick flakyGireesh Punathil
2018-11-22test: replcae anonymous closure with arrow functionSarath Govind K K
2018-11-13test: fix flaky test-vm-timeout-escape-queuemicrotaskRich Trott
2018-11-09test: fix flaky test-vm-timeout-escape-nexttickRich Trott
2018-11-09test: use URL fixtures under test/fixtures/wpt/url/resourcesJoyee Cheung
2018-11-08test: fix flaky VM timeout test on Raspberry PiRich Trott
2018-11-06test: remove unused catch bindingscjihrig
2018-11-02module: support multi-dot file extensionGeoffrey Booth
2018-10-24test: mark test-vm-timeout-* known issue tests flakyJames M Snell
2018-10-24doc, test: document and test vm timeout escapesJames M Snell
2018-10-21test: skip failing tests for osx mojavejn99
2018-10-20test: fix argument order in assertionIllescas, Ricardo
2018-10-15test: reversed arguments in strictqual to reflect documentationscabhi
2018-10-10Revert "module: fix inconsistency between load and _findPath"John-David Dalton
2018-09-17module: fix inconsistency between load and _findPathDenys Otrishko
2018-07-19test: make crashOnUnhandleRejection opt-outMichaël Zasso
2018-06-06test,tools: enable running tests under workersAnna Henningsen