Brandon Wilson
59011448c0
doc: more uniform and sleek buttons
...
Closes GH-3909
2012-08-24 15:47:53 +02:00
Bert Belder
985fdf2cb3
doc: tidy the community page html file
2012-08-23 17:54:25 +02:00
Bert Belder
6c371c6a8c
doc: remove Felix's IRC logs from the community page
...
It's been down for months.
2012-08-23 17:54:24 +02:00
Bert Belder
31ddd9516e
doc: move ul styling to pipe.css
2012-08-23 17:54:23 +02:00
Bert Belder
1eab51412f
doc: pixel nudge
2012-08-23 17:54:22 +02:00
Bert Belder
45cd4e211e
doc: use somewhat consistent styling for css assets
2012-08-23 17:54:12 +02:00
Stéphan Kochen
81b711ba0b
doc: remove nodejs-dev from the community page
2012-08-23 16:04:53 +02:00
isaacs
1597ce0eb3
website: Fix download link on win, un-break industry section
2012-08-22 15:11:34 -07:00
Bert Belder
99ad52ecbe
doc: remote the "recommended modules" section
2012-08-22 23:58:34 +02:00
isaacs
0407ecfcfb
blog: v0.8.8 release
2012-08-22 12:53:22 -07:00
Ron Korving
2e1f2b535e
doc: fix typo in cluster example code
2012-08-22 09:33:52 +02:00
Ben Noordhuis
badbd1af27
tls: update default cipher list
...
Update the default cipher list from RC4-SHA:AES128-SHA:AES256-SHA
to ECDHE-RSA-AES128-SHA256:AES128-GCM-SHA256:RC4:HIGH:!MD5:!aNULL:!EDH
in order to mitigate BEAST attacks.
The documentation suggested AES256-SHA but unfortunately that's a CBC cipher
and therefore susceptible to attacks.
Fixes #3900 .
2012-08-21 22:27:13 +02:00
Ben Noordhuis
7c75ca7182
doc: cluster: setupMaster() can be called only once
2012-08-21 13:44:29 +02:00
isaacs
060141c58a
website: Improved install button behavior
...
Just install whatever's best for the OS.
Detect host os and architecture from the navigator properties. If we
can't make a good guess, then they get the tarball, and of course
everything we have is on the full download page.
2012-08-16 15:41:23 -07:00
isaacs
226d37bb68
blog: Fix binary links for 0.8.7 post
2012-08-15 18:56:48 -07:00
isaacs
c0558ff774
website: fix font-size on 'explore' list items
2012-08-15 17:33:03 -07:00
isaacs
b6cf0454a9
blog: release 0.8.7
2012-08-15 17:23:59 -07:00
isaacs
24ff8f4c79
website: Sharpen and clean up download page more
...
Retinaify the images!
2012-08-15 15:52:57 -07:00
isaacs
afa57799e4
website: Use table for download page
...
Paragraphs of text are too wordy.
Use big pretty images and clickable blocky links.
2012-08-15 09:10:03 -07:00
Golo Roden
15c6c0eecc
website: download page
...
- Improved styling of download links.
- index.html#download now redirects to /download/
- Added missing hyphens, and added the missing "and 64-bit" for the Mac
Installer.
2012-08-15 09:09:23 -07:00
Kyle Robinson Young
4ef808ec0a
doc: remove unused util from child_process
2012-08-12 00:08:43 +02:00
isaacs
c82e2889e8
blog post for 0.8.6
2012-08-07 12:05:23 -07:00
Kyle Robinson Young
bc7479d232
doc: fix typos in child_process
2012-08-06 00:13:56 +02:00
isaacs
4ff56aa15e
doc: util.pump is deprecated. Use Stream.pipe
2012-08-05 14:47:23 -07:00
isaacs
a7f3288a87
blog post for 0.6.21
2012-08-04 11:30:44 -07:00
isaacs
585388bbd8
blog: Fix date on 0.8.5 release
2012-08-02 15:00:57 -07:00
isaacs
575c12bba3
Blog post about 0.8.5
2012-08-02 14:59:47 -07:00
Ben Noordhuis
9315377693
doc: improve cluster.workers documentation
2012-08-02 17:47:33 +02:00
isaacs
fd56981b4c
blog: Remove all windows line endings once and for all
2012-08-01 10:14:17 -07:00
Dave Pacheco
fe659a6017
update profiling blog post to use shell redirection instead of -o
2012-08-01 10:11:36 -07:00
isaacs
f70be41d80
blog: Remove ^M chars from profiling-node-js blog post
2012-08-01 10:11:30 -07:00
Eugen Dueck
af699c47d1
doc: http: document res.write() drain
return value
2012-08-01 01:45:09 +02:00
Bert Belder
9e2319f977
docs: remove unused require from example
...
Closes GH-3801
2012-07-31 21:38:58 +02:00
Ben Noordhuis
2eb6a62f4f
doc: document child_process.fork() limitation
2012-07-31 03:09:49 +02:00
isaacs
f8dab6acb6
doc: Remove timeout arg in child_process.fork
...
Fix #3784
2012-07-30 11:01:57 -07:00
Shigeki Ohtsu
5b37da2ac0
doc: fix domains example
...
Need `utf8` encoding for JSON.parse and fix to avoid JSON.parse error when only
one argument is passed in domain.bind
2012-07-30 19:15:46 +02:00
isaacs
b207e24bcd
Blog post for 0.8.4
2012-07-25 10:38:41 -07:00
koichik
bc30c90af6
doc: remove duplicate section
...
Fixes #3750 .
2012-07-22 02:33:06 +09:00
isaacs
f6484842b3
Blog post about v0.8.3
2012-07-19 10:20:44 -07:00
Ben Noordhuis
e8af340557
doc: advise *strongly* against uncaughtException
2012-07-18 03:46:39 +02:00
Mike Morearty
19aa05fab8
doc: fix bug in child_process.spawn() sample code
2012-07-16 02:27:01 +02:00
George Shank
8721667a2f
doc: update 'Fork me at Github' ribbon
...
Replace 'Fork me at Github' ribbon with a new one fitting the website's color
scheme.
2012-07-13 14:09:06 -07:00
Bert Belder
d2e40f66cc
Merge branch 'v0.6' into v0.8
2012-07-12 03:30:04 +02:00
isaacs
bf561c52a5
Blog post for v0.6.20
2012-07-10 17:05:54 -07:00
Ivan Torres
8146f2e607
doc: clarify fs.symlink and fs.symlinkSync parameters
2012-07-10 16:36:08 +02:00
isaacs
a4da6300c8
v0.8.2 blog post
2012-07-09 10:24:34 -07:00
Justin Plock
fba1e48fae
doc: cluster: worker.pid is now worker.process.pid
2012-07-09 15:57:44 +02:00
Ben Noordhuis
5b5362aa8d
fs: make unwatchFile() remove a specific listener
...
Before this commit, `fs.unwatchFile(path)` removed *all* listeners for `path`.
The function is overloaded now: `fs.unwatchFile(path)` still removes all
listeners, but `fs.unwatchFile(path, cb)` lets you remove a specific listener.
Fixes #3660 .
2012-07-09 15:48:43 +02:00
isaacs
559a98f0d7
doc: Formatting and grammar on stream api doc
2012-07-07 09:53:33 -07:00
Dominic Tarr
7accaeb490
correct documentation of Stream#destroy
2012-07-07 09:51:00 -07:00