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
2011-07-22escape backslashes for windows pipe nameRyan Dahl
2011-07-21test: add common.PIPE, pipe name for testsBen Noordhuis
2011-06-17Revert "Add --cov code coverage option"Ryan Dahl
2011-06-14tcp_wrap: Initial wrap of uv_read_startRyan Dahl
2011-04-15Add --cov code coverage optionRyan Dahl
2011-03-29Retain buffers in fs.read/write()Jorge Chamorro Bieling
2011-03-15Update copyright headersRyan Dahl
2011-02-18HTTP Agent sockets should not reconnect on errorRyan Dahl
2011-02-10New DTrace probes from CA teamRyan Dahl
2011-01-25Land Cantrill's DTrace patchRyan Dahl
2010-12-06GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov
2010-12-06GJSLint all simple tests exclude http-*, url, pathOleg Efimov
2010-12-05GJSLint continueOleg Efimov
2010-12-05Check for global leaks in all testsRyan Dahl
2010-10-12Soft migration of sys -> util, Removal of deprecated utils module.Micheil Smith
2010-09-10Better temporary directory handling for tests.isaacs
2010-08-17More changes to tests so they really work under context module loader.Herbert Vojčík
2010-07-16Update tests to work with module contextsRyan Dahl
2010-07-15Load modules in individual contextsRyan Dahl
2010-03-15Tests should use compiled-in modules not build-dir modulesRyan Dahl
2010-03-09Remove process.mixin dependency from all tests.isaacs
2010-03-08Remove fs/path globals from test suiteFelix Geisendörfer
2010-02-26Tests on common port.arlolra
2010-02-25Update common.js path for new test layoutRyan Dahl
2010-02-25Split tests.arlolra