Commit Graph

92 Commits

Author SHA1 Message Date
Jonathan Ong 5fea250bcc bump on-finished 2014-08-17 16:14:25 -07:00
Jonathan Ong 9455726c00 finished -> on-finished
removes the writable test because it’s fake and there are tests for
on-finished for this case
2014-08-16 02:58:06 -07:00
Jonathan Ong 920909c546 dethroy -> destroy 2014-08-14 23:34:25 -07:00
Jonathan Ong 933d3e90da bump vary and parseurl 2014-08-13 18:16:40 -07:00
TJ Holowaychuk a96b5cfe72 Release 0.10.0 2014-08-12 14:25:19 -07:00
TJ Holowaychuk 631dd1673c Release 0.9.0 2014-08-07 19:06:40 -07:00
Jonathan Ong e7f74f9bbb update cookies 2014-07-30 21:38:48 -07:00
Jonathan Ong 8317cba0fd 0.8.2 2014-07-27 20:39:49 -07:00
Jonathan Ong 6eee80701d bump co and parseurl 2014-07-27 20:39:23 -07:00
dead_horse fd019688ec use parseurl 2014-07-14 17:57:03 +08:00
dead_horse 5b18f8bab0 parse req.type by media-typer 2014-07-09 23:52:56 +08:00
TJ Holowaychuk 63489495e1 Merge pull request #311 from dead-horse/coverage
add coverage
2014-07-05 14:23:35 -07:00
dead_horse 4883e950ed add coverage 2014-07-06 00:55:45 +08:00
Jonathan Ong 7f5a46b68a 0.8.1 2014-06-24 17:43:43 -07:00
Jonathan Ong 5733bed4c3 bump type-is 2014-06-24 17:43:33 -07:00
Jonathan Ong 288d0c00c6 0.8.0 2014-06-13 00:32:41 -07:00
Jonathan Ong 1f908137d2 0.7.0 2014-06-07 03:50:24 -07:00
TJ Holowaychuk 63a4297084 Merge pull request #291 from koajs/vary
remove response.append(), use vary module
2014-06-06 23:00:39 -07:00
Jonathan Ong c547b1fd72 0.6.3 2014-06-06 16:27:37 -07:00
Jonathan Ong 76c65422c0 update finished 2014-06-06 16:26:24 -07:00
Jonathan Ong fdbd16acc3 remove response.append(), use vary module 2014-06-05 16:06:15 -07:00
Jonathan Ong 851160e0ae 0.6.2 2014-06-03 21:45:50 -07:00
Jonathan Ong 008f0554c6 set-type -> mime-types
removes mime dependencies from the dep tree.
liberally sets charset because some express users complained about bad
browsers using the default charset.
2014-06-03 21:44:25 -07:00
Jonathan Ong c7f2d24851 bump should just because 2014-06-03 21:36:27 -07:00
TJ Holowaychuk 29687cb253 add linting
left out of test for now since it seems to barf on *
2014-05-16 09:23:00 -07:00
Jonathan Ong fee913f1e2 0.6.1 2014-05-11 20:51:11 -07:00
TJ Holowaychuk 0491dc7532 Release 0.6.0 2014-05-01 18:09:48 -07:00
TJ Holowaychuk 5e3d7f0aa0 remove mime dependency 2014-04-28 20:13:31 -07:00
Jonathan Ong 163e59c0d5 refactor to use set-type 2014-04-27 01:53:07 -07:00
Jonathan Ong 0cacc5706a use koa-is-json 2014-04-25 00:15:33 -07:00
Jonathan Ong dd1aef0f7b bump supertest 2014-04-19 07:46:23 -07:00
Jonathan Ong e472a18010 refactor: use mime-extended 2014-04-19 07:45:57 -07:00
TJ Holowaychuk a95046278f Release 0.5.5 2014-04-14 15:37:33 -07:00
TJ Holowaychuk 95a78c3a44 Merge pull request #255 from dead-horse/stream-body
make sure all intermediate stream bodies will be destroy
2014-04-14 15:34:13 -07:00
Jonathan Ong e8ba41df96 bump type is 2014-04-12 17:24:49 -07:00
TJ Holowaychuk b308440438 Release 0.5.4 2014-04-12 12:30:55 -07:00
TJ Holowaychuk c15cf47475 Release 0.5.3 2014-04-09 09:42:23 -07:00
dead_horse 329d2b94db make sure all intermediate stream bodies will be destroy and have error handle 2014-04-10 00:02:13 +08:00
Jonathan Ong d6c523d107 0.5.2 2014-03-23 04:03:34 -07:00
Jonathan Ong ee8345303a remove unnecessary index.js file 2014-03-23 04:03:17 -07:00
Jonathan Ong 184cb0b3d9 bump dev deps 2014-03-23 04:02:05 -07:00
Jonathan Ong c382305d4f refactor: use escape-html
dat SLOC
2014-03-12 18:30:16 -07:00
Jonathan Ong 182f9d6fa4 refactor: use statuses 2014-03-12 18:29:14 -07:00
TJ Holowaychuk 895cf4040c add app.toJSON() 2014-03-11 11:01:33 -07:00
TJ Holowaychuk c96459bc61 Release 0.5.1 2014-03-06 18:06:32 -08:00
TJ Holowaychuk e8d3a37e9e bump 2014-02-19 20:58:28 -08:00
Jonathan Ong a9149f07ad 0.4.0 2014-02-11 13:41:42 -08:00
Jonathan Ong 6029df4499 cleanup dev deps 2014-01-31 13:53:32 -08:00
Jonathan Ong c5655e093a bump cookies to 0.4.0
no longer need to do that keygrip stuff, though i’m more inclined to
remove all the error checking.
2014-01-31 13:52:27 -08:00
TJ Holowaychuk 5cdae4445a merge 2014-01-29 12:16:33 -08:00