An overview of contributor trends.
Recent Contributors (4)
Committed in past 6 months (a rookie = the first commit in past year)
No contributors in past 30 days.
Past 31 to 90 days (1):
Past 91 to 180 days (3):
andrej.pavlovic@massedge.com
Historical Contributors (2)
Last contributors more than 6 months ago
No commits in past 30 days.
1 contributor (2 commit):
# |
Contributor
|
First Commit |
Latest Commit |
Commits Count |
File Updates (per extension) |
1. |
markcorner@google.com |
2023-06-14 |
2025-03-28 |
2 (100%) |
json (3), lock (3), gradle (3), (2), properties (2) |
4 contributors (6 commits):
# |
Contributor
|
First Commit |
Latest Commit |
Commits Count |
1. |
markcorner@google.com |
2023-06-14 |
2025-03-28 |
3 (50%) |
2. |
walterjgsp@gmail.com |
2024-05-30 |
2024-12-10 |
1 (16%) |
3. |
walterjp@google.com |
2024-12-17 |
2024-12-17 |
1 (16%) |
4. |
andrej.pavlovic@massedge.com |
2024-12-05 |
2024-12-05 |
1 (16%) |
Contributor Dependencies
A contributor dependency is detected if two contributors have changed the same files in the past 180 days.
Contributor Dependencies via Shared Files
- show contributor dependencies 2D graph
The number on lines shows the number of same files that both persons changed in past 180 days.
G
markcorner@google.com
markcorner@google.com
walterjgsp@gmail.com
walterjgsp@gmail.com
markcorner@google.com--walterjgsp@gmail.com
6
walterjp@google.com
walterjp@google.com
markcorner@google.com--walterjp@google.com
6
walterjp@google.com--walterjgsp@gmail.com
3
andrej.pavlovic@massedge.com
andrej.pavlovic@massedge.com
andrej.pavlovic@massedge.com--walterjgsp@gmail.com
1
- open 2D force graph
- open 3D force graph
- open 2D force graph (including all files)
- open 2D force graph (including only shared files)
- open 3D force graph (including all files)
- open 3D force graph (including only shared files)
|
Contributor 1 |
Contributor 2 |
# shared files |
1. |
markcorner@google.com |
walterjgsp@gmail.com |
6 shared files
.gitignore
android/src/main/java/com/google/recaptchaenterprisereactnative/RecaptchaEnterpriseReactNativeModule.kt
example/src/App.tsx
CHANGELOG.md
yarn.lock
package.json
|
2. |
markcorner@google.com |
walterjp@google.com |
6 shared files
android/build.gradle
recaptcha-enterprise-react-native.podspec
CHANGELOG.md
example/ios/Podfile.lock
yarn.lock
package.json
|
3. |
walterjp@google.com |
walterjgsp@gmail.com |
3 shared files
CHANGELOG.md
yarn.lock
package.json
|
4. |
andrej.pavlovic@massedge.com |
walterjgsp@gmail.com |
1 shared file
src/recaptcha.tsx
|
Most Connected Contributors
|
Contributor |
# connections |
# commits |
1. |
walterjgsp@gmail.com |
3 |
1 |
2. |
markcorner@google.com |
2 |
3 |
3. |
walterjp@google.com |
2 |
1 |
4. |
andrej.pavlovic@massedge.com |
1 |
1 |
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.
5 contributors (13 commits):
# |
Contributor
|
First Commit |
Latest Commit |
Commits Count |
1. |
markcorner@google.com |
2023-06-14 |
2025-03-28 |
6 (46%) |
2. |
walterjgsp@gmail.com |
2024-05-30 |
2024-12-10 |
3 (23%) |
3. |
icmota@google.com |
2024-05-23 |
2024-09-23 |
2 (15%) |
4. |
walterjp@google.com |
2024-12-17 |
2024-12-17 |
1 (7%) |
5. |
andrej.pavlovic@massedge.com |
2024-12-05 |
2024-12-05 |
1 (7%) |
Contributor Dependencies
A contributor dependency is detected if two contributors have changed the same files in the past 365 days.
Contributor Dependencies via Shared Files
- show contributor dependencies 2D graph
The number on lines shows the number of same files that both persons changed in past 365 days.
G
markcorner@google.com
markcorner@google.com
icmota@google.com
icmota@google.com
markcorner@google.com--icmota@google.com
18
walterjp@google.com
walterjp@google.com
markcorner@google.com--walterjp@google.com
7
andrej.pavlovic@massedge.com
andrej.pavlovic@massedge.com
icmota@google.com--andrej.pavlovic@massedge.com
3
walterjgsp@gmail.com
walterjgsp@gmail.com
walterjgsp@gmail.com--markcorner@google.com
10
walterjgsp@gmail.com--icmota@google.com
11
walterjp@google.com--icmota@google.com
7
walterjp@google.com--walterjgsp@gmail.com
6
andrej.pavlovic@massedge.com--walterjgsp@gmail.com
1
- open 2D force graph
- open 3D force graph
- open 2D force graph (including all files)
- open 2D force graph (including only shared files)
- open 3D force graph (including all files)
- open 3D force graph (including only shared files)
|
Contributor 1 |
Contributor 2 |
# shared files |
1. |
markcorner@google.com |
icmota@google.com |
18 shared files
example/android/gradle/wrapper/gradle-wrapper.properties
.gitignore
example/android/gradlew
android/build.gradle
example/android/build.gradle
ios/RecaptchaEnterpriseReactNative.swift
android/src/main/java/com/google/recaptchaenterprisereactnative/RecaptchaEnterpriseReactNativeModule.kt
example/src/App.tsx
example/android/app/build.gradle
recaptcha-enterprise-react-native.podspec
example/android/app/src/main/java/com/google/android/libraries/abuse/recaptcha/testapps/integration/MainApplication.kt
example/ios/RecaptchaEnterpriseReactNativeExample.xcodeproj/project.pbxproj
CHANGELOG.md
example/ios/Podfile.lock
yarn.lock
package.json
example/e2e/starter.test.js
example/package.json
|
2. |
walterjgsp@gmail.com |
icmota@google.com |
11 shared files
.gitignore
android/build.gradle
src/recaptcha.tsx
android/src/main/java/com/google/recaptchaenterprisereactnative/RecaptchaEnterpriseReactNativeModule.kt
example/src/App.tsx
recaptcha-enterprise-react-native.podspec
CHANGELOG.md
README.md
example/ios/Podfile.lock
yarn.lock
package.json
|
3. |
walterjgsp@gmail.com |
markcorner@google.com |
10 shared files
.github/workflows/ci.yml
.gitignore
android/build.gradle
android/src/main/java/com/google/recaptchaenterprisereactnative/RecaptchaEnterpriseReactNativeModule.kt
example/src/App.tsx
recaptcha-enterprise-react-native.podspec
CHANGELOG.md
example/ios/Podfile.lock
yarn.lock
package.json
|
4. |
markcorner@google.com |
walterjp@google.com |
7 shared files
android/build.gradle
ios/RecaptchaEnterpriseReactNative.swift
recaptcha-enterprise-react-native.podspec
CHANGELOG.md
example/ios/Podfile.lock
yarn.lock
package.json
|
5. |
walterjp@google.com |
icmota@google.com |
7 shared files
android/build.gradle
ios/RecaptchaEnterpriseReactNative.swift
recaptcha-enterprise-react-native.podspec
CHANGELOG.md
example/ios/Podfile.lock
yarn.lock
package.json
|
6. |
walterjp@google.com |
walterjgsp@gmail.com |
6 shared files
android/build.gradle
recaptcha-enterprise-react-native.podspec
CHANGELOG.md
example/ios/Podfile.lock
yarn.lock
package.json
|
7. |
icmota@google.com |
andrej.pavlovic@massedge.com |
3 shared files
src/recaptcha.tsx
src/index.tsx
src/recaptcha_client.tsx
|
8. |
andrej.pavlovic@massedge.com |
walterjgsp@gmail.com |
1 shared file
src/recaptcha.tsx
|
Most Connected Contributors
|
Contributor |
# connections |
# commits |
1. |
walterjgsp@gmail.com |
4 |
3 |
2. |
icmota@google.com |
4 |
2 |
3. |
markcorner@google.com |
3 |
6 |
4. |
walterjp@google.com |
3 |
1 |
5. |
andrej.pavlovic@massedge.com |
2 |
1 |
C-median: 3.0
A half of the contributors has more than 3.0 connections, and a half has less than this number.
C-mean: 3.2
An average number of connections a contributor has with other contributors.
C-index: 3.0
There are 3.0 contributors with 3.0 or more connections.