summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'ry/v0.6' into masterisaacs2012-01-3123-259/+938
|\
| * 2012.01.27, Version 0.6.9 (stable)v0.6.9isaacs2012-01-275-15/+15
| * doc: trademark link must be absoluteisaacs2012-01-235-5/+5
| * doc: Remove default border around logo for MSIEisaacs2012-01-231-0/+1
| * doc: Pixel-nudgingisaacs2012-01-238-176/+318
| * Add images to doc_assetsisaacs2012-01-2313-0/+0
| * Nodejs.org design refresh.Matthew Fitzsimmons2012-01-239-201/+737
* | fs: add O_EXCL support, exclusive open fileBen Noordhuis2012-01-311-0/+12
* | Add disconnect method to forked child processesAndreas Madsen2012-01-301-1/+13
* | 2012.01.23, Version 0.7.1 (unstable)v0.7.1isaacs2012-01-233-10/+10
* | Merge branch 'v0.6'Fedor Indutny2012-01-245-15/+556
|\ \ | |/
| * 2012.01.19, Version 0.6.8 (stable)v0.6.8isaacs2012-01-193-10/+10
| * docs: document common add-on design patternsArtur Adib2012-01-191-5/+542
| * docs: replace expresso with mocha in appendix 1Dan Williams2012-01-171-1/+1
| * Link to Marak's module rap in community pageRyan Dahl2012-01-171-1/+5
* | path fs: move `path.exists*` to `fs.exists*`Maciej Małecki2012-01-212-16/+14
* | Add cluster.setupMasterAndreas Madsen2012-01-201-0/+34
* | Crypto: adding ability to turn off automatic PKCS paddingIngmar Runge2012-01-181-0/+12
* | docs: fix syntax error on cluster api docsDan Williams2012-01-171-1/+1
* | Allow calling fork() without args or optionsAndreas Madsen2012-01-171-1/+1
* | Bump version to v0.7.0v0.7.0Ryan Dahl2012-01-161-2/+2
* | Merge remote branch 'origin/v0.6'Ryan Dahl2012-01-163-29/+46
|\ \ | |/
| * website: Add "Api Docs" button next to "Download"Guillermo Rauch2012-01-122-13/+28
| * docs: clarify filename argument of vm.* functionsBen Noordhuis2012-01-121-16/+18
* | http, querystring: added limits to prevent DoSFedor Indutny2012-01-162-1/+10
* | Merge branch 'v0.6'Fedor Indutny2012-01-124-0/+0
|\ \ | |/
| * Use .jpg instead of .bmp for .msiRyan Dahl2012-01-104-0/+0
* | Merge remote branch 'origin/v0.6'Ryan Dahl2012-01-097-19/+27
|\ \ | |/
| * docs: small changes.koichik2012-01-073-5/+6
| * 2012.01.06, Version 0.6.7 (stable)v0.6.7isaacs2012-01-063-10/+10
| * http: fix ServerResponse does not emit 'close'koichik2012-01-061-0/+7
| * Update address in CLARyan Dahl2012-01-041-4/+4
* | http: better support for CONNECT method.koichik2012-01-091-9/+89
* | tls: Allow establishing secure connection on the existing socketkoichik2012-01-091-0/+4
* | net: make connect() accept optionskoichik2012-01-091-15/+35
* | tls doc: update docs to reflect API changeMaciej Małecki2012-01-081-2/+8
* | fs: add appendFile() and appendFileSync() functionsEmerson Macedo2012-01-051-0/+17
* | typosAndreas Madsen2012-01-052-12/+12
* | cluster improvements: Worker class and isolate internal messagesAndreas Madsen2012-01-042-39/+201
* | Merge remote-tracking branch 'origin/v0.6'Ben Noordhuis2012-01-022-3/+3
|\ \ | |/
| * docs: fix typo on community pageBen Noordhuis2012-01-011-2/+2
| * docs: tiny typo in http.markdownJeremy Martin2011-12-291-1/+1
* | Merge branch 'v0.6'Ben Noordhuis2011-12-2913-146/+178
|\ \ | |/
| * docs: fix docs to not suggest variable leakskoichik2011-12-2713-146/+177
| * docs: document http.Server.close() semanticsBen Noordhuis2011-12-261-0/+1
* | Merge remote branch 'origin/v0.6'Ryan Dahl2011-12-236-38/+37
|\ \ | |/
| * Change 'real example' in addon docRyan Dahl2011-12-231-1/+1
| * docs: document 'encoding' arg of hash.update()Dave Irvine2011-12-221-3/+4
| * docs: fix javascript error on document pageSeong-Rak Choi2011-12-221-1/+0
| * docs: use "Level 1" HTML5 featuresShannen2011-12-224-34/+33