Ecosyste.ms: OpenCollective

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

github.com/eggjs/koa

Expressive middleware for node.js using ES2017 async functions, forked from koa v2.x
https://github.com/eggjs/koa

Remove unused imports and exports

68843e0cb3758fbba4e0e6a75640e08a40972559 authored almost 10 years ago by Jesus Rodriguez <[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]>
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 about 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 about 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 about 10 years ago by TJ Holowaychuk <[email protected]>
n 0.11

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

e65206f99cec872ed5555f21c8425a2e88235f40 authored about 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 about 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]>
bump mocha

286f5ad43eef36ea4534eebc17bfb6b19712f07a authored about 10 years ago by dead_horse <[email protected]>
ocd

eff4886cd8e7e99b5a18e58f3c2036703ccdd259 authored about 10 years ago by dead_horse <[email protected]>
fix tj's link

508290afafa84094e0a908abbf11a4ff01ba291c authored about 10 years ago by dead_horse <[email protected]>
added gitter badge

ae2516571569b8567ee49c464379de621dbc8f5a authored about 10 years ago by dead_horse <[email protected]>
Merge pull request #361 from yoshuawuyts/patch-1

test/application: fix quotes

860bea1ebac084334d967c6ff62b8d10704eff7a authored about 10 years ago by Christoffer Hallas <[email protected]>
test/application: fix quotes

super minor style thing, but there's not reason not to PR so yeah. haha.

9c98440c5c3070bc5de8415641e59445807cd35b authored about 10 years ago by Yoshua Wuyts <[email protected]>
Merge pull request #359 from dead-horse/bump-content-disposition

upgrade content-disposition to 0.5

25926084681711384386b3c6490dd9b9224cebdf authored about 10 years ago by Yiyu He <[email protected]>
upgrade content-disposition to 0.5

209643191ddca7d7e1ea2a4cc0203a00822cbd2e authored about 10 years ago by dead_horse <[email protected]>
pin badge images to master branch

0c1265d6dd6df0a5b2609d6cb995c704bd3036e0 authored about 10 years ago by dead_horse <[email protected]>
Update History.md

97e13562cad5df15a64a862553eede5a0a859589 authored about 10 years ago by Jonathan Ong <[email protected]>
0.13.0

a340a77ff3c6bb64da1838cbb542dc5baa8cd3a4 authored about 10 years ago by Jonathan Ong <[email protected]>
docs: fix content negotiation section indentation

d0586bae30e27c369742fda98267d94e3fed8b6b authored about 10 years ago by Yiyu He <[email protected]>
Merge pull request #356 from yoshuawuyts/master

readme: update badges

70c1a68f66fb22bd6c183b2cdfc6974f4f61aba1 authored over 10 years ago by TJ Holowaychuk <[email protected]>
readme: update badges

524886bda483f7a6cd8aefe602972883774cd734 authored over 10 years ago by yoshuawuyts <[email protected]>
add dead-horse to authors list, close #355

911e630e8257c76d1b2f55e602526c140e9b36d5 authored over 10 years ago by dead_horse <[email protected]>
docs: fix content negotiation section indentation

30967f57ec35c01072d16c8b1f1c51dbdb32d74f authored over 10 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #353 from dead-horse/status

custom status

eb443d1bee748b3429d5308757573ec083e7e899 authored over 10 years ago by TJ Holowaychuk <[email protected]>
less strict for status, close #350

add res.message[=]

efdd7d3716d8131d89ca599b14ffb3b1562aefe8 authored over 10 years ago by dead_horse <[email protected]>
more test case

065a773e655df631b2d736d1681f6c04d7963187 authored over 10 years ago by dead_horse <[email protected]>
0.12.2

8774979e1376196d854cb188daecf3fa71525b99 authored over 10 years ago by Jonathan Ong <[email protected]>
package: use wide semver ranges for deps we control

we can reevaluate post v1. getting annoyed with updating deps all the
time.

