Commit Graph

197 Commits (451497c81ebfb38dc04343248b3e2d4bb9bdf26a)

Author SHA1 Message Date
Ryan Dahl 4bb914bde9 Bump version to v0.3.2 2010-12-17 09:51:48 -08:00
isaacs 3d0627dc6a link windows/cygwin build to the wiki docs
Suggested by temp01 in IRC.
http://irc.npmjs.org/node.js/2010-12-12#NODE-JS-2010-12-12T18-59-36-270Z
18:59:36 temp01: I feel like the build section on nodejs.org should link
there
19:11:18 isaacs: temp01: yeah, that'd be helpful
2010-12-13 21:01:36 -08:00
Oleg Efimov e76cd53431 Small site fix for image borders and nodejs-dev maillist URL 2010-12-04 18:47:32 -08:00
Ryan Dahl 1fe450c62c fix typo 2010-11-30 23:06:57 -08:00
Ryan Dahl 09229820e7 Add promotejs
Over 2 months late -- this is how much I procrastinate. -_-
2010-11-30 23:00:37 -08:00
Micheil Smith 57de0b11db Remove jQuery from project 2010-11-17 17:57:58 -08:00
Ryan Dahl 9da29a6109 Fix links 2010-11-17 14:51:06 -08:00
Ryan Dahl 17307e386e Fix doc links 2010-11-17 09:39:26 -08:00
Ryan Dahl ce9a54aa1f Bump version to v0.3.1 2010-11-16 19:17:44 -08:00
Ryan Dahl 84a5a69d9f Fix doc links on index.html 2010-11-15 20:34:15 -08:00
Micheil Smith 939fba40fd Better doc indexes, fix some links 2010-11-15 19:59:21 -08:00
Ryan Dahl 4b4d4afa0a joyent-ize website 2010-11-11 16:34:11 -08:00
Ryan Dahl 2470d2ee92 allowHalfOpen disabled by default
Users too often would forget to add

  socket.on('end', function () {
    socket.end();
  });

