Commit Graph

92 Commits (5f3464cf4ecb6a2db66486bdd53a3698d88f0d29)

Author SHA1 Message Date
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