fb20490435b61d463548f4de7bc4aa6c06073df0 authored over 10 years ago by Jonathan Ong <[email protected]>
Merge pull request #351 from peey/patch-1

fixed typo in documentation

a2f55e4cbe18dae5cc057a68d1ea52988793d756 authored over 10 years ago by Julian Gruber <[email protected]>
fixed typo in documentation

cc4a549b70c56af52b04453554d5fa2eaee095cf authored over 10 years ago by Peeyush Kushwaha <[email protected]>
updated request.md and response.md

17e98e4e7d5f20dc3f1eb54460c805797db4faa7 authored over 10 years ago by bhanuc <[email protected]>
0.12.1

e057ad1ceda61a35794ef9533b934d20a2b94b21 authored over 10 years ago by Jonathan Ong <[email protected]>
bump content-disposition and statuses

2ad2e32fda2bd1cd2072e666a3e7f199d6379c82 authored over 10 years ago by Jonathan Ong <[email protected]>
0.12.0

08ce7b51a13684d4f2d471089276437e79c5b466 authored over 10 years ago by Jonathan Ong <[email protected]>
bump content-disposition

ca2d326cfabd1b0613f17551e8f7f3e954504491 authored over 10 years ago by Jonathan Ong <[email protected]>
add .assert() docs

85da9357595e9b3d659d13585e940fae4648f7c6 authored over 10 years ago by Jonathan Ong <[email protected]>
.throw() -> http-errors, .assert() -> http-assert

2f0fe55ae31130d1a37292cc145a47428566157d authored over 10 years ago by Jonathan Ong <[email protected]>
Merge pull request #346 from koajs/attachment-support-no-ascii

ctx.attachment support no-ascii filename

24c70eebbbda3f8e4a8fd1c3ca5fab5886366e29 authored over 10 years ago by Jonathan Ong <[email protected]>
ctx.attachment support no-ascii filename

cca2438f64e9ace7ee7b438ed04f8ee6a40401a0 authored over 10 years ago by fengmk2 <[email protected]>
Merge pull request #344 from seegno/enhancement/add-full-coverage

Add full coverage

a462876b25861b16a061ca20af214052e3d0e9a9 authored over 10 years ago by Jonathan Ong <[email protected]>
Add full coverage

a85f5809837612034759928dc322e717d9752420 authored over 10 years ago by Tiago Ribeiro <[email protected]>
0.11.0

473cd68a552d4805bdf563342c06d55e272e9edc authored over 10 years ago by Jonathan Ong <[email protected]>
bump deps

883b2732bf0c88f894f7316cd0a66985973e031f authored over 10 years ago by Jonathan Ong <[email protected]>
cleanup package.json

54873b53c65a1955a5beb6bfd0bffffc4a961c25 authored over 10 years ago by Jonathan Ong <[email protected]>
Update Readme.md

82acd0d8530d895c4ebab553387017b9da44a738 authored over 10 years ago by Jonathan Ong <[email protected]>
Merge pull request #340 from dead-horse/dependencies

bump type-is mime-types accpets

ecca8393768d81204039c4272bbb76080d245a45 authored over 10 years ago by Jonathan Ong <[email protected]>
bump type-is mime-types accpets

f6c6fee9a6c4cc4170d8e3d6479a3fadd2ef90a7 authored over 10 years ago by dead_horse <[email protected]>
add fn assertion to app.use(). Closes #337

7b3e3cbad51dfa66fa7aa81bb74a93419c3a19c9 authored over 10 years ago by TJ Holowaychuk <[email protected]>
bump on-finished

5fea250bcc5618339b8189ccf18134364e99f79b authored over 10 years ago by Jonathan Ong <[email protected]>
finished -> on-finished

removes the writable test because it’s fake and there are tests for
on-finished for this case

9455726c00b2077036c1b3f02dbd67376c41b909 authored over 10 years ago by Jonathan Ong <[email protected]>
dethroy -> destroy