Which is a mistake. Therefore we default to this behavior and
only optionally let people handle the 'end' case themselves.
2010-10-26 01:10:18 -07:00
Ryan Dahl 1582cfebd6 bump version to 0.3.0 2010-10-23 16:00:15 -07:00
Ryan Dahl 9283e134e5 bump version 2010-08-20 01:53:08 -07:00
Ryan Dahl 0c20c588af Remove YAWS vs Apache benchmark
http://twitter.com/bascule/status/21626934378
2010-08-19 19:25:00 -07:00
Ryan Dahl b14dd49222 bump version 2010-08-13 09:02:10 -07:00
Ryan Dahl 0b925d075d bump version 2010-08-04 12:04:12 -07:00
Ryan Dahl 2a4568c85f bump version 2010-07-25 23:39:58 -07:00
Ryan Dahl 0174ceb6b2 bump version 2010-07-16 21:50:26 -07:00
Ryan Dahl 0315251d01 Use 'on' in the docs 2010-07-03 10:54:35 +02:00
Ryan Dahl a6b8586e94 bump version 2010-07-03 08:37:46 +02:00
Ryan Dahl bbdd61dc3f Fix supported archs on website 2010-06-25 09:46:10 -07:00
Ryan Dahl ba792ea202 :%s/sys.puts/console.log/g
and there was much rejoicing
2010-06-23 20:05:29 -07:00
Ryan Dahl a8e9923b44 Add Contributor License Agreement. 2010-06-21 19:40:22 -07:00
Ryan Dahl 9bb890271b Add other OSes to website 2010-06-21 17:03:19 -07:00
Ryan Dahl a620b7298f bump version 2010-06-21 13:34:10 -07:00
Ryan Dahl 964ed9739b Fix text about threads on homepage 2010-06-17 15:38:02 -07:00
Ryan Dahl 10d8adb089 bump version 2010-06-11 12:58:14 -07:00
Matt Ranney cbd1f1481c Remove setTimeout from initial example and description. 2010-06-10 23:55:46 -07:00
Matt Ranney cec775a0de Web site example fixes. 2010-06-09 00:52:28 -07:00
Ryan Dahl 3104662bab Use a less common port in docs 2010-06-03 18:45:35 -07:00
Ryan Dahl 0c1aa36835 bump version 2010-05-29 19:37:57 -07:00
Ryan Dahl 9514a4d547 bump version 2010-05-21 02:55:38 -07:00
Ryan Dahl 0914d33842 bump version 2010-05-13 16:24:28 -07:00
Ryan Dahl f711d5343b bump version 2010-05-06 10:39:27 -07:00
Ryan Dahl 61364f9443 GnuTLS -> OpenSSL on website 2010-05-02 11:19:01 -07:00
Ryan Dahl 557ba6bd97 bump version 2010-04-29 17:44:51 -07:00
Ryan Dahl caa828a242 bump version 2010-04-23 16:37:14 -07:00
Ryan Dahl bb4ae1769b Link to old versions 2010-04-23 16:37:14 -07:00
Ryan Dahl 94f9dc67c0 Add link to older tarball versions 2010-04-21 13:16:46 -07:00
Ryan Dahl 311d7dee19 bump version 2010-04-15 02:09:51 -07:00
Ryan Dahl 07e64d45ff bump version 2010-04-09 17:05:03 -07:00
Ryan Dahl 499c615c9e Doc changes for new API (part 1) 2010-04-08 15:00:08 -07:00
Ryan Dahl 1b758ef268 Allow stream to write on close 2010-04-05 16:50:05 -07:00
Ryan Dahl 618296ef57 bump version 2010-03-19 21:07:03 -07:00
Ryan Dahl 7be0d06238 FreeBsd->Solaris on homepage 2010-03-13 12:47:41 -08:00
Ryan Dahl 61c8014135 bump version 2010-03-12 18:50:46 -08:00
Ryan Dahl 39b63dfe17 bump version 2010-03-05 17:55:13 -08:00
Ryan Dahl 939a6c7484 Clean up homepage 2010-03-05 16:02:06 -08:00
Ryan Dahl faa0c6d449 Add note about testing patches with debug build 2010-03-01 09:11:04 -08:00
Benjamin Thomas b1b84960ce Rename writeHeader to writeHead 2010-02-25 13:01:21 -08:00
Ryan Dahl bb0d1e65e1 bump version 2010-02-22 01:31:14 -08:00
Ryan Dahl 12d78cd1df Rename sendHeader to writeHeader; allow reasonPhrase 2010-02-21 16:53:49 -08:00
Ryan Dahl 1db824a9c1 Add changelog to website 2010-02-20 22:30:56 -08:00
Ryan Dahl 7811fa6fec Update example on index.html 2010-02-17 17:07:08 -08:00
Ryan Dahl 87d5e5b316 bump version 2010-02-17 15:12:42 -08:00
Ryan Dahl c622142692 Add note about gnutls and libgpg-error in installation instructions 2010-02-17 13:39:03 -08:00
Ryan Dahl 5013bf1781 API: OutgoingMessage.prototype.finish() renamed to close() 2010-02-17 11:10:10 -08:00
Ryan Dahl ae85d9af97 API: Make request/response object closer to stream interface
- sendBody() renamed to write()
- 'body' event renamed to 'data'
- 'complete' event renamed to 'end'
2010-02-16 22:16:29 -08:00
Ryan Dahl 23cf502db7 API: connection.send() renamed to connection.write() 2010-02-16 13:18:42 -08:00
Ryan Dahl 7d428a7741 s/tinyclouds.org/nodejs.org/ 2010-02-12 00:08:26 -08:00
Ryan Dahl 49de41ef46 bump version 2010-02-09 13:20:20 -08:00
Ryan Dahl 0cfa789cc5 bump version 2010-02-03 12:20:27 -08:00
Ryan Dahl da00413196 bump version 2010-01-20 11:28:32 -08:00
Ryan Dahl 39ca93549a bump version 2010-01-09 02:11:54 -08:00
Ryan Dahl 642c2773a7 bump version 2009-12-31 00:30:53 -08:00
Ryan Dahl f91e347eee bump version 2009-12-22 20:31:45 +01:00
Ryan Dahl a2d809fe90 bump version 2009-12-19 01:24:59 +01:00
Ryan Dahl c6affb64f9 bump version 2009-12-06 17:59:37 +01:00
Ryan Dahl aa42c6790d bump version 2009-11-28 17:04:42 +01:00
Ryan Dahl 633d6be328 bump version 2009-11-28 01:49:11 +01:00
Ryan Dahl 027829d285 bump version 2009-11-17 15:05:10 +01:00
Ryan Dahl 0bf34b598f add link to slides on web page 2009-11-17 14:22:23 +01:00
Ryan Dahl d1f69ef35d bump version 2009-11-07 20:20:30 +01:00
Ryan Dahl d3de943eb1 Fix google-analytics on index.html 2009-11-04 00:18:05 +01:00
Ryan Dahl 726865af7b bump version 2009-11-03 13:48:02 +01:00
Ryan Dahl 2e40a9e15f Add mediacoder's logo to website 2009-11-02 12:28:08 +01:00
Ryan Dahl cf652b82a3 Update webpage with new module api 2009-10-31 20:26:03 +01:00
Ryan Dahl 7a2e784ad7 Module refactor - almost CommonJS compatible now
API change summary:

  * require("/sys.js") becomes require("sys")

  * require("circle.js") becomes require("./circle")

  * process.path.join() becomes require("path").join()
2009-10-31 19:10:30 +01:00
Ryan Dahl eca2de73ed bump version 2009-10-28 16:36:44 +01:00
Ryan Dahl 5f82c4baf0 Improve webpage
- add google-analytics
- add example to front-page
2009-10-16 14:29:51 +02:00
Tim Caswell d2f5094096 Fix the link to the new Contribute section 2009-10-14 14:21:30 +02:00
Felix Geisendörfer fd189c8a73 New section about contributing for the homepage 2009-10-13 19:55:34 +02:00
Ryan Dahl d79b6e9f7f bump version 2009-10-09 18:15:16 +02:00
Ryan Dahl 335d9af71f Update docs to use sys.js and not so much mixin(). 2009-10-09 14:18:10 +02:00
Ryan Dahl 3e9dd0e2e3 Remove include() from website. 2009-10-05 19:15:38 +02:00
Ryan Dahl 763137e705 chat.tinyclouds.org -> chat.nodejs.org 2009-10-02 16:24:49 +02:00
Ryan Dahl 9c9d67eb6c bump version 2009-09-30 23:21:25 +02:00
Ryan Dahl f6657c3c9d Move http library to /http.js 2009-09-28 12:36:36 +02:00
Ryan Dahl 7abad8b7b3 API: Move node.puts(), node.exec() and others to /utils.js 2009-09-28 12:06:30 +02:00
Ryan Dahl 2f56ccb45e bump version 2009-09-24 13:51:10 +02:00
Ryan Dahl cfffa0bdd8 Clean up website a bit. 2009-09-24 13:44:25 +02:00
Ryan Dahl 5ddc4f5d0c bump version 2009-09-18 18:32:25 +02:00
Ryan Dahl 7fa694a3b6 fix typo on website 2009-09-14 22:44:25 +02:00
Ryan 12bb0d46ce bump version 2009-09-11 21:06:50 +02:00
Ryan 68dda0a7d8 Man page generation. 2009-09-10 13:40:38 +02:00