Commit graph

  • 663c0f7a6e Merge pull request from kennethormandy/master TJ Holowaychuk 2013-12-21 22:56:54 -0800
  • 0b02d62e96 Updates logo in README for hi-dpi screens Kenneth Ormandy 2013-12-21 22:41:06 -0800
  • 6b16574df7 0.1.2 0.1.2 Jonathan Ong 2013-12-21 16:14:21 -0800
  • afc9c32356 update deps Jonathan Ong 2013-12-21 16:10:50 -0800
  • 998b348632 Merge pull request from koajs/add/throw-status-msg TJ Holowaychuk 2013-12-21 10:57:19 -0800
  • 4ee0ad0a82 Merge pull request from jed/patch-1 TJ Holowaychuk 2013-12-21 10:53:18 -0800
  • 64666798ba Update keygrip dependency version Jed Schmidt 2013-12-21 09:43:18 -0500
  • f84a9d645b Update Readme.md TJ Holowaychuk 2013-12-20 21:45:27 -0800
  • 243e1e8888 smaller logo TJ Holowaychuk 2013-12-20 16:19:20 -0800
  • 5eb53a7f7a add docs for .throw() additions TJ Holowaychuk 2013-12-20 15:34:48 -0800
  • 87c03aff61 add support for .throw(status, msg). Closes TJ Holowaychuk 2013-12-20 15:34:16 -0800
  • 5c50b6d0b3 rename error.js to throw.js TJ Holowaychuk 2013-12-20 15:32:02 -0800
  • 879293f548 use on-socket-error Jonathan Ong 2013-12-20 14:39:53 -0800
  • 02409b9d5d Merge pull request from wryk/patch-1 Jonathan Ong 2013-12-20 02:17:01 -0800
  • bf3e155d4b fix typo Mathieu Gallé-Tessonneau 2013-12-20 11:10:31 +0100
  • 61d437d746 remove next in callback for now Jonathan Ong 2013-12-19 23:13:37 -0800
  • 38d5bad4d1 bumpity boop co Jonathan Ong 2013-12-19 22:33:35 -0800
  • 938a67c94f lint: remove unused requires Jonathan Ong 2013-12-19 21:16:19 -0800
  • 34104c9af3 refactor: allow any streams with .pipe method Jonathan Ong 2013-12-19 21:14:44 -0800
  • f061d1f8a9 bump some dev deps Jonathan Ong 2013-12-19 21:10:50 -0800
  • b7df276eec Merge pull request from hughsk/patch-1 TJ Holowaychuk 2013-12-19 16:54:39 -0800
  • 098dac5a59 Fix typo Hugh Kennedy 2013-12-20 11:23:29 +1100
  • 77fe332008 Merge pull request from superchink/patch-1 Jonathan Ong 2013-12-19 14:30:34 -0800
  • 10ea872065 Fix typo of "middleware" in index.md superchink 2013-12-19 14:28:31 -0800
  • 251922b290 Merge pull request from darrencauthon/patch-1 TJ Holowaychuk 2013-12-19 14:02:26 -0800
  • 17ed10a91c Fix word Darren Cauthon 2013-12-19 15:59:00 -0600
  • e2081380a2 Merge pull request from TooTallNate/add/gnode-readme TJ Holowaychuk 2013-12-19 13:50:57 -0800
  • 59d5de4a20 Readme: add note about gnode to the Readme Nathan Rajlich 2013-12-19 13:44:26 -0800
  • d87af72f21 docs TJ Holowaychuk 2013-12-19 13:38:51 -0800
  • 88a4f93e28 Merge branch 'master' of github.com:koajs/koa TJ Holowaychuk 2013-12-19 10:03:25 -0800
  • 31609342c4 add History.md TJ Holowaychuk 2013-12-19 10:03:18 -0800
  • 70971dcb53 add GeneratorFunction assertion for app.use(). Closes TJ Holowaychuk 2013-12-19 10:03:08 -0800
  • 39cec54173 Merge pull request from benjreinhart/master TJ Holowaychuk 2013-12-19 09:11:04 -0800
  • 6522ff19cc Update engine version to match readme Ben Reinhart 2013-12-19 11:08:33 -0600
  • fefb3c59ae docs: add "why is this not express 4.0" to FAQ TJ Holowaychuk 2013-12-19 08:56:41 -0800
  • 45db061563 Release 0.1.1 0.1.1 TJ Holowaychuk 2013-12-19 08:54:33 -0800
  • 171892c669 fix: cleanup socker error handler on response TJ Holowaychuk 2013-12-19 08:53:48 -0800
  • a58e38454f Merge branch 'master' of github.com:koajs/koa TJ Holowaychuk 2013-12-19 08:47:44 -0800
  • c90369d2df docs: add routing to FAQ TJ Holowaychuk 2013-12-19 08:47:40 -0800
  • 9f35f6bf17 Merge pull request from eivindfjeldstad/patch-1 Jonathan Ong 2013-12-19 02:56:28 -0800
  • ddde5f96ef add deprecation warning for ctx.error Eivind Fjeldstad 2013-12-19 11:48:32 +0100
  • 2f4163f6e6 docs app: some copy changes and typo fixes Jonathan Ong 2013-12-18 23:56:26 -0800
  • 0c024c48a8 docs response: fix redirect for correctness Jonathan Ong 2013-12-18 23:51:51 -0800
  • e00f2aee9d docs response: fix md list jank Jonathan Ong 2013-12-18 23:48:45 -0800
  • 039805265f docs request: typo Jonathan Ong 2013-12-18 23:47:48 -0800
  • 6761caa09d docs: more faq TJ Holowaychuk 2013-12-18 23:08:50 -0800
  • 9812aff8d2 docs: more faq TJ Holowaychuk 2013-12-18 23:08:14 -0800
  • 9e131089d3 docs: add performance impact to FAQ TJ Holowaychuk 2013-12-18 23:03:11 -0800
  • 0d35b3a6ac docs: 0.11.9 TJ Holowaychuk 2013-12-18 22:58:44 -0800
  • 0732f06771 docs: --harmony-generators -> --harmony TJ Holowaychuk 2013-12-18 22:58:23 -0800
  • 9d1ddee19a logo TJ Holowaychuk 2013-12-18 22:57:39 -0800
  • 8a7554525b docs: faq TJ Holowaychuk 2013-12-18 22:54:56 -0800
  • 0e4545c03b docs TJ Holowaychuk 2013-12-18 22:45:33 -0800
  • 4923688944 docs: explain middleware cascading a bit TJ Holowaychuk 2013-12-18 22:41:27 -0800
  • a381881bc1 Release 0.1.0 0.1.0 TJ Holowaychuk 2013-12-18 20:55:23 -0800
  • c132b83bc9 docs: add context example TJ Holowaychuk 2013-12-18 20:35:38 -0800
  • 0ae852be03 Merge branch 'master' of github.com:koajs/koa TJ Holowaychuk 2013-12-18 20:24:49 -0800
  • c1ed85361b add hello world and app intro TJ Holowaychuk 2013-12-18 20:24:41 -0800
  • c55ef32978 docs: move app.listen() stuff lower TJ Holowaychuk 2013-12-18 20:12:12 -0800
  • bed70f4716 docs TJ Holowaychuk 2013-12-18 20:09:17 -0800
  • e83e0022dd docs context: fix markdown jank Jonathan Ong 2013-12-18 01:31:33 -0800
  • 6b33d4d1ae docs context: throw defaults to 500 Jonathan Ong 2013-12-18 01:30:27 -0800
  • 97a3d84ec9 docs TJ Holowaychuk 2013-12-17 23:53:58 -0800
  • dc20952996 remove some awkward docs TJ Holowaychuk 2013-12-17 23:50:19 -0800
  • 4c2410d19c docs TJ Holowaychuk 2013-12-17 23:47:14 -0800
  • 1769f9c431 add socket error-handling. Closes TJ Holowaychuk 2013-12-17 17:37:35 -0800
  • 0c330ffb1a lint: remove unused references, fix global leak Jonathan Ong 2013-12-09 01:53:18 -0800
  • 3c3de7be4e readme: add link to examples Jonathan Ong 2013-12-07 15:09:09 -0800
  • 08797ccb0b remove errors, hello world, and stream examples Jonathan Ong 2013-12-07 15:08:02 -0800
  • 017bfef8ba remove the compose and cookies examples Jonathan Ong 2013-12-06 14:19:03 -0800
  • 401559c7f7 Merge pull request from silvinci/fix/readme-typo-take2 TJ Holowaychuk 2013-12-02 09:09:30 -0800
  • e78349a73d refactor ctx.toJSON() to recurse. Closes TJ Holowaychuk 2013-12-02 09:08:01 -0800
  • d750d0a9d9 readme: fix various typos [no pluralization] Jan Buschtöns 2013-12-02 14:09:58 +0100
  • a2582e7aa3 change req.is() to return the canonical mime type TJ Holowaychuk 2013-11-28 12:47:23 -0800
  • 5dfadba96f remove null return from .is() TJ Holowaychuk 2013-11-28 12:39:45 -0800
  • 48601ea7d8 add matchesMime() util TJ Holowaychuk 2013-11-28 12:38:35 -0800
  • 271d921c41 change an .is() example TJ Holowaychuk 2013-11-28 12:29:28 -0800
  • 8717a3ad2b req.is(): make better Jonathan Ong 2013-11-28 00:13:13 -0800
  • 1b9960a28e add co-body to blog example TJ Holowaychuk 2013-11-27 23:03:15 -0800
  • 38ce7c1559 add blog example TJ Holowaychuk 2013-11-27 21:40:00 -0800
  • 9c652118a9 docs about middleware composition noop TJ Holowaychuk 2013-11-27 20:52:36 -0800
  • 1a10181818 docs about yielding control to downstream middleware TJ Holowaychuk 2013-11-27 20:51:30 -0800
  • 4b5c3e9920 add upload example TJ Holowaychuk 2013-11-27 20:44:17 -0800
  • 81d027eca7 add DEBUG usage docs. Closes TJ Holowaychuk 2013-11-26 21:37:22 -0800
  • 309f2ac00e add debug() for .listen() and .keys= TJ Holowaychuk 2013-11-26 21:26:05 -0800
  • e447e731b6 req.acceptsLanguage - default to first type fi header not set Jonathan Ong 2013-11-26 14:52:24 -0800
  • c24ab00b23 req.acceptsCharsets - default to first type if header not set Jonathan Ong 2013-11-26 14:49:07 -0800
  • 8e10f12d38 add ctx.remove() and res.remove(). Closes TJ Holowaychuk 2013-11-24 05:06:35 -0800
  • e2cd1f02ca docs: req.accepts(): throw a 406 Jonathan Ong 2013-11-20 18:06:45 -0800
  • 1d38d4acd1 req.accepts: default to first 'type' Jonathan Ong 2013-11-20 18:00:24 -0800
  • 5ae3f4eb30 req.acceptsEncodings: default to 'identity' Jonathan Ong 2013-11-20 17:46:11 -0800
  • 9d7dd437d7 context delegates: response.lastModified and response.etag Jonathan Ong 2013-11-20 14:09:49 -0800
  • dc873d66e2 docs: add res.lastModified and res.etag among other things Jonathan Ong 2013-11-19 22:40:52 -0800
  • 1dd1d02db0 app.respond: support 205 status codes as no-content Jonathan Ong 2013-11-19 22:20:17 -0800
  • 16b016f61f tests: add a 200 HEAD test Jonathan Ong 2013-11-19 11:11:26 -0800
  • 28ca80758b ctx.search and ctx.request.search Jonathan Ong 2013-11-18 19:29:29 -0800
  • 7d9c6ba66c context: .error() -> .throw() Jonathan Ong 2013-11-18 17:38:12 -0800
  • b88babe5ee refactor context: move the non-delegated properties up Jonathan Ong 2013-11-18 17:33:41 -0800
  • 9407d7776c context: cross-reference request and response Jonathan Ong 2013-11-18 14:10:11 -0800
  • 458c5ccfd2 bump deps Jonathan Ong 2013-11-15 17:07:45 -0800