An overview of contributor trends.
Contributed in past 6 months (a rookie = the first contribution in past year)
No contributors in past 30 days.
No contributors in past 31 to 90 days.
Past 91 to 180 days (1):
Last contributed more than 6 months ago
Commits (3m) |
Commit Days |
-
|
-
|
-
|
-
|
-
|
-
|
1
|
-
|
-
|
3
|
3
|
2
|
1
|
-
|
-
|
-
|
-
|
-
|
1
|
-
|
-
|
-
|
1
|
1
|
1
|
|
mathieubaudet@fb.com | - | 14 |
-
|
-
|
-
|
-
|
-
|
-
|
|
-
|
-
|
|
|
|
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
asonnino@fb.com | - | 10 |
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
|
|
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
alberto.sonnino@ucl.ac.uk | - | 2 |
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
|
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
francois@garillot.net | - | 1 |
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
|
-
|
-
|
-
|
-
|
-
|
-
|
mathieubaudet@calibra.com | - | 3 |
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
|
|
|
ericnakagawa@gmail.com | - | 1 |
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
-
|
No commits in past 30 days.
No commits in past 90 days.
1 contributor (2 commit):
# | Contributor |
First Commit |
Latest Commit |
Commits Count |
---|---|---|---|---|
1. | mathieubaudet@fb.com | 2021-04-15 | 2021-10-13 | 2 (100%) |
3 contributors (69 commits):
# | Contributor |
First Commit |
Latest Commit |
Commits Count |
---|---|---|---|---|
1. | mathieubaudet@fb.com | 2021-04-15 | 2021-10-13 | 42 (60%) |
2. | asonnino@fb.com | 2021-05-18 | 2021-07-14 | 25 (36%) |
3. | alberto.sonnino@ucl.ac.uk | 2021-06-03 | 2021-07-14 | 2 (2%) |
A contributor dependency is detected if two contributors have changed the same files in the past 365 days.
The number on lines shows the number of same files that both persons changed in past 365 days.
Contributor 1 | Contributor 2 | # shared files | |
---|---|---|---|
1. | asonnino@fb.com | alberto.sonnino@ucl.ac.uk |
49 shared files
bft-lib/src/unit_tests/simulated_context_tests.rs bft-driver/src/tests/timer_tests.rs bft-driver/src/consensus.rs mempool/src/lib.rs bft-lib/src/simulated_context.rs bft-driver/src/context.rs network/src/simple_sender.rs network/Cargo.toml network/src/tests/simple_sender_tests.rs crypto/src/lib.rs librabft-v2/src/data_sync.rs bft-driver/src/core.rs crypto/src/tests/crypto_tests.rs node/src/config.rs network/src/reliable_sender.rs librabft-v2/src/unit_tests/record_store_tests.rs node/src/main.rs store/src/lib.rs Cargo.toml mempool/src/tests/processor_tests.rs node/Cargo.toml node/src/client.rs bft-driver/src/lib.rs librabft-v2/src/node.rs crypto/Cargo.toml network/src/receiver.rs mempool/Cargo.toml bft-driver/src/timer.rs store/Cargo.toml mempool/src/config.rs mempool/src/tests/batch_maker_tests.rs bft-driver/src/config.rs librabft-v2/src/unit_tests/record_tests.rs mempool/src/batch_maker.rs network/src/error.rs store/src/tests/store_tests.rs librabft-v2/src/unit_tests/node_tests.rs network/src/tests/reliable_sender_tests.rs bft-driver/Cargo.toml .gitignore mempool/src/tests/common.rs network/src/lib.rs librabft-v2/src/main.rs mempool/src/processor.rs network/src/tests/common.rs network/src/tests/receiver_tests.rs bft-lib/src/smr_context.rs mempool/src/mempool.rs node/src/node.rs |
2. | mathieubaudet@fb.com | asonnino@fb.com |
43 shared files
bft-lib/src/unit_tests/simulated_context_tests.rs librabft-v2/src/lib.rs mempool/src/lib.rs librabft-v2/src/record.rs bft-lib/src/simulated_context.rs bft-lib/src/base_types.rs network/src/simple_sender.rs bft-lib/src/unit_tests/configuration_tests.rs bft-lib/src/configuration.rs librabft-v2/src/record_store.rs network/src/tests/simple_sender_tests.rs librabft-v2/src/data_sync.rs bft-lib/src/simulator.rs network/src/reliable_sender.rs bft-lib/Cargo.toml librabft-v2/src/unit_tests/util_tests.rs bft-lib/src/data_writer.rs librabft-v2/src/unit_tests/record_store_tests.rs librabft-v2/src/util.rs Cargo.toml mempool/src/tests/processor_tests.rs librabft-v2/src/pacemaker.rs librabft-v2/src/node.rs network/src/receiver.rs librabft-v2/Cargo.toml mempool/src/tests/batch_maker_tests.rs librabft-v2/src/unit_tests/record_tests.rs mempool/src/batch_maker.rs bft-lib/src/interfaces.rs network/src/error.rs librabft-v2/src/unit_tests/node_tests.rs network/src/tests/reliable_sender_tests.rs mempool/src/tests/common.rs network/src/lib.rs bft-lib/src/lib.rs librabft-v2/src/main.rs bft-lib/src/unit_tests/base_type_tests.rs mempool/src/processor.rs librabft-v2/src/unit_tests/data_sync_tests.rs network/src/tests/common.rs network/src/tests/receiver_tests.rs bft-lib/src/smr_context.rs librabft-v2/tests/simulated_run.rs |
3. | mathieubaudet@fb.com | alberto.sonnino@ucl.ac.uk |
25 shared files
bft-lib/src/unit_tests/simulated_context_tests.rs mempool/src/lib.rs bft-lib/src/simulated_context.rs network/src/simple_sender.rs network/src/tests/simple_sender_tests.rs librabft-v2/src/data_sync.rs network/src/reliable_sender.rs librabft-v2/src/unit_tests/record_store_tests.rs Cargo.toml mempool/src/tests/processor_tests.rs librabft-v2/src/node.rs network/src/receiver.rs mempool/src/tests/batch_maker_tests.rs librabft-v2/src/unit_tests/record_tests.rs mempool/src/batch_maker.rs network/src/error.rs librabft-v2/src/unit_tests/node_tests.rs network/src/tests/reliable_sender_tests.rs mempool/src/tests/common.rs network/src/lib.rs librabft-v2/src/main.rs mempool/src/processor.rs network/src/tests/common.rs network/src/tests/receiver_tests.rs bft-lib/src/smr_context.rs |
Contributor | # connections | # commits | |
---|---|---|---|
1. | mathieubaudet@fb.com | 2 | 42 |
2. | asonnino@fb.com | 2 | 25 |
3. | alberto.sonnino@ucl.ac.uk | 2 | 2 |
C-median: 2.0
A half of the contributors has more than 2.0 connections, and a half has less than this number.
C-mean: 2.0
An average number of connections a contributor has with other contributors.
C-index: 2.0
There are 2.0 contributors with 2.0 or more connections.