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
2012-03-29test: move pummel/test-tls-fragmentation to benchmark/Ben Noordhuis
2012-03-29tls: reduce memory overhead, reuse bufferYosef Dinerstein
2012-03-29test: move simple/test-crypto-dh to pummel/Ben Noordhuis
2012-03-10buffer: throw from constructor if length > kMaxLengthBen Noordhuis
2012-03-06process: add `process.hrtime()`Nathan Rajlich
2012-03-04disable fs.watchFile tests on windowsIgor Zinkovsky
2012-02-20test: include common.js in all testsBen Noordhuis
2012-02-19Lint all the JavaScripts.isaacs
2012-02-16tls: mitigate session renegotiation attacksBen Noordhuis
2012-02-08test: add --debug-brk regression testBen Noordhuis
2012-01-17Tests: fix jslint issuesAndreas Madsen
2011-12-07test: add missing copyright headersBen Noordhuis
2011-11-25Make the pummel test runner not crash on windows when a directory is lockedBert Belder
2011-11-03Socket.write should reset timeout timer.Ryan Dahl
2011-11-03Remove separation of libuv testsRyan Dahl
2011-11-02fix pummel/test-net-throttle on windowsIgor Zinkovsky
2011-11-02doc: fix linksMaciej MaƂecki
2011-10-29fix pummel/test-child-process-spawn-loop.js on windowsIgor Zinkovsky
2011-10-15test: replace .addListener() calls with .on()Ben Noordhuis
2011-10-13Move some slow tests to pummelRyan Dahl
2011-10-13Fix test/pummel/test-watch-file.jsRyan Dahl
2011-10-13Fix test/pummel/test-exec.jsRyan Dahl
2011-10-06Fixed a lot of jslint errors.Colton Baker
2011-09-30Add test from v0.4 dea49e3Ryan Dahl
2011-08-24Mark tests which are broken in libuvRyan Dahl
2011-08-16test: refactored http test.koichik
2011-08-02Update tests for http2.Mikeal Rogers
2011-07-05make test-process-uptime fail less oftenRyan Dahl
2011-05-29TimerWrap: mimic libev ref count semanticsRyan Dahl
2011-05-25Implement new wrap for uv timerRyan Dahl
2011-04-04Merge branch 'v0.4'Ryan Dahl
2011-03-29Retain buffers in fs.read/write()Jorge Chamorro Bieling
2011-03-15Fix test-process-uptime.js testRyan Dahl
2011-03-15Update copyright headersRyan Dahl
2011-02-25Fix memleak in vm.runInNewContextRyan Dahl
2011-02-18Use console.error in test-timersRyan Dahl
2011-02-17Move test-tls-throttle to pummelRyan Dahl
2011-02-16Remove artificial timeout from test-https-large-responseRyan Dahl
2011-02-16Disable test-tls-large-push, taking too longRyan Dahl
2011-02-03TLS: fix throttlingRyan Dahl
2011-02-03TLS: flush buffer before destroyRyan Dahl
2011-01-31Add socket.bufferSizeRyan Dahl
2011-01-28Fix pummel/text-execRyan Dahl
2011-01-21Fix test-http-upload-timeoutRyan Dahl
2011-01-21test-http-client-reconnect-bug: hang up should be error.Ryan Dahl
2011-01-19move test-exec to pummel - too slowRyan Dahl
2010-12-17Add failing test for GH-511Jorge Chamorro Bieling
2010-12-06GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov
2010-12-05Fix global leaksRyan Dahl
2010-12-05Fix global leaksRyan Dahl