Ecosyste.ms: OpenCollective

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

github.com/koajs/koa-range

[MAINTAINERS WANTED] range request implementation for koa, see http://tools.ietf.org/html/rfc7233
https://github.com/koajs/koa-range

Merge pull request #26 from koajs/refactor

re-write with the goal of better spec compliance (rfc7233, rfc7232)

0eea919021fd84271acae19a3a440df4518ba6e1 authored about 2 years ago by Mike Reinstein <[email protected]>
remove fresh dep because it's dead/abandonware

84770ca2dd217253831effa90b689bb92a54f459 authored about 2 years ago by Mike <[email protected]>
remove range-parser dep because it's dead/abandonware

d2502906fc035c23bbe8edfad2c71ce2a9c382ea authored about 2 years ago by Mike <[email protected]>
re-write

092328d085998c0b650e43f27ee13efdbedf4b47 authored over 2 years ago by Mike <[email protected]>
remove harmony flag for async/await since it's in node 7.6 and up

d13f4517a7014a9f58bdf44db81933a15c63eb91 authored over 2 years ago by Mike <[email protected]>
fix tests

afaefd3e142fe97aa0be223d5e758004f3796252 authored over 2 years ago by Mike <[email protected]>
fix code to continue to work on node >= 7

d340bbc471700bf10e874e9e3cba8a66c5a210be authored over 2 years ago by Mike <[email protected]>
Merge pull request #24 from masx200/patch-3

fixed bug #14,#16, #20

21266317ffbc09065fba512990acda4559a8cfb9 authored over 2 years ago by Mike Reinstein <[email protected]>
Update index.js

eabade2e9960cf6bbde7558edea40e6dfb12ef4d authored over 3 years ago by masx200 <[email protected]>
Added compatibility with [email protected] (#11)

3d18e9f18e450a48e6464f4497e8b619e7310e14 authored almost 8 years ago by Alberto Fernández <[email protected]>
fix nit

b4397fb39fa50491235342813fb5d79f15c1b371 authored about 8 years ago by Calle Svensson <[email protected]>
Set content-length when known.

4b0c0b658467595179522582497060cac20e984e authored about 8 years ago by Calle Svensson <[email protected]>
v0.2.1

3587791f36dda0f1de37c179f165304e702e4aa1 authored almost 9 years ago by yorkie <[email protected]>
filter the request if the request.body is invalid

This fixes #7

fixup

d305fc7efc26e19ff5963661d5de0e2be751d762 authored almost 9 years ago by yorkie <[email protected]>
bump deps

ad052de1fc19a63c3deb9bff995672fc7809305a authored almost 9 years ago by haoxin <[email protected]>
Makefile - replace --harmony-generators with --harmony

7ffd7adb1a6317c98238c65a93760e8bcfd39739 authored almost 9 years ago by haoxin <[email protected]>
travis: test on [email protected], node@4, node@5

7e84309cd2278ca61015f310eac42c4c59368461 authored almost 9 years ago by haoxin <[email protected]>
v0.2.0: Added support for open-ended ranges

7b3205d6f072e57b776dec5f3b3221fcb740f19a authored almost 9 years ago by yorkie <[email protected]>
Merge pull request #5 from ZetaTwo/master

Added support for open-ended ranges.

88da1e8a1d24078fa5a11219be9c636458ccab4f authored almost 9 years ago by Yorkie Liu <[email protected]>
Added support for open-ended ranges.

c9a8185b22ca3a642b5a7227b4f733bed0835958 authored almost 9 years ago by Calle Svensson <[email protected]>
add badges

25e7812ea90714a3f7b5248407255b0d21e0402b authored over 10 years ago by haoxin <[email protected]>
bump version

4f03ba8552cde1f6b71f6d1b0486cc9926d0d6a9 authored over 10 years ago by Yazhong Liu <[email protected]>
Merge pull request #4 from coderhaoxin/more-test

fix small bugs; 100% test coverage

d983a3ee15959ee7db72d4ce3e268f645ee5d28a authored over 10 years ago by Yazhong Liu <[email protected]>
make test coverage to 100%

73857579e3162598c1b6d03c6f65f874ca7566a7 authored over 10 years ago by haoxin <[email protected]>
fix small bugs: len is undefined, should yield * next when method is not GET

3cbc8491c9e9210e7c20b306f9de22aabd14ef65 authored over 10 years ago by haoxin <[email protected]>
bump version

77dc57e18c49742c8391e76469aeb3c573dbad89 authored over 10 years ago by Yazhong Liu <[email protected]>
Merge pull request #3 from coderhaoxin/fix-header

fix http header

4dd0489049944de6e3443bac3507d3cc952188fe authored over 10 years ago by Yazhong Liu <[email protected]>
fix http header

2ad5b4dbe0bd21503a9f57ca6e15964cc0f37f76 authored over 10 years ago by haoxin <[email protected]>
bump version

1c4b91ac18b24b92ff6bdc96624b72c7808a687f authored over 10 years ago by Yazhong Liu <[email protected]>
Merge pull request #2 from coderhaoxin/optional-range

range should be optional

e0396ce44fa382d3f3860f0fd8f963e87ba76e51 authored over 10 years ago by Yazhong Liu <[email protected]>
range should be optional

903c78399eb47f5c519868df69504b07327bb3f4 authored over 10 years ago by haoxin <[email protected]>
add npm trends and bump version

b0af36da11d5a0c2ff30403b8d6aa9710a81d42e authored over 10 years ago by Yazhong Liu <[email protected]>
add npm trends and bump version

7f24aa808fadb5755cb6801dc17e5c6cb2dc73c8 authored over 10 years ago by Yazhong Liu <[email protected]>
add npm trends and bump version

fa70d6be773083f2d130253cc49159dbbc47836c authored over 10 years ago by Yazhong Liu <[email protected]>
using stream-slice and bump version

9f484acfc67eb9683abdf5843fb5ccc30e3febcf authored over 10 years ago by Yazhong Liu <[email protected]>
add travis icon and bump version

655e0bea4d44aa9f715bd1aef639574eb499e6b0 authored over 10 years ago by Yazhong Liu <[email protected]>
add travis file

df9b886b400e31ca3f5195833f00016a04912dec authored over 10 years ago by Yazhong Liu <[email protected]>
update README and bump version

a2e45b41ecc8cee4ef221f43a7225e291c14c58e authored over 10 years ago by Yazhong Liu <[email protected]>
supports stream/object

6a2842f4e98b8bd78e88c5f449ce746fd6823d51 authored over 10 years ago by Yazhong Liu <[email protected]>
fix typo

d90dd3d7808619241435af32f1968820f46e1d2b authored over 10 years ago by Yazhong Liu <[email protected]>
init repo

78fd1696acd67501d2ffcb1fe4fa0f426f0f9fd2 authored over 10 years ago by Yazhong Liu <[email protected]>