Commit Graph

105 Commits (d0586bae30e27c369742fda98267d94e3fed8b6b)

Author SHA1 Message Date
Jonathan Ong 8774979e13 0.12.2 2014-09-28 21:24:24 -07:00
Jonathan Ong fb20490435 package: use wide semver ranges for deps we control
we can reevaluate post v1. getting annoyed with updating deps all the
time.
2014-09-28 21:24:08 -07:00
Jonathan Ong e057ad1ced 0.12.1 2014-09-21 17:59:30 -07:00
Jonathan Ong 2ad2e32fda bump content-disposition and statuses 2014-09-21 17:58:52 -07:00
Jonathan Ong 08ce7b51a1 0.12.0 2014-09-20 13:23:40 -07:00
Jonathan Ong ca2d326cfa bump content-disposition 2014-09-20 13:22:44 -07:00
Jonathan Ong 2f0fe55ae3 .throw() -> http-errors, .assert() -> http-assert 2014-09-20 10:46:28 -07:00
fengmk2 cca2438f64 ctx.attachment support no-ascii filename 2014-09-19 13:46:08 +08:00
Tiago Ribeiro a85f580983 Add full coverage 2014-09-08 23:53:46 +01:00
Jonathan Ong 473cd68a55 0.11.0 2014-09-08 01:44:17 -07:00
Jonathan Ong 883b2732bf bump deps 2014-09-08 01:42:28 -07:00
Jonathan Ong 54873b53c6 cleanup package.json 2014-09-08 01:40:44 -07:00
dead_horse f6c6fee9a6 bump type-is mime-types accpets 2014-09-06 10:35:24 +08:00
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