Ecosyste.ms: OpenCollective

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

github.com/sitespeedio/throttle

Throttle your network connection [Linux/Mac OS X]
https://github.com/sitespeedio/throttle

new release

b3b88a642a5c34f86129413be930b0f28fa692c2 authored over 5 years ago by soulgalore <[email protected]>
Better travis test (#34)

* functionality test

* more commands

745535ca71e2a36ad6bca7e42666cee8882e3663 authored over 5 years ago by Peter Hedenskog <[email protected]>
better fix for using shell (#33)

dc8c72c9c79026416ae6e4f382811c6bf1ed4ba0 authored over 5 years ago by Peter Hedenskog <[email protected]>
0.5.3

c0555a93731412e67d177c7eb6b3d8e2b753ff6d authored over 5 years ago by soulgalore <[email protected]>
new release

a08f0c9afa278b77519035b52995b15d691c871a authored over 5 years ago by soulgalore <[email protected]>
Fix execa shell name change (#32)

1166926e3f38c092d8f71b4e6b15f5f732bec810 authored over 5 years ago by Peter Hedenskog <[email protected]>
0.5.2

3b824beb3e2ae3b714ed2903d1f517823e339e03 authored over 5 years ago by soulgalore <[email protected]>
new release

09de92a0b197c6e31181b0a89957bd142bbea099 authored over 5 years ago by soulgalore <[email protected]>
update dependencies (#31)

b2f9e9edef8d6b4d9eb8bba5b4b5acc3d2b77de1 authored over 5 years ago by Peter Hedenskog <[email protected]>
0.5.1

1abeca605909875381b690bff3eaa9bc1ba20997 authored over 5 years ago by soulgalore <[email protected]>
changelog: new release

a3bb2f54c5faf7c391b95017e41889335d15c2c2 authored over 5 years ago by soulgalore <[email protected]>
NodeJS API: make options Object optional (fixes #20) (#21)

b494d421b38dd06a2ea6990b6499a24d2bd3a97e authored over 5 years ago by Iñaki Baz Castillo <[email protected]>
0.5.0

6644fbbdf085b4ee13a2e0b80ac7add392f2aedd authored about 6 years ago by Peter Hedenskog <[email protected]>
simplify how you can run (#18)

* simplify how you can run

* lint

* bumped node version

9e0dc5da1444db3ea07017c19b28908595a2f5b6 authored about 6 years ago by Peter Hedenskog <[email protected]>
0.4.3

795b58bf89fb0260d7b632f22debaa21a12492a3 authored over 6 years ago by soulgalore <[email protected]>
new release

af4f20ebe029efcecc5537cf1aae1f4c01176245 authored over 6 years ago by soulgalore <[email protected]>
configure pipe 2 instead of 3 (#16)

Fix https://github.com/sitespeedio/throttle/issues/10

20dc361354367cb5be07426932614530ca3f2860 authored over 6 years ago by Paul Zabelin <[email protected]>
example file to test in Docker

0ef4ff6a2df0e5e1d5bbfe65e3b8171f2f192a57 authored over 6 years ago by soulgalore <[email protected]>
0.4.2

bc711b0b2736edd9e79ece33daaa6d45b1b8984f authored over 6 years ago by soulgalore <[email protected]>
changelog: new release

7bfbdc8fb4a233fbf4b411155c5a179d2902bab4 authored over 6 years ago by soulgalore <[email protected]>
catch setting up ifb twice

bd42c24f76495477dbf25c2740c3877c27b0ffcd authored over 6 years ago by soulgalore <[email protected]>
0.4.1

48d9fb4121af814e34da22d47bed16ca7c8ae06a authored over 6 years ago by soulgalore <[email protected]>
changelog: new release

b6497f742f8a1535dc9bfb2ba6e338eacb522eb5 authored over 6 years ago by soulgalore <[email protected]>
try/catch even safer (#13)

dc26c40a437ab9a5d6083d33c64350735d67a1c9 authored over 6 years ago by Peter Hedenskog <[email protected]>
0.4.0

8df36fec998ef50fa8f5c2a3101ac3a4381f0ab5 authored over 6 years ago by soulgalore <[email protected]>
changelog: new release

742d5136d8b7f72a4748a0ca88418d8f38ac787e authored over 6 years ago by soulgalore <[email protected]>
Async/await (#12)

* Switch to async/await.

* Refactor with sudo helper.

3f9bda32d87688a2fa1880e7e2c1096a2ebb1be7 authored over 6 years ago by Tobias Lidskog <[email protected]>
Merge pull request #11 from sitespeedio/update-dev-deps

Update devDependencies and reformat.

55da537d4dbe2533edabfec249e18f59f38d3698 authored over 6 years ago by Tobias Lidskog <[email protected]>
Update devDependencies and reformat.

77eacbde739cee01e2c2e7875d3427e5c6ba07a1 authored over 6 years ago by Tobias Lidskog <[email protected]>
Update README.md for OSX setup (#9)

Common issue run into for first time setting up tool that uses pfctl

94ffdac5073c09ee9659d293d83336478e06d581 authored over 6 years ago by Keerthik <[email protected]>
0.3.0

50fdd29984fa4c435b515587546f63810fcd11f3 authored over 6 years ago by Peter Hedenskog <[email protected]>
changelog: new release

7c7335472eddaea34f3ddd80ced4824f48fcd35d authored over 6 years ago by Peter Hedenskog <[email protected]>
Starting throttling with tc had a race condition. (#8)

The promise that ran all tc setup commands was never actually returned, so we let the calling co...

92f5fd1e479ce54ec351e4524e975cda2b9b7d89 authored over 6 years ago by Tobias Lidskog <[email protected]>
Merge pull request #7 from sitespeedio/promise-reject

Don’t mix Promises and throwing Errors.

aa1274908f8b182e724f34d3fdba6917805a3a14 authored almost 7 years ago by Tobias Lidskog <[email protected]>
Update changelog with Promise return fix.

ffff7cb543b8b12b8c4d0f5c10dd0e8fa7bfb335 authored almost 7 years ago by Tobias Lidskog <[email protected]>
Don’t mix Promises and throwing Errors.

Previously start() and stop() would return Promises in most cases, but some error conditions res...

892ab38e6bc12e35a5937e17edaa8860fe6ca0fd authored almost 7 years ago by Tobias Lidskog <[email protected]>
Follow same way as WPT to setup tc (#5)

45153c9b97eea155d249b800a58b043fd4103dde authored almost 7 years ago by Peter Hedenskog <[email protected]>
use node 8

7ab72c022970781ae91feabaa0bd12955d25b053 authored almost 7 years ago by soulgalore <[email protected]>
new place for release versions in the docs

aca6db70ba3abd4df77004c970084cd130836b63 authored almost 7 years ago by soulgalore <[email protected]>
latest change

e54b0a8f4c672f7c53d6954a844498e2e473894d authored about 7 years ago by soulgalore <[email protected]>
missing dependencies on Linux

924f694222a92045dca1994e786ab0e71fab6339 authored about 7 years ago by soulgalore <[email protected]>
typeo

1c6af95a925dd7c9b165a095d5aafd07d12c9c35 authored about 7 years ago by soulgalore <[email protected]>
test on nodejs 8 and 9

2aff64b9902299d29a884f0d39d37a48c4b3c3e9 authored about 7 years ago by soulgalore <[email protected]>
0.2.0

88a549d0d1f9af0b7af0f2a17629f52ca2694300 authored about 7 years ago by soulgalore <[email protected]>
use latest node

cc45af367dff9fd5b551d5d2b4a7b8957f1c7e73 authored about 7 years ago by soulgalore <[email protected]>
new release

8a135243a87269208b3227226eff6287b81e682f authored about 7 years ago by soulgalore <[email protected]>
Adding profile info

f93b9dad11f7c6d3160897efaf782807e06b6185 authored about 7 years ago by Peter Hedenskog <[email protected]>
add connectivity profiles (#4)

75fb10e920e3f5c700186560c5c901902b2f18f0 authored about 7 years ago by Peter Hedenskog <[email protected]>
just output the version number

7459d0eac22ef77f581f70c3816df93b23671ebb authored about 7 years ago by soulgalore <[email protected]>
release number

c7b2e950811fb9fdfa82fcec610e77ba16ba56a4 authored about 7 years ago by soulgalore <[email protected]>
support version number

e75df2c889219d5f684c2cf3f13a60a42f9bc343 authored about 7 years ago by soulgalore <[email protected]>
what we do

4a3d0476e9e8d29e0c6719228bb9d5c410a469fa authored about 7 years ago by soulgalore <[email protected]>
adding a Changelog

bd5df4d9d8c287ab92edb2b0feda3f6f73cdd7ad authored about 7 years ago by soulgalore <[email protected]>
0.1.0

08f3eb4989bbd3c20d58bcca844a2e76e97b4458 authored about 7 years ago by soulgalore <[email protected]>
remove network interfaces before we try to add them (#3)

46ff69c5e2bd49f7452a530b9406a3c0d6569774 authored about 7 years ago by Peter Hedenskog <[email protected]>
always stop before start

1b8101f8e55a89dd325daed46fbe95d3dfa498ea authored about 7 years ago by soulgalore <[email protected]>
0.0.8

0a1ecb6c9de37a595f8546a6a14d9b9908940b32 authored about 7 years ago by soulgalore <[email protected]>
always make sure you deliver the promise

c2ec5cc29ff6de3d0793216ab53f30bfd01bc382 authored about 7 years ago by soulgalore <[email protected]>
catch errors when removing filter

8011240881caa82668cb9f928c1b33629357d04d authored about 7 years ago by soulgalore <[email protected]>
0.0.7

87f02a8087d8834c340c32d9c73b03f23b014d27 authored about 7 years ago by soulgalore <[email protected]>
return promise when we set it on localhost

b9dc0d29af3133759ee7b44def1794a1755cc082 authored about 7 years ago by Peter Hedenskog <[email protected]>
0.0.6

6d0afd9ea2ff22094ee61ada438f1a818e65787b authored about 7 years ago by soulgalore <[email protected]>
half way

1b917c384c21fac90cf48a42655c0c06301b9bed authored about 7 years ago by soulgalore <[email protected]>
0.0.5

5c9e4939481ea9488daf918fbea415b732cc0c78 authored about 7 years ago by soulgalore <[email protected]>
align with the rest and use sudo for route

c14c51490a317512a52cdc9bad48a3089197bc90 authored about 7 years ago by soulgalore <[email protected]>
0.0.4

f21f239700b0f7163f07dbbe0e672fd987415be8 authored about 7 years ago by soulgalore <[email protected]>
remove the ingress filter

7990a531736facf970b885edd33255e227c33fef authored about 7 years ago by soulgalore <[email protected]>
0.0.3

576dba1340934fa8cd875dd47bd898cf8beab811 authored over 7 years ago by soulgalore <[email protected]>
check rtt for localhost

1aefb2f96dc7ea11f3fef5d2a1dc020f52b0bcba authored over 7 years ago by soulgalore <[email protected]>
typeo

8aa8b40ae878595661474908522228b35e09c6cc authored over 7 years ago by Peter Hedenskog <[email protected]>
more info

0dab3f4dcfe927982a172f4f51958198836c4960 authored over 7 years ago by soulgalore <[email protected]>
Added code example.

8b9fee97272d932675f964200682beed6e1d9278 authored over 7 years ago by Peter Hedenskog <[email protected]>
use the current year

d3c84e0c4a9ec1ba6d4821a6c7ea2b33db9da4e4 authored over 7 years ago by soulgalore <[email protected]>
0.0.2

77a0d6c201c20e810def92a534d1dd88f424e11a authored over 7 years ago by soulgalore <[email protected]>
early release notice

9445dfc7857ec675439a173bb497dabebdcac5c2 authored over 7 years ago by soulgalore <[email protected]>
0.0.1

cad18a6912bad5aeeb3c7be481c74b7266d7439f authored over 7 years ago by soulgalore <[email protected]>
removed trailing comma

642f80cf2a57048f75baa22e9ff6f7cafe04fbd2 authored over 7 years ago by soulgalore <[email protected]>
standard release script

54ea11955776810b2f1d8b4c78e6f2da4a37ec7b authored over 7 years ago by soulgalore <[email protected]>
use the License Luke

870512f06dbd3b804adf723f51a05891a9624aa0 authored over 7 years ago by soulgalore <[email protected]>
added main

ce4dec1d6fba386138115f5ce0e2ab7bd433d486 authored over 7 years ago by soulgalore <[email protected]>
lint on travis

8d51f3ca5d181ff2984b2415868902efc3d5fb80 authored over 7 years ago by soulgalore <[email protected]>
hello world

5dc2803df9f297b398734538768950de16d21205 authored over 7 years ago by soulgalore <[email protected]>
setup

40abe9703cc4c62a8eb1bda4f7119494cf3c9d80 authored over 7 years ago by soulgalore <[email protected]>
ignore modules

e7ea681bc84476cd643e719dee70665688d1b9f7 authored over 7 years ago by soulgalore <[email protected]>