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
2015-01-13Remove excessive copyright/license boilerplateisaacs
2015-01-11test: fix bad assumption in pummel/test-vm-memleakBen Noordhuis
2014-12-19fs: deprecate exists() and existsSync()cjihrig
2014-12-06test: move simple/test-abort-fatal-error to pummelBen Noordhuis
2014-08-05fs: fs.readFile should not throw uncaughtExceptionJackson Tian
2014-05-22test: fix up pummel/test-net-pingpongBen Noordhuis
2014-03-29crypto: move `createCredentials` to tlsFedor Indutny
2014-03-11mdb_v8: update to latest versionBryan Cantrill
2014-02-25test: pummel/net-connect-econnrefused backoffTimothy J Fontaine
2014-02-25test: migrate pummel/keep-alive to wrkTimothy J Fontaine
2014-02-25test: pummel/*ci-reneg* handle EPIPETimothy J Fontaine
2014-02-25test: move pummel/test-fs-largefile to disabledTimothy J Fontaine
2014-02-25test: pummel/test-net-throttle adhere to streamsTimothy J Fontaine
2014-02-25test: pummel fs-watch-file-slow handle spuriousTimothy J Fontaine
2014-02-25test: remove next-tick-loops-quickTimothy J Fontaine
2014-02-09Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-02-06fs: make unwatchFile() insensitive to pathiamdoron
2014-01-20test: move debugger repl into own sectionTimothy J Fontaine
2014-01-20test: refactor to use common testcfgTimothy J Fontaine
2014-01-20test: ignore tests when built without OpenSSL CLIFedor Indutny
2013-12-11gyp: build openssl-cli tool and use it in testsFedor Indutny
2013-11-22node: allow nextTick infinite recursionTrevor Norris
2013-11-05fs: make fs.watch() non-recursive by defaultBen Noordhuis
2013-10-25Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2013-10-11test: use proper findjsobjects output formatDave Pacheco
2013-10-01test: update require path after file moveBen Noordhuis
2013-09-15contextify: fix ContextifyContext leakFedor Indutny
2013-09-09test: move slow tests to test/pummel/Ben Noordhuis
2013-09-05test: move slow test from simple/ to pummel/Ben Noordhuis
2013-08-31test: move smalloc segfault tests to pummelTrevor Norris
2013-08-16test: update tests after internal api changeBen Noordhuis
2013-08-06Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2013-08-01test: fix pummel/test-net-connect-memleakBen Noordhuis
2013-05-13Merge branch 'v0.10'Bert Belder
2013-05-09test: fix pummel/test-net-many-clients.jsTimothy J Fontaine
2013-03-26tls: expose SSL_CTX_set_timeout via tls.createServerManav Rathi
2013-03-06test: Pass cli flags in pummel/test-regress-GH-892isaacs
2013-03-01net: omit superfluous 'connect' eventBen Noordhuis
2013-02-12net: don't suppress ECONNRESETBen Noordhuis
2013-01-28test: fix pummel test out-of-memory errorsBen Noordhuis
2012-12-19test-pummel: Add call validation in net-write-callbacksisaacs
2012-12-19test: 2 resume() calls needed to flush streamsisaacs
2012-12-14Merge remote-tracking branch 'ry/v0.8' into masterisaacs
2012-11-26tls: fix tls.connect() resource leakBen Noordhuis
2012-11-24net: fix net.connect() resource leakBen Noordhuis
2012-10-24test: fix pummel/test-crypto-dh, pummel/test-dh-regrBen Noordhuis
2012-09-21test: add tests for postmortem and DTrace supportBryan Cantrill
2012-09-15test: set rejectUnauthorized in tls/https testsBen Noordhuis
2012-09-15tls, https: validate server certificate by defaultBen Noordhuis
2012-09-04Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis