Ecosyste.ms: OpenCollective

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

github.com/koajs/router

Router middleware for Koa. Maintained by @forwardemail and @ladjs.
https://github.com/koajs/router

remove gulp dependency and gulpfile

100723beb4504f78e813333f828fa16d3251c30c authored over 6 years ago by Pedro Pablo Aste Kompen <[email protected]>
add package.json docs script

01f6a8b1e0d7512547fb8e0e01340bdb415c976e authored over 6 years ago by Pedro Pablo Aste Kompen <[email protected]>
remove gulp-mocha

some combination of exit codes and plugins is causing tests to run and
tests that fail do not ap...

2f0372a9a624c338033f0873507ea99d009ac9bb authored over 6 years ago by Josh Bielick <[email protected]>
7.4.0

071b26489cb5c1886b2f89894a4633b18e9822de authored over 6 years ago by Josh Bielick <[email protected]>
7.4.0 changelog

b26ebf250571dd95b043c7659dd9c8896de0f998 authored over 6 years ago by Josh Bielick <[email protected]>
add package-lock.json

a08cc3b32179e0dcdbc4c548547fd44c21762e1c authored over 6 years ago by Josh Bielick <[email protected]>
Merge pull request #423 from alexmingoia/fix-nested-prefix-wildcard

remove default wildcard prefix for nested routers

ed3ad026f3db9473116d34f48e238a3cee0347dd authored over 6 years ago by Josh Bielick <[email protected]>
remove default wildcard prefix for nested routers

fixes what looks like a regression in 8665620 in which `path` inside of
`.use()` is defaulted to...

ff15285aeff110652b26177446e859294fe1748a authored over 6 years ago by Josh Bielick <[email protected]>
Merge pull request #412 from x-cold/patch-1

feat: add routerName for context.

840591d4f660ddde98aedc689dea862a7e63f55b authored almost 7 years ago by Josh Bielick <[email protected]>
Merge pull request #418 from wachunei/add-query-params-docs

Fix: Add router.url() query param to docs

de7ed110511266f80902bdcd3f06a36c43f1cb53 authored almost 7 years ago by Josh Bielick <[email protected]>
fix: move router.url() query docs example to right place

a4dd9a5c3c9e11b2ede831d66656a2a129353dd7 authored almost 7 years ago by Pedro Pablo Aste Kompen <[email protected]>
docs: add url query params to auto generate docs

a959af840f88fa59c96724932256df6ecb5eb114 authored almost 7 years ago by Pedro Pablo Aste Kompen <[email protected]>
feat: add routerName for context.

311136e39c3ccf1ae2f0c26ca4955e30f538937d authored almost 7 years ago by xcold <[email protected]>
Merge pull request #406 from vikramdurai/master

ES6

e8435ebe4a7a1a2a85d6ea1fe022b4b1e61652c7 authored almost 7 years ago by Josh Bielick <[email protected]>
Merge pull request #407 from forrestjt/master

Fix router.url() for multiple nested routers

0fee7dd8b7d4a20c84e69e457881fa3c34bdabe4 authored almost 7 years ago by Josh Bielick <[email protected]>
fix router.url() for multiple nested routers

87e6e502f813af2c8566927138a79c5bc1216770 authored almost 7 years ago by forrest <[email protected]>
generated docs correctly

1c9e0ddfa49f7989094474e172b12f238b022124 authored almost 7 years ago by Vikram Durai <[email protected]>
Docs are generated from code so change code to meet standards

30a992bba383689139e9c7475de0e1a25bb73094 authored almost 7 years ago by Vikram Durai <[email protected]>
7.3.0

81dc60a6d2eff3cf0f8dec70f3f49e6fff0f1f03 authored almost 7 years ago by Josh Bielick <[email protected]>
7.3.0 changelog

da449918a47a0ba3e66045c6cb3babe16df23200 authored almost 7 years ago by Josh Bielick <[email protected]>
update history.md for 7.2.x

da1f9e8f40647d58409620384b7b1da02cdca704 authored almost 7 years ago by Josh Bielick <[email protected]>
update history.md for 7.2.x

959072d5a28a35150b86cf6e5f91107774a09d16 authored almost 7 years ago by Josh Bielick <[email protected]>
Add Static Router#url() query params feature

db60cf10cd331cd4adc4ceaeb3b8a39cb9e8390c authored almost 7 years ago by Pedro Pablo Aste Kompen <[email protected]>
Merge pull request #396 from wachunei/add-query-params

Feature: Router#url() accepts extra query parameters as options

2cbeb539d9c8562514d9945d96843d4ff0c75e27 authored almost 7 years ago by Josh Bielick <[email protected]>
Fix README formatting

9579168bd60c6c1e12d241618b2ff212f3977f9b authored almost 7 years ago by Pedro Pablo Aste Kompen <[email protected]>
README: Add Router#url() query params support description and examples

c4348d5f4d71435c91494706e701a4e106abe4db authored almost 7 years ago by Pedro Pablo Aste Kompen <[email protected]>
Add Router#url() query params support

b381b123b704f562046afd868969be3d8ae0f963 authored almost 7 years ago by Pedro Pablo Aste Kompen <[email protected]>
Improve query string tests

07d0d37d13b4f4ea7c03d8d58187b5b0e6ff1cc7 authored almost 7 years ago by Pedro Pablo Aste Kompen <[email protected]>
Add non-object params and query params test

700be03820412801679017ca06e2062ff9bfd8cf authored almost 7 years ago by Pedro Pablo Aste Kompen <[email protected]>
Add query params support tests

9904aa58df23544d88908a403d136a392288e75c authored almost 7 years ago by Pedro Pablo Aste Kompen <[email protected]>
Update .travis.yml

bd9cbff292b08479224df695e8c5526b985d5afc authored almost 7 years ago by Josh Bielick <[email protected]>
Merge pull request #384 from lagden/deps

update dependencies

ac9e87dc8d24ebf8df73e219d63b8c8548df7a51 authored almost 7 years ago by Josh Bielick <[email protected]>
Merge pull request #393 from jeffijoe/patch-1

fix(readme): return next()

1db1b18e6e60b5533981a5142a7c8a366e04e76a authored almost 7 years ago by Josh Bielick <[email protected]>
fix(readme): return next()

The current example would end the request prematurely.

db9c3e48521b72f398a8c3244e7b181f99712f92 authored almost 7 years ago by Jeff Hansen <[email protected]>
Merge pull request #376 from jbielick/allow-header-list

Comma-separate list of Allow header methods (#273)

1581e09840270d40de282e51b0b768d968ec5738 authored almost 7 years ago by Josh Bielick <[email protected]>
update package debug

171dc8da788a7177782524cf315600ea2e339f85 authored about 7 years ago by Thiago Lagden <[email protected]>
update history.md for 7.2.x

afb542bd9fbeec43f455f22b569c6e374a497dc8 authored about 7 years ago by Josh Bielick <[email protected]>
comma-separate list of Allow header methods

RFC isn't super clear about having several of these headers. Node
happens to parse them as a sin...

9c3dec99bd93837004d527d7bc410e2703b9d368 authored about 7 years ago by Josh Bielick <[email protected]>
Merge pull request #328 from viliam-jobko/fix-routerRedirectOptionalCodeDocs

Fixing JSDoc on redirect method to show code param as optional

4633effbaf143bba0db3ae1a47e5e64851c124b5 authored about 7 years ago by Josh Bielick <[email protected]>
Merge pull request #348 from vkhv/patch-1

modern syntax

83576a6ab4814eee14844309a7cfee9bbf3c6159 authored about 7 years ago by Josh Bielick <[email protected]>
7.2.1

22a2ccb7bd4e1a34bc4dc7104dde46c6f6ba3773 authored over 7 years ago by Josh Bielick <[email protected]>
respond to CORS preflights with 200, 0 length body

https://stackoverflow.com/questions/14702962/can-an-http-options-request-return-a-204-or-should-...

11f69586306389f721ecd76888a6f4e04162bdb0 authored over 7 years ago by Josh Bielick <[email protected]>
fix badge url

e91b8caea4d50cee4d530fa82a1f829fef25186e authored over 7 years ago by Josh Bielick <[email protected]>
7.2.0

210c0556703742120ff0ac99e20dea696c8b915c authored over 7 years ago by Josh Bielick <[email protected]>
update docs for #350 and #337

18db00d793e7534901da0ade7366aef746742b79 authored over 7 years ago by Josh Bielick <[email protected]>
Merge pull request #350 from HeavenDuke/master

Fix a bug in Router#url & append Router object to ctx.

256faded9988676a0badbddf68d77e13c41bc8d0 authored over 7 years ago by Josh Bielick <[email protected]>
Merge pull request #337 from netroy/context-route-name

add `_matchedRouteName` to context

ef4f2752c85000f74a2a0fcd2898939dcf7c0084 authored over 7 years ago by Josh Bielick <[email protected]>
withdraw support for older version of nodejs in travis

d18f0233187ed45c27b6ca3c2b40c164d6540f9a authored over 7 years ago by HeavenDuke <[email protected]>
add router to ctx(in order to use related method such as url within koa app).

add related unit test(all passed)

a5d6e3a58c6c326f7d9da6cb77df0c98fed85c80 authored over 7 years ago by HeavenDuke <[email protected]>
fix bug in Router#url without affecting other api

add related unit test(all passed)

ba54c72f7ac1dbcc89a1cf6c67604d959cb9d6b3 authored over 7 years ago by HeavenDuke <[email protected]>
modern syntax

d3cfbe1dd59fd1085f389e72bf994d87a60422fe authored over 7 years ago by Vladislav Khvostov <[email protected]>
modern syntax

69a075225b4508e9ba801fd16c5648c597898994 authored over 7 years ago by Vladislav Khvostov <[email protected]>
7.1.1

b378984f0466c4cb1dbe25f874ba3bf46594e634 authored over 7 years ago by Josh Bielick <[email protected]>
history.md for 7.1.1 (#282 merge)

92a502433a7a5b679b354c5d8a09aaaf86febd1e authored over 7 years ago by Josh Bielick <[email protected]>
broken link

nothing much to it.

50002d24a30b9f5c78e03ad5b1f117aab409ebb2 authored over 7 years ago by CreativeCactus <[email protected]>
Merge pull request #326 from pschwyter/patch-2

Adding documentation around Router#all

4411ab267ba48b61625a0d703fa72caf6ebce995 authored over 7 years ago by Josh Bielick <[email protected]>
add `_matchedRouteName` to context

sometimes route paths can be very long & convoluted, exposing the route
name provides a saner al...

2969bc0ca50befb9190b7c6f698cd793f44753d8 authored over 7 years ago by Aditya <[email protected]>
Fixing JSDoc on redirect method to show code param as optional

d75a165564d56e2e6e6503ed056db18816c0222c authored over 7 years ago by Viliam Jobko <[email protected]>
Adding documentation around Router#all

This is a useful feature that should be documented.

c133a5195c36fe39e9bb240e66a2d7736579cbb3 authored almost 8 years ago by Philippe Schwyter <[email protected]>
Merge pull request #322 from zzuieliyaoli/master

make README.md more clear

1135f7884b69ef649489bf4bb4147c0b0d72092f authored almost 8 years ago by Josh Bielick <[email protected]>
make README.md more clear

825dbe4faed4dbffa6c158a93ae155effc2421db authored almost 8 years ago by zzuieliyaoli <[email protected]>
add node 5,6,7 to CI build

abc8217f9dbb784b6f44ae925afb2a054a44ac4a authored almost 8 years ago by Josh Bielick <[email protected]>
Merge branch '5.x'

ac9dbea1de2de32c16ea2001e8cb2cfce77288a1 authored about 8 years ago by Josh Bielick <[email protected]>
Merge pull request #282 from dominicbarnes/fix/router-param-order

Fix bug where param handlers were run out of order

54a31a765da706942d249c397967dcd88a89ecfc authored about 8 years ago by Josh Bielick <[email protected]>
[ci] build on node 6

3b7620a024e0f299ed23c21f0fd5e4db92d6e421 authored about 8 years ago by Josh Bielick <[email protected]>
7.1

865c27d68818bbeaa4026e460ef933d2d33682df authored about 8 years ago by Josh Bielick <[email protected]>
5.4 backports for 7.0 mainline

- merge in the 5.4 fixes and updates to 7.0
- update backports and tests

ca5be1d74d9329fffa787cb717c1afc0dba636a0 authored about 8 years ago by Josh Bielick <[email protected]>
5.4.0

16ed8b45f00c66d93500c902a25aee121dc0cf80 authored about 8 years ago by Alex Mingoia <[email protected]>
Add note about path-to-regexp module.

58c7dfbc4647456b48a449804738d64ba0b29278 authored about 8 years ago by Alex Mingoia <[email protected]>
add _matchedRoute to context

844232f65e3e2ec5547f98595cd3509024c886a2 authored about 8 years ago by Jamison Dance <[email protected]>
Add note about 7.x and async/await support. #230

d25bcf35665fbf1ffcb834ec518081df07ac4c31 authored about 8 years ago by Alex Mingoia <[email protected]>
Skip failing test pending patch.

89842127662378e6a8a9c75394242a3f287fea72 authored about 8 years ago by Alex Mingoia <[email protected]>
doc: fix typo

0b6c1137e8b4cc34939e94d32ff098db673109bf authored about 8 years ago by haoxin <[email protected]>
Added failing test for incorrect parameter handling

b1b55426c49e1da4a54071c398ffca2d5adf12a8 authored about 8 years ago by Jaynish <[email protected]>
Merge pull request #293 from aheckmann/fix_params_with_use_koa2

fix incorrect params with router.use(fn) (koa2)

72c31fa582fe7f3f6e0b7cc8d00bce86ce0cb1a0 authored about 8 years ago by Josh Bielick <[email protected]>
fix incorrect params with router.use(fn)

fixes #247 for koa2 (master branch)

19e60d915a948c93a728ecbd90b92060b1206f24 authored about 8 years ago by Aaron Heckmann <[email protected]>
refactoring param handler injection to handle all test cases

43abafdf1c73eaaf31f28f39a2f80119842e3420 authored over 8 years ago by Dominic Barnes <[email protected]>
updating test case to accurately show a failure

50355e0dd286ab76b33f486a8381a3373f80ab53 authored over 8 years ago by Dominic Barnes <[email protected]>
splicing the middleware in after instead of before (fixes #237)

d6bbe86d807a919777ec0b4cbf9b339d1e925b6e authored over 8 years ago by Dominic Barnes <[email protected]>
adding another test for many param middleware

0e40cc273099e32f78e0f3fcf27610b36fff89c7 authored over 8 years ago by Dominic Barnes <[email protected]>
adding failing case for param run order see #237)

bf19e09aa0a91489df66576c914db34636f61327 authored over 8 years ago by Dominic Barnes <[email protected]>
Merge pull request #242 from alexmingoia/koa2-async-tests

make test examples async for koa2-like usage

90f7c67c910d0c0e27cddc9d9e20122464c89ea3 authored over 8 years ago by Alex Mingoia <[email protected]>
make test examples async for koa2-like usage

Existing test examples mounting multiple middleware weren't async, which
didn't offer a good pic...

2ee7cc757938b92dab10e887eca6bac8d16d8805 authored over 8 years ago by Josh Bielick <[email protected]>
update readme to reflect `next()` promise return

#234 points out that the example does not yield to the next middleware
when adding additional ...

7ff98ae8549534d357b264975018828e36be6ee1 authored over 8 years ago by Josh Bielick <[email protected]>
5.4.0

1b6934bf605f30790aedfd169685d7a18b79721a authored over 8 years ago by Alex Mingoia <[email protected]>
Merge remote-tracking branch 'KualiCo/5.x' into 5.x

9ab15b0f7a4cd7d413fd4d1e24a6d8582a6d13a1 authored over 8 years ago by Alex Mingoia <[email protected]>
Add note about path-to-regexp module.

d55b65ab425adee89335220aca7b527aaca35f79 authored over 8 years ago by Alex Mingoia <[email protected]>
add _matchedRoute to context

b2a89eeeea0cbf942d70007ffc7cdf385a31b9e5 authored over 8 years ago by Jamison Dance <[email protected]>
Skip failing test pending patch.

1112fdd47b58e2225cc5dcc6203d73d4c995c2a0 authored over 8 years ago by Alex Mingoia <[email protected]>
Add note about 7.x and async/await support. #230

c47b67a84fd37f0bd676b967ef87a6b0a8eebda8 authored over 8 years ago by Alex Mingoia <[email protected]>
Remove changelog pollution from 7.x branch.

ea53eaf539c175ba00daa1e2fe27092f7f5fd016 authored over 8 years ago by Alex Mingoia <[email protected]>
7.0.1

ed6a21d2ceb8a11bffecff9fc6daf96b177f111e authored over 8 years ago by Alex Mingoia <[email protected]>
Merge remote-tracking branch 'jeynish/5.x' into 5.x

5dc4b560d93b10fb41a6fd8a46ef3497fb557198 authored over 8 years ago by Alex Mingoia <[email protected]>
Fix example typos. Closes #216.

17fd0987f23dec80d52c737859c981f6e18388d0 authored over 8 years ago by Alex Mingoia <[email protected]>
Fix typo.

eec15be1b2588513d4aec030749e2cd1786dfb2b authored over 8 years ago by Alex Mingoia <[email protected]>
Merge remote-tracking branch 'frederickfogerty/patch-2'

a0e0dbd3b96901c344a85a673e02e9be68889e67 authored over 8 years ago by Alex Mingoia <[email protected]>
doc: fix typo

468dcb0d8f3142213bd1f592cea5e20313388033 authored almost 9 years ago by haoxin <[email protected]>
Fix tiny spelling mistake in README

dd2f0eebf1db7dc6d537bfcf97a59c01de2a5bad authored almost 9 years ago by Frederick Fogerty <[email protected]>
Added failing test for incorrect parameter handling

c22637718680f84d6f8b1a4dd98c55d1e474ace0 authored almost 9 years ago by Jaynish <[email protected]>
Fix: allowedMethods should be ctx.method not this.method

09d6969199f821de794b68e6337b6d989153624d authored almost 9 years ago by thedark1337 <[email protected]>