The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / doc / template.html @ 1eb1fe32

History | View | Annotate | Download (3.25 KB)

# Date Author Comment
1eb1fe32 02/17/2012 03:39 PM isaacs

2012.02.17 Version 0.6.11 (stable)

  • http: allow multiple WebSocket RFC6455 headers (Einar Otto Stangvik)
  • http: allow multiple WWW-Authenticate headers (Ben Noordhuis)
  • windows: support unicode argv and environment variables (Bert Belder)
  • tls: mitigate session renegotiation attacks (Ben Noordhuis)...
051908e0 02/02/2012 07:56 PM isaacs

2012.02.02, Version 0.6.10 (stable)

  • Update V8 to 3.6.6.20
  • Add npm msysgit bash shim to msi installer (isaacs)
  • buffers: fix intermittent out of bounds error (Ben Noordhuis)
  • buffers: honor length argument in base64 decoder (Ben Noordhuis)
  • windows: Fix path.exists regression (Bert Belder)...
f19e20d3 01/27/2012 07:32 PM isaacs

2012.01.27, Version 0.6.9 (stable)

  • dgram: Bring back missing functionality for Unix (Dan VerWeire, Roman Shtylman, Ben Noordnuis)
    - Note: Windows UDP support not yet complete.
  • http: Fix parser memory leak (koichik)
  • zlib: Fix #2365 crashes on invalid input (Nicolas LaCasse)...
f33a35e2 01/23/2012 04:53 PM isaacs

doc: trademark link must be absolute

6768d2fc 01/23/2012 04:11 PM isaacs

doc: Pixel-nudging

831c8199 01/23/2012 04:11 PM Matthew Fitzsimmons

Nodejs.org design refresh.

d18cebaf 01/19/2012 09:29 PM isaacs

2012.01.19, Version 0.6.8 (stable)

  • Update V8 to 3.6.6.19
  • Numeric key hash collision fix for V8 (Erik Corry, Fedor Indutny)
  • Add missing TTY key translations for F1-F5 on Windows (Brandon Benvie)
  • path.extname bugfix with . and .. paths (Bert Belder)...
d5a189ac 01/06/2012 07:31 PM isaacs

2012.01.06, Version 0.6.7 (stable)

  • V8 hash collision fix (Breaks MIPS) (Bert Belder, Erik Corry)
  • Upgrade V8 to 3.6.6.15
  • Upgrade npm to 1.1.0-beta-10 (isaacs)
  • many doc updates (Ben Noordhuis, Jeremy Martin, koichik, Dave Irvine,
    Seong-Rak Choi, Shannen, Adam Malcontenti-Wilson, koichik)...
892ba878 12/22/2011 03:32 AM Seong-Rak Choi

docs: fix javascript error on document page

`highlight()` is called twice. It causes following javascript error.

Uncaught Found

 element with class="sh_sourcecode",
> but no such language exists

Fixes #2393.

ef659192 12/22/2011 03:30 AM Shannen

docs: use "Level 1" HTML5 features

Since we're using an HTML doctype we might as well use "Level 1" HTML5 features.
See more: http://mathiasbynens.be/notes/html5-levels#level-1

Fixes #2386.

9a059ea6 12/15/2011 01:55 PM isaacs

2011.12.14, Version 0.6.6 (stable)

  • npm update to 1.1.0-beta-4 (Isaac Z. Schlueter)
  • cli: fix output of --help (Ben Noordhuis)
  • new website
  • pause/resume semantics for stdin (Isaac Z. Schlueter)
  • Travis CI integration (Maciej Małecki)
  • child_process: Fix bug regarding closed stdin (Ben Noordhuis)...
93188918 12/12/2011 05:28 PM isaacs

Website js/css tweaks

Remove jquery
Use HTML5 doctype
Simpler clearfix implementation
Close download dialog with <Esc> key

1a89c8d0 12/05/2011 02:17 PM Ryan Dahl

Add analytics tracking to docs

6cc94db6 12/04/2011 03:10 AM Ryan Dahl

Bump version to v0.6.5

9170077f 12/01/2011 08:31 PM Ben Noordhuis

Bump version to v0.6.4

456dafc3 11/30/2011 09:28 AM Mathias Bynens

Docs template: HTML cleanup

Remove references to `/favicon.ico` as it’s the default in all browsers. More
info: http://mathiasbynens.be/notes/rel-shortcut-icon

`type=text/css` and `media=all` are the implied defaults for `<link
rel=stylesheet>` (and `<style>`), so omit these attributes....

a5c51b48 11/28/2011 10:47 AM Ben Noordhuis

docs: add rel="canonical" link to latest API docs

b159c6d6 11/25/2011 05:23 AM Bert Belder

Bump version to v0.6.3

a4402f0b 11/18/2011 05:43 PM Ben Noordhuis

Bump version to v0.6.2

170f2add 11/11/2011 05:56 PM Ryan Dahl

Bump version to v0.6.1

865b0778 11/05/2011 02:48 AM Ryan Dahl

Bump version to v0.6.0

220e61c1 10/21/2011 09:46 PM Ryan Dahl

Bump version to v0.5.10

3bd9b08f 10/10/2011 09:18 PM Ryan Dahl

Bump version to v0.5.9

7cc17a0c 09/30/2011 04:59 PM Ryan Dahl

Bump version to v0.5.8

55824116 09/16/2011 08:54 PM Ryan Dahl

Bump version to v0.5.7

b49bec55 09/09/2011 06:29 PM Bert Belder

Bump version to 0.5.6

d2d53d4b 08/26/2011 05:24 PM Ben Noordhuis

Bump version to v0.5.5

cfba1f59 08/12/2011 04:17 AM Ryan Dahl

Bump version to v0.5.4

4585330a 08/02/2011 03:17 AM Ryan Dahl

Bump version to v0.5.3

3eb24648 07/23/2011 01:29 AM koichik

Doc improvements

08ffce1a 07/22/2011 06:55 AM Ryan Dahl

Bump version to v0.5.2

f8bfa54d 07/14/2011 07:10 PM Ryan Dahl

Bump to v0.5.1

21e3b668 04/02/2011 05:35 AM George Stagas

Added favicon.ico

b6c66f73 01/27/2011 10:55 PM Ryan Dahl

Revert "Use html5 spec stylesheet for docs"

This reverts commit 6dbf49110b518b9c8d5d2673a6bd40de501c388e.

6dbf4911 01/11/2011 05:32 PM Ryan Dahl

Use html5 spec stylesheet for docs

57de0b11 11/17/2010 08:57 PM Micheil Smith

Remove jQuery from project

939fba40 11/15/2010 10:59 PM Micheil Smith

Better doc indexes, fix some links

c9f656ba 10/28/2010 05:59 PM Micheil Smith

More simplification of the templating & rendering.