Commit Graph

224 Commits (master)

Author SHA1 Message Date
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
TJ Holowaychuk 4013be5dd4 update node-fresh 2014-01-29 12:16:15 -08:00
Jonathan Ong ac08965988 bump koa-compose 2014-01-22 21:26:57 -08:00
TJ Holowaychuk 16982505d5 Release 0.3.0 2014-01-17 17:00:15 -08:00
TJ Holowaychuk ff676ef38c ocd 2014-01-17 08:43:54 -08:00
pana 788bf97d94 update package.json 2014-01-17 14:55:10 +08:00
Jonathan Ong ea1a631bb1 bump finished and mocha 2014-01-16 22:33:02 -08:00
Jonathan Ong 794f08faaa bump on-socket-error 2014-01-15 22:18:33 -08:00
TJ Holowaychuk 53b1b8133c refactor with delegation utility 2014-01-13 06:36:10 -08:00
TJ Holowaychuk e8c0e19b92 update co 2014-01-02 09:16:51 -08:00
TJ Holowaychuk c4e9f6da33 Release 0.2.1 2013-12-30 10:56:30 -08:00
TJ Holowaychuk 08a88a92db Release 0.2.0 2013-12-28 18:37:40 -08:00
Jonathan Ong 20615b808d refactor: move .is to type-is 2013-12-27 18:56:09 -08:00
Jonathan Ong 7fe4133b4a refactor: move content negotiation to accepts 2013-12-27 18:56:02 -08:00
TJ Holowaychuk 6ba0cb48e9 update koa-compose 2013-12-22 08:54:46 -08:00
Jonathan Ong 6b16574df7 0.1.2 2013-12-21 16:14:21 -08:00
Jonathan Ong afc9c32356 update deps 2013-12-21 16:10:50 -08:00
Jed Schmidt 64666798ba Update keygrip dependency version
The 0.2.4 version of keygrip was problematic for Windows installations, due to the generation of a default secret (jed/keygrip#11). Since generating default keys wasn't a well advised API to begin with, we removed it. The major version was bumped to reflect the breaking change.
2013-12-21 09:43:18 -05:00
Jonathan Ong 879293f548 use on-socket-error 2013-12-20 14:39:53 -08:00
Jonathan Ong 38d5bad4d1 bumpity boop co 2013-12-19 22:33:35 -08:00
Jonathan Ong f061d1f8a9 bump some dev deps 2013-12-19 21:14:47 -08:00
Ben Reinhart 6522ff19cc Update engine version to match readme
See: 0d35b3a6ac
2013-12-19 11:08:36 -06:00
TJ Holowaychuk 45db061563 Release 0.1.1 2013-12-19 08:54:33 -08:00
TJ Holowaychuk a381881bc1 Release 0.1.0 2013-12-18 20:55:23 -08:00
TJ Holowaychuk 1b9960a28e add co-body to blog example 2013-11-27 23:03:15 -08:00
TJ Holowaychuk 38ce7c1559 add blog example 2013-11-27 21:40:00 -08:00
TJ Holowaychuk 4b5c3e9920 add upload example 2013-11-27 20:44:17 -08:00
Jonathan Ong 458c5ccfd2 bump deps 2013-11-15 17:11:12 -08:00
Jonathan Ong 0362c8e457 add app.keys support 2013-11-15 10:04:07 -08:00
Jonathan Ong 4cc5b30fb1 ugh travis is outdated 2013-11-12 14:33:06 -08:00
TJ Holowaychuk b659c74510 update co for object yielding 2013-11-12 13:44:49 -07:00
Jonathan Ong f0ecaaff50 update and loosen dependencies
pretty annoying to continuously update these. we'll start pining them
when you can actually use koa without --harmony
2013-11-08 14:06:38 -08:00
TJ Holowaychuk 8ee8abcc32 Release 0.0.2 2013-11-07 16:56:51 -08:00
TJ Holowaychuk 2d35cdff50 add new style middleware support through @jonathanong's koa-compose patch 2013-11-07 16:15:47 -08:00
TJ Holowaychuk 1810977700 update co to 2.0 2013-10-14 16:50:05 -07:00
TJ Holowaychuk 6a51f73524 add template integration example 2013-09-06 07:55:01 -07:00
TJ Holowaychuk 1680639232 add co example 2013-09-02 19:28:54 -07:00
TJ Holowaychuk 9e69922859 replace "qs" with native "querystring" for now 2013-08-27 14:49:11 -07:00
TJ Holowaychuk 41f6108bba use GH style .repository 2013-08-26 08:08:28 -07:00
Julian Gruber 05044c4a8b add repository 2013-08-26 11:42:51 +02:00
TJ Holowaychuk ca7be7b89f add Context#cookies support. Closes #7
need to add signing support in there as well
2013-08-20 21:51:14 -07:00
TJ Holowaychuk cdba6f87ed add .repository. Closes #18 2013-08-17 01:07:54 -07:00
TJ Holowaychuk 9e167c5ed9 Initial commit 2013-08-17 00:15:57 -07:00