920909c5464376e7713931634b52d90ea149f7cc authored over 10 years ago by Jonathan Ong <[email protected]>
bump vary and parseurl

933d3e90da55361853b798287a7d3d00a1ea8f49 authored over 10 years ago by Jonathan Ong <[email protected]>
Release 0.10.0

a96b5cfe729ef407264dd1901b890ea55a6c0075 authored over 10 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #334 from ianstormtaylor/add/throw-optional-status

Add/throw optional status

27356125ebcffdbe12da927eabdb11699d9f6665 authored over 10 years ago by TJ Holowaychuk <[email protected]>
support errors and update docs

dc0c35471c662d6e2bc86c0412f63f94f98e6c48 authored over 10 years ago by Ian Storm Taylor <[email protected]>
make the second argument to throw properly optional

5931714bd8ebf40b8fe450a814eb2885e6f65b42 authored over 10 years ago by Ian Storm Taylor <[email protected]>
Merge pull request #333 from dead-horse/throw

ignore props.status in ctx.throw

70c72df1103046ba47631d5e9c190f1ca7c20088 authored over 10 years ago by TJ Holowaychuk <[email protected]>
docs: add ctx.headers alias

a85889e6c6508f2bde76d005bd584d19c2a05465 authored over 10 years ago by dead_horse <[email protected]>
ignore props.status in ctx.throw

f6626967b29eb57291d9d5e9bddd0350febc2635 authored over 10 years ago by dead_horse <[email protected]>
Merge branch 'master' of ssh://github.com/koajs/koa

cbe7ad89d72ff0c7b8f219065c19227490ad1bc3 authored over 10 years ago by TJ Holowaychuk <[email protected]>
add docs for .throw() properties

f84bf2316975cf55e500aaeb7787679403eea234 authored over 10 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #332 from ianstormtaylor/add/throw-props

add the ability to pass `props` to `context.throw`

7986756e28e862711e57e99a1818e5f052e7f5c3 authored over 10 years ago by TJ Holowaychuk <[email protected]>
add the ability to pass `props` to `context.throw`

bcac468f7c84d75cca0757d7e5aa1948a65c7709 authored over 10 years ago by Ian Storm Taylor <[email protected]>
Release 0.9.0

631dd1673c9851c7e894421391c4668d65e99dd0 authored over 10 years ago by TJ Holowaychuk <[email protected]>
Merge pull request #330 from dead-horse/onerror-status

Onerror status

f9eb219ecf2f51ef6b1f71fbfca03845f9441f33 authored over 10 years ago by TJ Holowaychuk <[email protected]>
do not expose when err.status not valid

fa5948cca3b2a70f6ba5e0e93833c631d57e3565 authored over 10 years ago by dead_horse <[email protected]>
Merge pull request #326 from dead-horse/alias-headers

alias request.headers as request.header

2d197a79fdb6853eba18909aebf054b8c705fac2 authored over 10 years ago by TJ Holowaychuk <[email protected]>
alias request.headers as request.header

5ca9f451a72cac52e6c098b3774551a8cda97d0e authored over 10 years ago by dead_horse <[email protected]>
fix err.status invalid lead to uncaughtException

e2f61595b8ef00b8107b36380e879bce92553bf9 authored over 10 years ago by dead_horse <[email protected]>
fix test for new mime-types

19a9ef76e501a037df25359f28e8cdb10292e6d2 authored over 10 years ago by Jonathan Ong <[email protected]>
Merge pull request #327 from kylesuss/patch-1

Changed language on readme

7e7c0ff54e3a6a102c7f3fb644e603017c5462e1 authored over 10 years ago by Jonathan Ong <[email protected]>
Changed language on readme

"Getting start" sounded off so I updated it to "getting started"

5ffdc2d5c2a6e40f54dcc9cc663806505c037ec0 authored over 10 years ago by Kyle Suss <[email protected]>