Commit graph

  • e77e5a4bdc Debug name koa:context -> koa:request Robert Sköld 2014-02-26 09:51:45 +0100
  • 72a9b69146 add request.hostname(getter), fixed dead_horse 2014-02-26 14:03:05 +0800
  • e8d3a37e9e bump TJ Holowaychuk 2014-02-19 20:58:28 -0800
  • eaba2040d1 Release 0.5.0 0.5.0 TJ Holowaychuk 2014-02-19 20:55:29 -0800
  • b15cd30b01 remove benchmarks from readme TJ Holowaychuk 2014-02-19 20:51:34 -0800
  • 7bbcd2dfcc remove gnode recommentation (too slow) TJ Holowaychuk 2014-02-19 20:50:35 -0800
  • cb532b7bef this.writable to check if the socket is writable Jonathan Ong 2014-02-15 02:06:08 -0800
  • e56f442222 refactor request docs to use this.request TJ Holowaychuk 2014-02-14 09:40:58 -0800
  • 785aba879c add request.charset TJ Holowaychuk 2014-02-14 09:38:59 -0800
  • 94413b1bd4 add response.charset accessor and ctx.charset alias TJ Holowaychuk 2014-02-14 09:33:10 -0800
  • c0e0c7c6aa update docs for previous breaking change TJ Holowaychuk 2014-02-14 09:20:29 -0800
  • 08149052fa change ctx.length and ctx.type to always delegate to response object [breaking change] TJ Holowaychuk 2014-02-14 09:16:39 -0800
  • 4efd645bfd Merge pull request from chemzqm/patch-1 Jonathan Ong 2014-02-13 21:46:16 -0800
  • 14cdfb7fc4 fix doc, getter of type is delegated to request Qiming zhao 2014-02-14 13:42:04 +0800
  • c7ff0e2ac1 response.body: fix html content sniffing for strings Jonathan Ong 2014-02-13 18:35:25 -0800
  • abb5686d5b docs: add note about confusing context accessors Jonathan Ong 2014-02-13 18:23:45 -0800
  • a9149f07ad 0.4.0 0.4.0 Jonathan Ong 2014-02-11 13:41:42 -0800
  • 7f909f5f2b Merge pull request from gdi2290/patch-1 TJ Holowaychuk 2014-02-04 08:33:51 -0800
  • adebc7d35e update copyright year PatrickJS 2014-02-03 01:59:59 -0800
  • aa08845c70 remove app.jsonSpaces setting. Closes TJ Holowaychuk 2014-01-31 18:39:47 -0800
  • ea5757ff57 remove app.keys getter/setter Jonathan Ong 2014-01-31 16:09:29 -0800
  • 6029df4499 cleanup dev deps Jonathan Ong 2014-01-31 13:53:32 -0800
  • c5655e093a bump cookies to 0.4.0 Jonathan Ong 2014-01-31 13:52:27 -0800
  • 5cdae4445a merge TJ Holowaychuk 2014-01-29 12:16:33 -0800
  • 4013be5dd4 update node-fresh TJ Holowaychuk 2014-01-29 12:16:15 -0800
  • 3a50280445 Merge pull request from koajs/fix/ctx.onerror TJ Holowaychuk 2014-01-24 15:03:02 -0800
  • 2bc3bb7327 this.respond=false for bypassing koa's response handling Jonathan Ong 2014-01-24 14:38:40 -0800
  • 2d1147ed21 context.onerror: fix response handling Jonathan Ong 2014-01-24 14:29:57 -0800
  • ac08965988 bump koa-compose Jonathan Ong 2014-01-22 21:26:57 -0800
  • 0610a841df change ctx.throw() to no longer .expose 5xx errors. Closes TJ Holowaychuk 2014-01-20 18:44:07 -0800
  • 7e66aca8c3 better content negotiation docs Jonathan Ong 2014-01-18 14:22:53 -0800
  • 16982505d5 Release 0.3.0 0.3.0 TJ Holowaychuk 2014-01-17 17:00:15 -0800
  • 432d876e42 Merge pull request from Pana/master TJ Holowaychuk 2014-01-17 09:07:35 -0800
  • ff676ef38c ocd TJ Holowaychuk 2014-01-17 08:43:54 -0800
  • 30d200dc09 remove the vary method from request object pana 2014-01-17 18:19:51 +0800
  • 420a6154bc update document pana 2014-01-17 16:30:35 +0800
  • 134a21cd6a Merge pull request from Pana/master Jonathan Ong 2014-01-16 23:04:31 -0800
  • 788bf97d94 update package.json pana 2014-01-17 14:55:10 +0800
  • ea1a631bb1 bump finished and mocha Jonathan Ong 2014-01-16 22:33:02 -0800
  • 794f08faaa bump on-socket-error Jonathan Ong 2014-01-15 22:18:33 -0800
  • 3bb7a63b77 ocd TJ Holowaychuk 2014-01-13 06:36:49 -0800
  • 53b1b8133c refactor with delegation utility TJ Holowaychuk 2014-01-13 06:36:10 -0800
  • 26fb6a138a add ctx.host= delegate TJ Holowaychuk 2014-01-07 17:22:46 -0800
  • 43a8c12028 docs for req.host= TJ Holowaychuk 2014-01-07 17:21:43 -0800
  • 2de4a5561a Merge pull request from jeromew/set_host TJ Holowaychuk 2014-01-07 17:21:03 -0800
  • 93351bf845 Add req.host= jeromew 2014-01-07 19:01:11 +0000
  • 612bba8d83 Merge pull request from vesln/throw-err TJ Holowaychuk 2014-01-04 18:15:57 -0800
  • bafc0109fc Update response.md Jonathan Ong 2014-01-04 12:11:03 -0800
  • aa50c8ba7a docs: update docs on res.status and res.body Jonathan Ong 2014-01-04 02:05:05 -0800
  • 6cd4c776f8 context.throw supports Error instances Veselin Todorov 2014-01-04 10:23:39 +0200
  • e8c0e19b92 update co TJ Holowaychuk 2014-01-02 09:16:51 -0800
  • 94efc85b7a remove remaining examples TJ Holowaychuk 2013-12-31 10:33:26 -0800
  • f28dee3423 remove old upload example TJ Holowaychuk 2013-12-31 10:31:59 -0800
  • 33846d1b95 remove old simple.js example TJ Holowaychuk 2013-12-31 10:31:49 -0800
  • 08eb5c9a88 remove old blog example TJ Holowaychuk 2013-12-31 10:31:28 -0800
  • 3eb894ee85 res: 205 is a no body response code too! Jonathan Ong 2013-12-30 22:25:44 -0800
  • 5e74f73c93 examples: remove a few already migrated with tests Jonathan Ong 2013-12-30 22:23:04 -0800
  • 26f0d16644 docs: cleanup middleware guide, including TJ's yoda-style conditionals Jonathan Ong 2013-12-30 22:20:32 -0800
  • 789c30f926 adding docs on how to add multiple middleware at once. Matthew Chase Whittemore 2013-12-29 22:20:04 -0500
  • d9e56b901d docs: clarify node response property support Jonathan Ong 2013-12-30 22:07:22 -0800
  • c4e9f6da33 Release 0.2.1 0.2.1 TJ Holowaychuk 2013-12-30 10:56:30 -0800
  • dc96d9828b refactor Response#status= TJ Holowaychuk 2013-12-30 10:04:34 -0800
  • 41502429de Merge pull request from koajs/404 TJ Holowaychuk 2013-12-30 10:02:23 -0800
  • e71937491b refactor: remove unused argument Jonathan Ong 2013-12-29 22:33:59 -0800
  • b7b1c0fd44 better 404 handling Jonathan Ong 2013-12-29 22:26:19 -0800
  • 7ee4f43dc0 docs: add debugging and ._name docs Jonathan Ong 2013-12-29 22:16:04 -0800
  • 51da356a5f debug: check for fn._name as well Jonathan Ong 2013-12-29 16:04:06 -0800
  • ebed2a34af Merge pull request from detj/master TJ Holowaychuk 2013-12-29 15:41:15 -0800
  • e492899443 Fix typo in api/index.md Debjeet Biswas 2013-12-30 05:06:49 +0530
  • 7c3181e4d7 fix ctx.inspect() after previous commit TJ Holowaychuk 2013-12-29 11:20:51 -0800
  • 14fe56e632 add explicit .toJSON() calls to ctx.toJSON() TJ Holowaychuk 2013-12-29 10:19:21 -0800
  • 88fb4c841d remove trailing comma TJ Holowaychuk 2013-12-29 05:46:12 -0800
  • 08a88a92db Release 0.2.0 0.2.0 TJ Holowaychuk 2013-12-28 18:37:40 -0800
  • c86fc2cec9 Merge pull request from jbergstroem/patch-1 Jonathan Ong 2013-12-27 22:11:04 -0800
  • c6c375c252 Benchmarks: Table-fy Johan Bergström 2013-12-28 17:07:00 +1100
  • 20615b808d refactor: move .is to type-is Jonathan Ong 2013-12-27 18:53:19 -0800
  • 7fe4133b4a refactor: move content negotiation to accepts Jonathan Ong 2013-12-27 13:56:21 -0800
  • 3891e1787b docs: more benchmark stuff TJ Holowaychuk 2013-12-26 11:03:47 -0800
  • 064a7b8fc1 docs: update koa vs express benchmark stuff TJ Holowaychuk 2013-12-26 11:02:26 -0800
  • 946eeb6917 Merge pull request from tricknotes/fix-history.md TJ Holowaychuk 2013-12-26 10:59:26 -0800
  • 78c06a09d4 Fix typo in History.md Ryunosuke SATO 2013-12-26 23:33:07 +0900
  • 40c64a37d7 docs: koa vs express draft Jonathan Ong 2013-12-26 00:31:01 -0800
  • 969614dba1 docs: manual responses are not supported Jonathan Ong 2013-12-26 00:11:14 -0800
  • 101bfe42e3 Merge pull request from koajs/move-this-aliases-down TJ Holowaychuk 2013-12-25 09:31:42 -0800
  • b944b89df7 Merge pull request from koajs/delegate-next-bench TJ Holowaychuk 2013-12-25 09:25:00 -0800
  • 23548b6c97 test: add a test case for *respond !socket.writable Jonathan Ong 2013-12-25 00:13:54 -0800
  • 86effcd5c6 docs: move context aliases below context-specific stuff Jonathan Ong 2013-12-24 22:59:55 -0800
  • 3c9dcde11b benchmark: use generator delegation Jonathan Ong 2013-12-24 22:12:48 -0800
  • d3e3c4d117 Merge branch 'master' of github.com:koajs/koa TJ Holowaychuk 2013-12-24 12:30:37 -0800
  • 93c4a56d2d Merge pull request from yosssi/fix-docs-api-index-md TJ Holowaychuk 2013-12-24 05:31:24 -0800
  • b047805f9e Fixed the link url to the list of middlewares on docs/api/index.md. yosssi 2013-12-24 21:13:42 +0900
  • b56531f75d bump koa compose to 2.1.0 Jonathan Ong 2013-12-22 15:13:01 -0800
  • 0d9336622c use yield *next internally Jonathan Ong 2013-12-22 14:48:28 -0800
  • 9fe483ca76 handle manually written responses mako-taco 2013-12-22 12:26:21 -0500
  • 7da0a609db use 8 threads for benchmarks TJ Holowaychuk 2013-12-22 08:56:34 -0800
  • 6ba0cb48e9 update koa-compose TJ Holowaychuk 2013-12-22 08:54:46 -0800
  • 33a513898b docs: add note about gnode perf TJ Holowaychuk 2013-12-22 07:38:30 -0800
  • cfeefac191 docs: typo TJ Holowaychuk 2013-12-22 07:33:37 -0800
  • f19ab98156 Merge pull request from nicoder/patch-2 TJ Holowaychuk 2013-12-22 07:32:24 -0800
  • 46163dba03 fix typo nicoder 2013-12-22 13:26:30 +0100