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
path: root/doc
AgeCommit message (Expand)Author
2012-02-01Merge remote-tracking branch 'ry/v0.6' into masterisaacs
2012-01-31fs: add O_EXCL support, exclusive open fileBen Noordhuis
2012-01-30Add disconnect method to forked child processesAndreas Madsen
2012-01-282012.01.27, Version 0.6.9 (stable)v0.6.9isaacs
2012-01-242012.01.23, Version 0.7.1 (unstable)v0.7.1isaacs
2012-01-24doc: trademark link must be absoluteisaacs
2012-01-24doc: Remove default border around logo for MSIEisaacs
2012-01-24doc: Pixel-nudgingisaacs
2012-01-24Add images to doc_assetsisaacs
2012-01-24Nodejs.org design refresh.Matthew Fitzsimmons
2012-01-23Merge branch 'v0.6'Fedor Indutny
2012-01-21path fs: move `path.exists*` to `fs.exists*`Maciej Małecki
2012-01-21Add cluster.setupMasterAndreas Madsen
2012-01-202012.01.19, Version 0.6.8 (stable)v0.6.8isaacs
2012-01-19docs: document common add-on design patternsArtur Adib
2012-01-19Crypto: adding ability to turn off automatic PKCS paddingIngmar Runge
2012-01-18docs: replace expresso with mocha in appendix 1Dan Williams
2012-01-18docs: fix syntax error on cluster api docsDan Williams
2012-01-17Link to Marak's module rap in community pageRyan Dahl
2012-01-17Allow calling fork() without args or optionsAndreas Madsen
2012-01-17Bump version to v0.7.0v0.7.0Ryan Dahl
2012-01-17Merge remote branch 'origin/v0.6'Ryan Dahl
2012-01-16http, querystring: added limits to prevent DoSFedor Indutny
2012-01-13website: Add "Api Docs" button next to "Download"Guillermo Rauch
2012-01-12docs: clarify filename argument of vm.* functionsBen Noordhuis
2012-01-12Merge branch 'v0.6'Fedor Indutny
2012-01-11Use .jpg instead of .bmp for .msiRyan Dahl
2012-01-09Merge remote branch 'origin/v0.6'Ryan Dahl
2012-01-09http: better support for CONNECT method.koichik
2012-01-09tls: Allow establishing secure connection on the existing socketkoichik
2012-01-09net: make connect() accept optionskoichik
2012-01-08tls doc: update docs to reflect API changeMaciej Małecki
2012-01-07docs: small changes.koichik
2012-01-072012.01.06, Version 0.6.7 (stable)v0.6.7isaacs
2012-01-06http: fix ServerResponse does not emit 'close'koichik
2012-01-06fs: add appendFile() and appendFileSync() functionsEmerson Macedo
2012-01-05typosAndreas Madsen
2012-01-05cluster improvements: Worker class and isolate internal messagesAndreas Madsen
2012-01-04Update address in CLARyan Dahl
2012-01-02Merge remote-tracking branch 'origin/v0.6'Ben Noordhuis
2012-01-02docs: fix typo on community pageBen Noordhuis
2011-12-29docs: tiny typo in http.markdownJeremy Martin
2011-12-29Merge branch 'v0.6'Ben Noordhuis
2011-12-27docs: fix docs to not suggest variable leakskoichik
2011-12-27docs: document http.Server.close() semanticsBen Noordhuis
2011-12-24Merge remote branch 'origin/v0.6'Ryan Dahl
2011-12-24Change 'real example' in addon docRyan Dahl
2011-12-22docs: document 'encoding' arg of hash.update()Dave Irvine
2011-12-22docs: fix javascript error on document pageSeong-Rak Choi
2011-12-22docs: use "Level 1" HTML5 featuresShannen