Commit Graph

  • 6e76e20f43 Merge pull request #589 from frankxin/patch-1 Yiyu He 2015-11-05 10:50:07 +0800
  • 34e8325a39 Release 2.0.0-alpha.3 2.0.0-alpha.3 dead_horse 2015-11-05 10:41:00 +0800
  • b83405f052 Merge pull request #586 from koajs/url Yiyu He 2015-11-05 10:37:11 +0800
  • 4b5ef85f29 correct a spelling error : appropriately frank 2015-11-05 10:13:07 +0800
  • 08057e386a ensure parseurl always working as expected dead_horse 2015-11-04 13:22:16 +0800
  • ad6f752cff eslint: add prefer-arrow-callback jongleberry 2015-11-02 11:25:12 -0800
  • 4b1a1da652 test: switch all functions to arrow functions broucz 2015-10-25 08:54:57 +0100
  • 5bfe0d4081 Merge pull request #579 from stojanovic/fix/todo-headers TJ Holowaychuk 2015-10-31 12:23:38 -0700
  • 0470997854 Remove 'TODO' comment for this.res._headers Slobodan Stojanovic 2015-10-31 19:21:40 +0100
  • 7fe29d92f1 fix Application.inspect() – missing .proxy value. TJ Holowaychuk 2015-10-31 11:16:41 -0700
  • 439f051776 Merge pull request #570 from koajs/fix-app-inspect TJ Holowaychuk 2015-10-31 11:15:09 -0700
  • 308ceee47d Merge pull request #574 from stojanovic/fix/test-todo TJ Holowaychuk 2015-10-31 06:10:16 -0700
  • 275356a5ce Remove TODO from the response type test Slobodan Stojanovic 2015-10-31 14:01:26 +0100
  • 3560651bbc Add usage of koa-convert for legacy middleware blaz 2015-10-29 18:25:46 +0100
  • eb03d9f61e Merge pull request #573 from stojanovic/feat/node-5 Julian Gruber 2015-10-30 10:04:49 +0100
  • a135d932a0 Add node 5 to travis Slobodan Stojanovic 2015-10-30 07:34:23 +0100
  • aa1fbbff4a fix Application.inspect() – missing .proxy value. Closes #563 TJ Holowaychuk 2015-10-29 09:51:11 -0700
  • b08facb7bd Fix indentation and add .eslint rules Slobodan Stojanovic 2015-10-28 08:53:49 +0100
  • 6d3b81fe50 Update benchmark, remove --harmony flag and use arrow functions Slobodan Stojanovic 2015-10-28 20:35:44 +0100
  • ae9edb6dc9 docs: babel-node required -> Babel Tejas Manohar 2015-10-27 19:08:59 -0700
  • 664161a227 2.0.0-alpha.2 2.0.0-alpha.2 jongleberry 2015-10-27 16:31:24 -0700
  • ebb4850709 Remove co dependency Felix Becker 2015-10-27 15:59:40 +0100
  • ded7a17140 deprecate env-specific logging in v2 Tejas Manohar 2015-10-27 14:50:45 -0700
  • 72680825d0 Merge pull request #542 from menems/master jongleberry 2015-10-27 16:11:33 -0700
  • d280122cf4 Add 2.0.0 Examples blaz 2015-10-23 10:36:13 +0200
  • 5d4df1086d Add arrow functions rules to .eslint file Slobodan Stojanovic 2015-10-25 21:17:46 +0100
  • cc1d41f5e3 Refactor tests - add arrow functions Slobodan Stojanovic 2015-10-24 18:24:38 +0200
  • e859c602d1 Update test: application -> use() should throw if not a function broucz 2015-10-25 08:54:57 +0100
  • db7da4eb4f update bench case fundon 2015-10-24 15:48:18 +0800
  • 0cbe1cab6f Merge pull request #547 from stojanovic/master TJ Holowaychuk 2015-10-24 17:49:32 -0700
  • 0363608eba Merge pull request #548 from HarleyKwyn/patch-1 Julian Gruber 2015-10-24 21:37:31 +0200
  • dce805b0ad Fix typo in example for Koa instantiation Kwyn Alice Meagher 2015-10-24 12:35:08 -0700
  • dac250b3af Refactor - EventEmitter is already exported by 'events' module Slobodan Stojanovic 2015-10-24 17:30:25 +0200
  • 0df400fa60 Refactor application.js - use arrow function in callback Slobodan Stojanovic 2015-10-24 16:19:56 +0200
  • c86e3faeb1 Merge pull request #546 from stojanovic/master Julian Gruber 2015-10-24 14:18:08 +0200
  • 863fce310b Update docs - add template strings and arrow functions where applicable Slobodan Stojanovic 2015-10-24 14:01:53 +0200
  • 95a5bcd3e0 Merge pull request #545 from Pana/master Julian Gruber 2015-10-24 11:52:56 +0200
  • b6b0d02df9 update docs pana 2015-10-24 17:21:47 +0800
  • 773aed6622 history: add 1.1.1 jongleberry 2015-10-22 16:40:55 -0700
  • 2907b7fc03 1.1.1 1.1.1 jongleberry 2015-10-22 16:39:20 -0700
  • c2206a287d 2.0.0-alpha.1 2.0.0-alpha.1 jongleberry 2015-10-22 16:37:49 -0700
  • 2e8cdab8bc support async functions jongleberry 2015-10-13 17:45:18 -0700
  • 16db0f60c4 eslint: add no-var rule jongleberry 2015-10-22 15:46:47 -0700
  • 16265355db ⬆️ istanbul@0.4 jongleberry 2015-10-22 15:43:50 -0700
  • e7c72d7873 ⬆️ istanbul@0.4 jongleberry 2015-10-22 15:43:15 -0700
  • de20a5c96c unset content-type when the type is unknown Santiago Sotomayor 2015-10-19 01:15:50 -0300
  • 0c438ed435 unset content-type when the type is unknown Santiago Sotomayor 2015-10-19 01:15:50 -0300
  • 653d7ed26d Merge pull request #529 from aquascaper/api-index-typo TJ Holowaychuk 2015-10-13 13:21:08 -0700
  • 3045b283fd Fixed typo in docs/api/index.md Arjun 2015-10-13 16:09:01 -0400
  • e6d76da1e5 Merge pull request #525 from targos/eslint jongleberry 2015-10-13 10:18:05 -0700
  • 0a2d0dad75 add editorconfig Michaël Zasso 2015-10-12 22:39:32 +0200
  • b5c09a1719 test: fix style issues Michaël Zasso 2015-10-12 22:36:41 +0200
  • a157937969 lib: fix style issues Michaël Zasso 2015-10-12 22:36:03 +0200
  • 24ccde947d add eslint and standard config Michaël Zasso 2015-10-12 22:35:07 +0200
  • bfa53fbc28 Merge pull request #528 from tejasmanohar/rid_of_instanceof_hack TJ Holowaychuk 2015-10-13 00:21:42 -0700
  • 132b32b287 get rid of instanceof hack in application constructor Tejas Manohar 2015-10-13 02:17:47 -0500
  • c06d30286f Merge pull request #527 from tejasmanohar/module_exports TJ Holowaychuk 2015-10-12 23:46:56 -0700
  • 13983ede63 Merge pull request #526 from tejasmanohar/es2015_classes TJ Holowaychuk 2015-10-12 23:45:27 -0700
  • 46f8d49e4c no more exports! only module.exports Tejas Manohar 2015-10-13 01:43:23 -0500
  • 93ade5e2dd refactor Application into a class Tejas Manohar 2015-10-13 01:19:42 -0500
  • e8f79d43f9 modularize tests for application Tejas Manohar 2015-10-11 23:59:30 -0500
  • ef467caabd readme: link to AUTHORS file Jonathan Ong 2015-10-12 00:04:58 -0700
  • 27e8edc509 update AUTHORS Jonathan Ong 2015-10-12 00:04:06 -0700
  • e900f0a44a Use shorthand functions Robert Sköld 2015-10-12 08:51:31 +0200
  • a27781abb5 add myself (tejasmanohar) to the authors list Tejas Manohar 2015-10-12 01:19:12 -0500
  • 406a2966ca dev: use istanbul instead of istanbul-harmony Jonathan Ong 2015-10-11 21:57:03 -0700
  • 00b3c97258 dev: use istanbul instead of istanbul-harmony Jonathan Ong 2015-10-11 21:57:03 -0700
  • 1a55281fee fix benchmarks- cant use const there Tejas Manohar 2015-10-11 18:24:42 -0500
  • a13ae6fc95 use template strings in readme es6 Tejas Manohar 2015-10-11 17:43:45 -0500
  • 88c35c1a0e update minimum node version in README Tejas Manohar 2015-10-11 17:39:48 -0500
  • 91ecce1d76 use arrow fn to avoid var self = this Tejas Manohar 2015-10-08 23:49:17 -0500
  • ed19e67055 refactor to use ES6 template strings Tejas Manohar 2015-10-08 23:01:32 -0500
  • 9f27c1c414 refactor to use ES6 const Tejas Manohar 2015-10-05 13:23:47 -0500
  • 07619f65c3 remove support for node < 4 Jonathan Ong 2015-10-10 23:43:45 -0700
  • 96c1e0998f don't use 'exports', only 'module.exports' Tejas Manohar 2015-10-11 19:31:39 -0500
  • af0ae08dc4 1.1.0 1.1.0 Jonathan Ong 2015-10-11 16:31:05 -0700
  • 0b1b49cb8a use strict in all .js files Tejas Manohar 2015-10-11 17:59:51 -0500
  • f875eb0c30 Merge pull request #486 from tejasmanohar/app_silent fengmk2 2015-10-09 11:22:58 +0800
  • 6c19c41c09 keep test env logging for backwards-compat Tejas Manohar 2015-10-08 19:02:36 -0500
  • 65cc864c9b Merge pull request #491 from tejasmanohar/remove_err_assignment TJ Holowaychuk 2015-10-08 14:39:15 -0700
  • e717733aa8 no need to assign error in catch{}-able test Tejas Manohar 2015-10-06 19:43:09 -0500
  • 237e6c4f60 Merge pull request #490 from tejasmanohar/webchat_irc_link TJ Holowaychuk 2015-10-06 09:22:19 -0700
  • 65b59a9509 Merge pull request #489 from tejasmanohar/blank_newline_at_top TJ Holowaychuk 2015-10-06 09:21:40 -0700
  • 10f9811e37 add a webchat freenode link to irc channel Tejas Manohar 2015-10-05 18:22:56 -0500
  • 5e21238594 add newline to bottom of file where missing Tejas Manohar 2015-10-05 18:19:32 -0500
  • ea4754e332 ensure all JS files have blank newline at top Tejas Manohar 2015-10-05 18:18:03 -0500
  • c369b33b23 app.silent option to turn off err logging Tejas Manohar 2015-10-05 17:51:26 -0500
  • b2bcbcec7c docs: add request.origin dead_horse 2015-10-03 11:38:48 +0800
  • 1ed691dde3 fix some test formatting TJ Holowaychuk 2015-10-02 18:49:20 -0700
  • 2359b6a769 Merge pull request #483 from squarejaw/test-coverage TJ Holowaychuk 2015-10-02 18:44:49 -0700
  • 0192d21d73 Increase test coverage Bryan Bess 2015-10-02 19:18:05 -0500
  • 039217ad4e Merge pull request #481 from squarejaw/typo fengmk2 2015-09-26 22:46:23 +0800
  • 890244fc74 Fix typo Bryan Bess 2015-09-26 09:23:17 -0500
  • b3d46bd69e Merge pull request #480 from chentsulin/ctx.origin Yiyu He 2015-09-21 22:23:44 +0800
  • 85860587cc implement ctx.origin C.T. Lin 2015-09-20 14:23:42 +0800
  • 520163fe57 add node 4.x on travis ci mdemo 2015-09-09 09:54:01 +0800
  • 9bf6bf1c07 improve verbage based on comments Jonathan Ong 2015-08-30 22:07:54 -0700
  • 30c8723705 Update Readme.md llambda 2015-08-23 10:18:54 -0500
  • f530219862 Merge pull request #475 from koajs/app-context-docs fengmk2 2015-08-31 12:06:53 +0800
  • e710b4b05f add app.context docs Travis Jeffery 2015-08-30 22:20:22 -0500