Commit Graph

  • 9c6969755f Correct ctx.assert documentation parameter order PlasmaPower 2016-03-26 21:26:09 -0600
  • 4809f083ac Merge pull request #696 from stigok/stigok-patch-1 Yiyu He 2016-03-25 12:35:56 +0800
  • e1a219e434 Update context.md Stig Otnes Kolstad 2016-03-25 00:57:25 +0100
  • 3595ef58b9 2.0.0 2.0.0 jongleberry 2016-03-23 11:16:20 -0700
  • bd3d9e5100 Merge pull request #690 from PlasmaPower/patch-1 jongleberry 2016-03-22 11:50:11 -0700
  • efcdd3b93e Docs: v2 error handling is environment independent PlasmaPower 2016-03-22 12:22:43 -0600
  • 2b094eb895 docs: update history and docs for v2 jongleberry 2016-03-22 11:03:10 -0700
  • 6ba43810a2 readme: update docs on released v2 jongleberry 2016-03-22 10:50:59 -0700
  • daf688bf69 Merge pull request #683 from fl0w/v2.x jongleberry 2016-03-22 10:13:35 -0700
  • 0ac4ff00c6 Convert generator-mw with deprecation warning Martin Iwanowski 2016-03-14 15:51:14 +0100
  • a1aec3d163 Merge pull request #686 from robinpokorny/lint-js-in-markdown jongleberry 2016-03-21 12:22:44 -0700
  • 340dd4f1a3 Lint JavaScript in Markdown Robin Pokorný 2016-03-15 16:35:52 +0100
  • 39f058e11c fix cookies' secure detect dead_horse 2015-12-02 23:13:01 +0800
  • bcada5bde9 readme: update URLs based on HTTP redirects jongleberry 2016-03-15 12:38:42 -0700
  • e4bcdecef2 Merge pull request #684 from robinpokorny/patch-1 Yiyu He 2016-03-15 18:57:03 +0800
  • 4fbb8c90b5 Unify badges to flat-square style Robin Pokorný 2016-03-15 11:27:09 +0100
  • 9ba2f9c5df Merge pull request #681 from PlasmaPower/update-error-handling-doc Yiyu He 2016-03-14 23:16:01 +0800
  • 66f7c35ee1 Merge pull request #680 from PlasmaPower/readme-semicolons Yiyu He 2016-03-14 23:15:43 +0800
  • 1d1698eb85 Update error handling doc to use promises+async Lee Bousfield 2016-03-12 20:19:55 -0700
  • 9cc2dff20b Added semicolons to README v2 alpha example Lee Bousfield 2016-03-12 20:10:00 -0700
  • 882ea7e87a Merge pull request #678 from PlasmaPower/cherrypick-to-next jongleberry 2016-03-12 18:33:47 -0800
  • 04a7122e22 lint: benchmarks/ Jonathan Ong 2016-03-12 18:32:59 -0800
  • 2df468b524 Merge pull request #679 from PlasmaPower/remove-unused-http jongleberry 2016-03-12 18:32:39 -0800
  • 551715821b travis: run lint Jonathan Ong 2016-03-12 18:30:43 -0800
  • 597638ded6 Remove unused http variable Lee Bousfield 2016-03-12 17:53:14 -0700
  • a440425dc2 Add support for headers in errors Lee Bousfield 2016-02-29 13:22:59 -0700
  • 3d15c2409d JSDoc question/suggestion on optional parameters Bartol Karuza 2016-02-22 11:33:08 +0100
  • d768ed83b6 docs: note stream error handling and destruction. ref: #612 Jonathan Ong 2016-02-28 16:18:14 -0800
  • 86a6f2b380 add CODE_OF_CONDUCT.md TJ Holowaychuk 2016-02-16 13:59:28 -0800
  • a808671340 add app.silent, err.status, err.expose to doc, fixes #630 dead_horse 2016-01-20 11:40:47 +0800
  • 53a165f543 chore(license): update license year to 2016 Prayag Verma 2016-01-18 11:00:42 +0530
  • d74802dc70 Standardizes instances of removeHeader to remove Louis DeScioli 2015-12-20 16:30:54 -0500
  • 7373c7eca1 comments: remove vague TODOs jongleberry 2016-03-01 15:01:32 -0800
  • 82bdb8223d travis: install wrk Jonathan Ong 2016-03-06 13:45:35 -0800
  • 5d8b759e11 travis: run 'make bench' Jonathan Ong 2016-03-03 19:45:30 -0800
  • 5d330b095f use codecov instead of coveralls jongleberry 2016-03-03 14:40:43 -0800
  • dbcbc28b11 package: ⬆️ dependencies Jonathan Ong 2016-03-12 14:03:10 -0800
  • b658fe7ca0 Merge pull request #675 from PlasmaPower/flush-headers jongleberry 2016-03-12 13:49:02 -0800
  • 7bc6e79da3 travis: install wrk Jonathan Ong 2016-03-06 13:45:35 -0800
  • 6a147726bd Add support for flushing headers Lee Bousfield 2016-03-03 20:57:52 -0700
  • 37ea485bc0 travis: run 'make bench' Jonathan Ong 2016-03-03 19:45:30 -0800
  • e4691b69a1 1.2.0 1.2.0 Jonathan Ong 2016-03-03 19:30:21 -0800
  • c826467560 Add support for headers in errors Lee Bousfield 2016-02-29 13:22:59 -0700
  • 8e7e1c3023 Merge pull request #673 from koajs/codecov jongleberry 2016-03-03 14:50:13 -0800
  • 7a461b3a53 use codecov instead of coveralls jongleberry 2016-03-03 14:40:43 -0800
  • 572b4599f0 comments: remove vague TODOs jongleberry 2016-03-01 15:01:32 -0800
  • 999c2cd85f Merge pull request #614 from koajs/fix-cookie-secure Yiyu He 2016-03-01 14:29:04 +0800
  • b5c1a60ac3 fix cookies' secure detect dead_horse 2015-12-02 23:13:01 +0800
  • 93c356ac7c ⬆️ delegates@^1.0.0 Jonathan Ong 2016-02-28 16:46:37 -0800
  • 229641127a JSDoc question/suggestion on optional parameters Bartol Karuza 2016-02-22 11:33:08 +0100
  • 97c34d1905 docs: note stream error handling and destruction. ref: #612 Jonathan Ong 2016-02-28 16:18:14 -0800
  • 8430e7e275 deprecate app.experimental Jonathan Ong 2016-02-28 16:13:52 -0800
  • d3066715e3 add CODE_OF_CONDUCT.md TJ Holowaychuk 2016-02-16 13:59:28 -0800
  • 188922a003 Merge pull request #658 from pra85/patch-2 Yiyu He 2016-02-13 23:41:57 +0800
  • 08010416d3 Fix a typo Prayag Verma 2016-02-13 21:09:26 +0530
  • 89f539724e Merge pull request #653 from ReadmeCritic/patch-1 Yiyu He 2016-01-26 11:37:17 +0800
  • a25ab12116 Update README URLs based on HTTP redirects ReadmeCritic 2016-01-25 08:53:07 -0800
  • 291c7c329f Merge pull request #651 from geekplux/patch-1 Yiyu He 2016-01-24 13:40:42 +0800
  • 897ad7aca8 fix the error message Xiang Gao 2016-01-24 12:35:03 +0800
  • b9c1f7d069 Merge pull request #650 from julien-f/patch-1 Yiyu He 2016-01-23 21:51:29 +0800
  • b3b00d9ebe Use new operator to create a Koa v2 app Julien Fontanet 2016-01-23 14:31:05 +0100
  • 09f5080aa0 Merge pull request #643 from ide/latest-node Julian Gruber 2016-01-20 09:12:11 +0100
  • 4e411ed7ed [CI] Run tests on the stable version of Node James Ide 2016-01-18 01:33:14 -0800
  • 0c136fd04c Merge pull request #645 from tejasmanohar/mention_es7 jongleberry 2016-01-19 22:06:56 -0800
  • 3c92e46d88 Merge pull request #647 from koajs/error-doc jongleberry 2016-01-19 22:06:19 -0800
  • 8cbff160ca add app.silent, err.status, err.expose to doc, fixes #630 dead_horse 2016-01-20 11:40:47 +0800
  • b44fe436c6 docs: mention es2016 when discussing async functions Tejas Manohar 2016-01-19 00:42:28 -0800
  • fcacb35220 chore: readme dead_horse 2016-01-19 11:37:23 +0800
  • fa245b92e1 Merge pull request #640 from pra85/patch-1 Julian Gruber 2016-01-18 11:52:16 +0100
  • 1f403cde74 Merge pull request #641 from tejasmanohar/fix-this-v2-example jongleberry 2016-01-17 21:43:53 -0800
  • a03a7b3059 change `this` to `ctx` in v2 signature example Tejas Manohar 2016-01-17 21:33:45 -0800
  • 0c9c56cc04 chore(license): update license year to 2016 Prayag Verma 2016-01-18 11:00:42 +0530
  • bbfa6777a0 readme: add docs about v2. closes #603 Jonathan Ong 2016-01-17 16:27:23 -0800
  • 5384f10497 Merge pull request #637 from koajs/Pana-v2.x jongleberry 2016-01-17 16:06:31 -0800
  • 1e38b13a94 docs: update docs for koa v2 pana 2015-11-25 11:51:14 +0800
  • 8326df6b72 Revert "chore(package): update should to version 8.1.1" Julian Gruber 2016-01-12 19:21:52 +0100
  • 2572eafed1 Merge pull request #634 from koajs/greenkeeper-should-8.1.1 Julian Gruber 2016-01-12 14:59:35 +0100
  • 2a80f8fb76 chore(package): update should to version 8.1.1 greenkeeperio-bot 2016-01-12 03:02:13 -0800
  • b6cf2ed605 docs: mention 0.12.x instead of 0.11.x TJ Holowaychuk 2015-12-22 10:55:36 -0800
  • 4b7b9790f2 docs: remove iojs mention TJ Holowaychuk 2015-12-21 09:13:56 -0800
  • 971115cfbd Merge pull request #626 from lourd/master TJ Holowaychuk 2015-12-20 17:57:24 -0800
  • ec477107d5 Standardizes instances of removeHeader to remove Louis DeScioli 2015-12-20 16:30:54 -0500
  • e6dcc9f7b7 Merge pull request #623 from janriemer/fix-comment Yiyu He 2015-12-16 22:13:57 +0800
  • 8a1e4ddb77 fix(app): fix comment for 'experimental' check janriemer 2015-12-16 11:48:13 +0100
  • d134fff9e8 Fix issue when app.use() is called with empty value Yanick Rochon 2015-11-24 19:06:30 -0500
  • 69ad7ad4a5 publishConfig: update next tag dead_horse 2015-11-24 15:55:51 +0800
  • 6a5c2e529a Merge pull request #595 from nvartolomei/master Yiyu He 2015-11-14 22:57:45 +0800
  • 61f7c6b5c5 Fix param tag on Application.use method Nicolae Vartolomei 2015-11-14 15:46:29 +0200
  • 667628d333 Merge pull request #592 from nswbmw/master Yiyu He 2015-11-08 23:13:14 +0800
  • aac3d70895 update readme nswbmw 2015-11-08 01:09:58 +0800
  • da6c63da59 Merge pull request #588 from koajs/539-babel-test fengmk2 2015-11-07 12:12:40 +0800
  • a09000357d add docs for babel jongleberry 2015-11-06 09:45:53 -0800
  • 65f645d341 use babel-plugin-transform-async-to-generator jongleberry 2015-11-06 09:40:44 -0800
  • eb0bd4c2c3 test: fix use-strict typo jongleberry 2015-11-06 09:38:00 -0800
  • 51b51331ba us eslint-plugin-babel for better listing jongleberry 2015-11-06 09:37:35 -0800
  • a6547bcbce ⬆️ babel and use async arrow functions jongleberry 2015-11-05 08:49:20 -0800
  • 09ada29881 test: add a babel example jongleberry 2015-11-04 11:15:18 -0800
  • 848a9c885b ocd dead_horse 2015-11-06 00:42:14 +0800
  • 9f80296fc4 Release 1.1.2 1.1.2 dead_horse 2015-11-05 10:56:00 +0800
  • c243baa4d1 ensure parseurl always working as expected dead_horse 2015-11-05 10:55:28 +0800