Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/koajs/koa

Expressive middleware for node.js using ES2017 async functions
https://github.com/koajs/koa

Update Readme.md

30c872370525bc6b139a5f0fe50ca703af03f661 authored over 9 years ago by llambda <[email protected]>
Merge pull request #475 from koajs/app-context-docs

Add docs for app.context

f530219862107ad5f2091c9917c25339c2a00f3e authored over 9 years ago by fengmk2 <[email protected]>
add app.context docs

e710b4b05fb27b3a826104df431fccd6845d414b authored over 9 years ago by Travis Jeffery <[email protected]>
get rid of 0.11

6563e6ac3d9e7011d71bbd8297f0f636d39783ba authored over 9 years ago by dead_horse <[email protected]>
fix comment

36a933375bcb3486001763182e63ecd54f2a23d2 authored over 9 years ago by dead_horse <[email protected]>
change respond() to a regular function

remove `yield* next` in lib/application, which caused annoy `A promise
was converted into a gene...

1be333ca316def78078710aa914b748efa52ac6f authored over 9 years ago by gyson <[email protected]>
1.0.0

0b9c032af148d4b16129c7f712577b5a9e44e353 authored over 9 years ago by Jonathan Ong <[email protected]>
add this.req check for querystring()

8804b7ba6f7d85626970d1ea636ac002488d9095 authored over 9 years ago by AlexeyKhristov <[email protected]>
Do not log on expected http errors

391650518f877e7a2631f38b4dc8659a1d1fbb8c authored over 9 years ago by Sterling Williams <[email protected]>
update authors

e021a6e7cb3ee76970b236bbff4fd777b8b585e0 authored over 9 years ago by dead_horse <[email protected]>
build: support iojs 3.x

d3ca581ac9ec3536eedcb828af20a771d41bcd7a authored over 9 years ago by dead_horse <[email protected]>
Merge pull request #460 from mking/patch-1

Clarify precondition for freshness check

69ed37335b51b905f6b06a1267d1e012fc5f3fc9 authored over 9 years ago by jongleberry <[email protected]>
Clarify precondition for freshness check

I ran into the issue from #294 and thought it was a bug since fresh was always returning false. ...

05b591291273f7f4da65616dddab59f42eaaf2a4 authored over 9 years ago by Matthew King <[email protected]>
Merge pull request #457 from th507/master

Fixed a possible typo in the test

a8689e4e419e55b10495a57356e7bdda31787aad authored over 9 years ago by Julian Gruber <[email protected]>
fix a possible typo

b80007c460bd624aa4e4d399668148cc830dcca5 authored over 9 years ago by Jingwei "John" Liu <[email protected]>
Merge pull request #446 from targos/upgrade-should

deps: upgrade should, install should-http

0ad06c9810079174660fa4948ca183d9b90efd3c authored over 9 years ago by Yiyu He <[email protected]>
deps: upgrade should, install should-http

0618db83c18f66b75b3fb4479731ed4733483820 authored over 9 years ago by Michaël Zasso <[email protected]>
Merge pull request #445 from yorkie/fix/gh-444

upgrade supertest to ^1.0.1

2c9f2dcd9cfaba9801958218f5cd93a6b7b5781c authored over 9 years ago by Yiyu He <[email protected]>
upgrade supertest to ^1.0.1

90b05c09e5736fcacfca61e5e69e5dd1a62f6699 authored over 9 years ago by Yazhong Liu <[email protected]>
0.21.0

04dfb19cb2df618ec1da48e7bfe13479e2873517 authored over 9 years ago by Jonathan Ong <[email protected]>
:arrow_up: [email protected]

3f160214e2e821df1677f6de3996bb4d9d5a6ca7 authored over 9 years ago by Jonathan Ong <[email protected]>
travis: speed up tests

fb797156ef8e3af1b9d38800966de7877cb2553c authored over 9 years ago by Jonathan Ong <[email protected]>
docs: remove performance diff between express

closes #442

915fa54babc4064e1e2c51ddb97e508a2ae69a9d authored over 9 years ago by Jonathan Ong <[email protected]>
Merge pull request #443 from koajs/fix-query-cache

return same object from request.query

8c32dd2540802edcac2e4e7b7f8ae47651da4e6a authored over 9 years ago by TJ Holowaychuk <[email protected]>
return same object from request.query

Before this change, calling request.query when there was no querystring
resulted in a new object...

6392ee0407a99bb128edc2edb5cf60fcc1b1d8d5 authored over 9 years ago by Aaron Heckmann <[email protected]>
travis: test iojs v1 and v2

eb7277c95c067b382b4914bb924f1a92788b6151 authored over 9 years ago by jongleberry <[email protected]>
Release 0.20.0

0d916ad7272cbb8b69008be58572896bac22033f authored over 9 years ago by dead_horse <[email protected]>
Merge pull request #438 from koajs/strict

make sure helpers return strict string

e21fc8aabb783c5cc8821353b9d2bcbc507a51fa authored over 9 years ago by Yiyu He <[email protected]>
make sure helpers return strict string

c8eb5eefb149f63593242b3aee69e2328f29fe8c authored over 9 years ago by dead_horse <[email protected]>
Merge pull request #436 from soygul/patch-1

Update doc example to use ctx.state

34c36d05c36dbeff939877dcc5e15798f5cf41a7 authored over 9 years ago by Yiyu He <[email protected]>
add experimental to benchmark

c021b4610d06ae298c14afe358797631e703ac9d authored over 9 years ago by dead_horse <[email protected]>
feat: alias response.headers to response.header

1c5cb6f6913ca6a963ecbe6de91d3aa66c3b2cff authored over 9 years ago by dead_horse <[email protected]>
update doc example to use ctx.state

d5b73ebe4f4e588873834b92fb23d4b01b8d6f1a authored over 9 years ago by Teoman Soygul <[email protected]>
Release 0.19.1

4b83a5a96cdedcd09d062473f6ff8a0a32dfeee1 authored over 9 years ago by dead_horse <[email protected]>
Merge pull request #434 from koajs/non-error

non-error thrown, fixed #432

bb5ecd325c9166bac1732ca56d9c7bfe064f2c96 authored over 9 years ago by Yiyu He <[email protected]>
non-error thrown, fixed #432

b6aea969f88690cbf015a7e2d5f93fa5cc57944f authored over 9 years ago by dead_horse <[email protected]>
0.19.0

c307c81c4313e13ed8464aafbccd1544e8ecf3a8 authored over 9 years ago by Jonathan Ong <[email protected]>
fix Chinese doc link

7f6086a93c044369a71fed8303b8f47f806fbcb0 authored over 9 years ago by fengmk2 <[email protected]>
Merge pull request #427 from koajs/make-sure-host-return-string

make sure req.host and req.hostname return strict string

8d74cb9f5c64237a148f89a594fbef923b3a2c47 authored over 9 years ago by TJ Holowaychuk <[email protected]>
make sure req.host and req.hostname return strict string

Should return empty string when no host present.

dd3a0fcdfa4efc871af2506a0bb30e2d70227ae2 authored over 9 years ago by fengmk2 <[email protected]>
remove body empty detect

8b14b91bae7fe9302eaefaecbacb67a1f51e494c authored over 9 years ago by fengmk2 <[email protected]>
test: improve test coverage for application and response

1edd6ec69a1a6900f1b07b8af886afe6e5ca7546 authored over 9 years ago by fengmk2 <[email protected]>
0.18.1

9b4e349c9beb9d0d3e990a9bfe906b7301ab337f authored almost 10 years ago by Jonathan Ong <[email protected]>
move babel to dev deps

04e60b374cdb40d7951eb5e5bf040795e8c01839 authored almost 10 years ago by Jonathan Ong <[email protected]>
rename 6to5 to babel

b7212736828828474788edb49fa29a85d622bc12 authored almost 10 years ago by Jonathan Ong <[email protected]>
readme: it's ES7 not ES6!!!

4e1ad97f876acaedfa432c15432522806bf08090 authored almost 10 years ago by Jonathan Ong <[email protected]>
0.18.0

e3510bab289e76be08cda170dd8b7d0aedc08c78 authored almost 10 years ago by Jonathan Ong <[email protected]>
add experimental async function support

c5545cd918bc6429c5c8417e0dfa41a62cda3990 authored almost 10 years ago by Jonathan Ong <[email protected]>
travis: don't test iojs minors because it moves too fast

0e02798a8b586404d16863660e661e934f288537 authored almost 10 years ago by jongleberry <[email protected]>
Merge pull request #412 from koajs/content-type

Parse Content-Type with "content-type" instead of "media-typer"

568725c30a59e9b1b69f572a4e0b862b9b327b09 authored almost 10 years ago by Yiyu He <[email protected]>
Parse Content-Type with "content-type" instead of "media-typer"

9dd99f5da20dc14474440b12dd48867f7d3532f5 authored almost 10 years ago by Douglas Christopher Wilson <[email protected]>
test on node v0.12 instead of v0.11

089bc45e90d7f9f62450b73c3c71bedb72c894ba authored almost 10 years ago by jongleberry <[email protected]>
0.17.0

4b57c105e3b8c81667eefb65b90306ba5652ee3b authored almost 10 years ago by Jonathan Ong <[email protected]>
test each minor version of iojs

d4d1c617ec2ae6260a58c8b0d115e2b92f3a8035 authored almost 10 years ago by Jonathan Ong <[email protected]>
Re-enable io.js support on .travis.yml

On the 3rd of February, the planned roll out on Travis was reverted
and is now rescheduled for a...

6d5f506c99ac31014949e166e2fedcc428a38d60 authored almost 10 years ago by Rui Marinho <[email protected]>
Merge pull request #410 from fundon/master

use harmony flag work with iojs

78c7aad2bc18cf77ea273c75762b436b023a5b2f authored almost 10 years ago by Yiyu He <[email protected]>
use harmony flag work with iojs

3ac33a5c44ded99b6de9fcdaf9dc0df74176e472 authored almost 10 years ago by fundon <[email protected]>
Merge pull request #409 from adamme/master

Make `npm test` work with io.js

a9e6d2ccb40ec699402ae0f3f3a3a98d5647ac59 authored almost 10 years ago by Yiyu He <[email protected]>
Make `npm test` work with io.js

e7f7db9abb44078fff54d84d7c1ea2aeab2769d9 authored almost 10 years ago by Adam L <[email protected]>
Revert "Add io.js support to .travis.yml"

This reverts commit 70c1905f5944425831fb9737de3f3644014b6168.

a6efc790a4ff6cd07afddc4648fe44170b55cf6b authored almost 10 years ago by Jonathan Ong <[email protected]>
Add io.js support to .travis.yml

70c1905f5944425831fb9737de3f3644014b6168 authored almost 10 years ago by Rui Marinho <[email protected]>
use Object.setPrototypeOf() instead of __proto__

5b7587bb7eace59f01eeafff25507fcc9944e826 authored almost 10 years ago by Jonathan Ong <[email protected]>
bump supported iojs/node versions

963d46e46b185ae285397fde385027878ccc22bd authored almost 10 years ago by Jonathan Ong <[email protected]>
Merge pull request #404 from alsotang/patch-2

Update Readme.md

9998696aed6c58bf27086b02c419ba36d4b9a9bd authored almost 10 years ago by fengmk2 <[email protected]>
Update Readme.md

remove recommendation of koa-common

d659edf56a2db0face7dcff679a27b152c5e2758 authored almost 10 years ago by alsotang <[email protected]>
Fix typo on response.body test.

Just a small typo.

8d1a3407894a088078c58bf56830c2ee13ba4a3c authored almost 10 years ago by Jesús Rodríguez Rodríguez <[email protected]>
Remove unused imports and exports

68843e0cb3758fbba4e0e6a75640e08a40972559 authored almost 10 years ago by Jesus Rodriguez <[email protected]>
Merge pull request #401 from Foxandxss/patch-1

Change request's "ips" regex to match others.

83b2ac0ffc6401db233e41ac1f5c6b144aa4d0ed authored almost 10 years ago by TJ Holowaychuk <[email protected]>
Change request's "ips" regex to match others.

So I am in this silly quest of cloning the repo, deleting all the code on it and rewriting it ag...

6c340455f84bbfc5ca71482084cef6f00dc572da authored almost 10 years ago by Jesús Rodríguez Rodríguez <[email protected]>
upgrade dependences

6f5150249b74e9adaa25038912a6a2a739fdc039 authored almost 10 years ago by dead_horse <[email protected]>
0.16.0

54a93f11baf99568d3b15a8b7137957f720b24f9 authored almost 10 years ago by Jonathan Ong <[email protected]>
refactor res.append()

OCDOCDOCD

255a39b876beff4546832c6c70901893dd1fc4e4 authored almost 10 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #399 from koajs/append

Add res.append(field, val) to append headers

8ac26b1d77485bc204e5a2eb75970ac18fb7423f authored almost 10 years ago by TJ Holowaychuk <[email protected]>
Add res.append(field, val) to append headers

5a3f32dfdd9f0e9af337272b15e4b0b13b8bb8a1 authored almost 10 years ago by dead_horse <[email protected]>
Merge pull request #393 from seegno/enhancement/add-support-for-node-0-11-15

Fix url.format taking into account path on [email protected]

ceacafeb81fc4c488b4bdb84b49cf1f0bba003eb authored almost 10 years ago by Yiyu He <[email protected]>
Fix url.format usage of path on [email protected]

[email protected] was released with a patch that adds support for `path` to
url.format
(https://githu...

d108926f4634fabe4b18c49ab0ab25a169dbd665 authored almost 10 years ago by Rui Marinho <[email protected]>
0.15.0

abd5e792231142d632174fd8f34795268a1006bb authored almost 10 years ago by Jonathan Ong <[email protected]>
Merge pull request #387 from seegno/support/update-co-4-1-0

:arrow_up: co@^4.1.0

60fae0fa7f038d1ed9e418d51984cecb341b73e3 authored almost 10 years ago by Julian Gruber <[email protected]>
update [email protected]

This version includes an important fix for a memory leak.

See https://github.com/tj/co/issues/180.

526eeadfa595ce497d1931f1d9b362f369e5471f authored almost 10 years ago by Rui Marinho <[email protected]>
update license and add AUTHORS file. Closes #386

not sure if just saying "Koa contributors" is proper legalese but hey

f690af0f1dd820ade741bda8d24f24d74f484038 authored almost 10 years ago by TJ Holowaychuk <[email protected]>
n 0.11

6cb5a9b9b80794561422a130f63cdeecf82a8b87 authored almost 10 years ago by Jonathan Ong <[email protected]>
update history.md

e65206f99cec872ed5555f21c8425a2e88235f40 authored almost 10 years ago by Jonathan Ong <[email protected]>
ctx.request.href: get full request url, include `protocol`, `host` and `originalUrl`

Useful on those scenes need current full request url, like `OAuth`.

3e66157472d100b7c80f25cdf17a6b487fbf7e2c authored almost 10 years ago by fengmk2 <[email protected]>
recommend to use 0.11.13+

d58f458b8d556f016380192989b67743876e357a authored about 10 years ago by dead_horse <[email protected]>
:arrow_up: co@^4.0.2

ca1197c93e598cb59e42a0e565f8be465916554b authored about 10 years ago by Jonathan Ong <[email protected]>
0.14.0

a995afb1ef52851bb2296ec93503c4bf9c55fa99 authored about 10 years ago by Jonathan Ong <[email protected]>
Merge pull request #377 from Horx/master

remove the 'x-powered-by' in context test since it has been removed

18fcf34c7ce32e5eacc1de8f2db01de2ef43b1c4 authored about 10 years ago by Yiyu He <[email protected]>
remove the 'x-powered-by' in context test since it has been removed

a04183aae063ca5ec0fa74242a6c4218a03abf9a authored about 10 years ago by HanHor Wu <[email protected]>
Update response.md

6d09053dac12fcf0f9a05f8322c96837b08e7e10 authored about 10 years ago by Guilherme Pacheco <[email protected]>
add screencast link

we probably should not get too crazy with links here, and maintain them in the Wiki,
but this on...

6ed9d681220c22d4ea4558e519c6b59413bc1be7 authored about 10 years ago by TJ Holowaychuk <[email protected]>
remove x-powered-by. Closes #372

e4076ce930fdb4d71ab9f717595e8081ee9536f2 authored about 10 years ago by TJ Holowaychuk <[email protected]>
move gitter badge

54ca7753fd08922908c7849de2892e10ae9a582d authored about 10 years ago by Jonathan Ong <[email protected]>
Merge pull request #371 from zensh/master

remove unnecessary "require('http')"

7278fb63cd69fb33bcf9c1e078e6f6e861951f63 authored about 10 years ago by Julian Gruber <[email protected]>
remove unnecessary "require('http')"

28ec7892a8660c1c8fc79a4118cc622dd8cfc18b authored about 10 years ago by zensh <[email protected]>
set content-type for redirect when accpect plain

57eb6a10df323ead9f28d61d0b21c991bb8e1d37 authored about 10 years ago by dead_horse <[email protected]>
Merge pull request #366 from MatthewMueller/master

add: ctx.locals as a recommended namespace for passing information to the frontend

b854d003638b5f5efa2228f488fab0dc31c1b2bf authored about 10 years ago by TJ Holowaychuk <[email protected]>
added: ctx.state as the recommended namespace for passing information through middleware and routes.

6847fe68bdf8fb711b870f7d627c627a2c90d0e3 authored about 10 years ago by Matthew Mueller <[email protected]>
update delegates and supertest

8ddd1e08d40d6fcda054dae0887ac20efccca173 authored about 10 years ago by Jonathan Ong <[email protected]>
upgrade co@4

3f183a196bf8008d02ea0008c68df50a6faba980 authored about 10 years ago by dead_horse <[email protected]>
add the missing semicolon

193eadbdb50febb9b5bb4f5fdd5a0cd0788bbb2d authored about 10 years ago by dead_horse <[email protected]>