]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - src/pods.js
Make the network auto sufficient (eject bad pods with scores)
authorChocobozzz <florian.bigard@gmail.com>
Tue, 24 Nov 2015 07:33:59 +0000 (08:33 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Tue, 24 Nov 2015 07:33:59 +0000 (08:33 +0100)
commit3bcb78b3aff565996ee0e2aa96bce7f1bdd6d66a
treeb202172a35956b252282105f614fc9646ca64ebb
parent2e3b5b0db652ae4787e359aadbd4f52e473b6af7
Make the network auto sufficient (eject bad pods with scores)
14 files changed:
README.md
config/test-4.yaml [new file with mode: 0644]
config/test-5.yaml [new file with mode: 0644]
config/test-6.yaml [new file with mode: 0644]
package.json
scripts/clean_test.sh
server.js
src/database.js
src/pods.js
src/utils.js
src/videos.js
test/api/friendsAdvanced.js [new file with mode: 0644]
test/api/friendsBasic.js [moved from test/api/friends.js with 98% similarity]
test/utils.js