https://github.com/apache/commons-dbcp
commons
Score: 10.146002265529594
Last synced: about 10 hours ago
JSON representation
Repository metadata:
Apache Commons DBCP
- Host: GitHub
- URL: https://github.com/apache/commons-dbcp
- Owner: apache
- License: apache-2.0
- Created: 2013-07-10T07:00:11.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-08-29T08:50:45.000Z (9 days ago)
- Last Synced: 2025-09-04T00:47:06.345Z (3 days ago)
- Topics: commons
- Language: Java
- Homepage: https://commons.apache.org/dbcp/
- Size: 7.83 MB
- Stars: 355
- Watchers: 43
- Forks: 247
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Owner metadata:
- Name: The Apache Software Foundation
- Login: apache
- Email:
- Kind: organization
- Description:
- Website: https://www.apache.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/47359?v=4
- Repositories: 2814
- Last Synced at: 2025-09-04T00:44:32.029Z
- Profile URL: https://github.com/apache
GitHub Events
Total
- Create event: 65
- Delete event: 55
- Fork event: 10
- Issue comment event: 17
- Pull request event: 131
- Pull request review comment event: 7
- Pull request review event: 11
- Push event: 143
- Watch event: 10
- Total: 449
Last Year
- Create event: 65
- Delete event: 55
- Fork event: 10
- Issue comment event: 17
- Pull request event: 131
- Pull request review comment event: 7
- Pull request review event: 11
- Push event: 143
- Watch event: 10
- Total: 449
Committers metadata
Last synced: 5 days ago
Total Commits: 3,399
Total Committers: 71
Avg Commits per committer: 47.873
Development Distribution Score (DDS): 0.686
Commits in past year: 277
Committers in past year: 5
Avg Commits per committer in past year: 55.4
Development Distribution Score (DDS) in past year: 0.267
Name | Commits | |
---|---|---|
Gary Gregory | g****y@g****m | 1066 |
Mark Thomas | m****t@a****g | 426 |
Gary Gregory | g****y@g****m | 399 |
Phil Steitz | p****z@a****g | 376 |
dependabot[bot] | 4****] | 323 |
Dirk Verbeeck | d****v@a****g | 236 |
Sebastian Bazley | s****b@a****g | 234 |
Rodney Waldhoff | r****f@a****g | 44 |
Niall Pemberton | n****p@a****g | 38 |
Henri Yandell | b****d@a****g | 25 |
Glenn L. Nielsen | g****n@a****g | 17 |
Craig R. McClanahan | c****c@a****g | 15 |
Thomas Neidhart | t****n@a****g | 14 |
John McNally | j****y@a****g | 13 |
Matt Sicker | m****r@a****g | 12 |
David Graham | d****m@a****g | 11 |
Dain Sundstrom | d****n@a****g | 11 |
Joerg Schaible | j****i@a****g | 10 |
Emmanuel Bourg | e****g@a****g | 10 |
Rahul Akolkar | r****l@a****g | 9 |
Pascal Schumacher | p****r@g****t | 8 |
Dennis Lundberg | d****l@a****g | 7 |
Mark R. Diggory | m****y@a****g | 6 |
Arturo Bernal | a****g@g****m | 6 |
d****l@a****g | 5 | |
Sean Sullivan | s****s@a****g | 5 |
Yoav Shapira | y****s@a****g | 5 |
Benedikt Ritter | b****r@g****m | 4 |
Piotr P. Karwasz | p****b@k****g | 4 |
Dion Gillard | d****n@a****g | 4 |
and 41 more... |
Issue and Pull Request metadata
Last synced: about 12 hours ago
Total issues: 1
Total pull requests: 434
Average time to close issues: about 2 months
Average time to close pull requests: 14 days
Total issue authors: 1
Total pull request authors: 16
Average comments per issue: 2.0
Average comments per pull request: 0.64
Merged pull request: 305
Bot issues: 1
Bot pull requests: 399
Past year issues: 0
Past year pull requests: 157
Past year average time to close issues: N/A
Past year average time to close pull requests: 4 days
Past year issue authors: 0
Past year pull request authors: 4
Past year average comments per issue: 0
Past year average comments per pull request: 0.22
Past year merged pull request: 111
Past year bot issues: 0
Past year bot pull requests: 147
Top Issue Authors
- dependabot[bot] (1)
Top Pull Request Authors
- dependabot[bot] (399)
- rajucomp (8)
- johnou (6)
- raboof (2)
- autumind (2)
- educhastenier (2)
- rmaucher (2)
- cortlepp-intershop (2)
- czpilar (2)
- dionusos (2)
- pingpingy1 (2)
- meedbek (1)
- mawiesne (1)
- step-security-bot (1)
- rzo1 (1)
Top Issue Labels
- dependencies (1)
- java (1)
Top Pull Request Labels
- dependencies (399)
- github_actions (268)
- java (131)
Dependencies
- commons-logging:commons-logging 1.2
- org.apache.commons:commons-pool2 2.11.1
- org.apache.geronimo.specs:geronimo-jta_1.1_spec 1.1.1
- com.h2database:h2 2.1.214 test
- org.apache.commons:commons-lang3 3.12.0 test
- org.apache.geronimo.modules:geronimo-transaction 2.2.1 test
- org.hamcrest:hamcrest 2.2 test
- org.jboss.logging:jboss-logging 3.4.3.Final test
- org.jboss.narayana.jta:narayana-jta 5.12.7.Final test
- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec 1.1.1.Final test
- org.jboss:jboss-transaction-spi 7.6.1.Final test
- org.junit.jupiter:junit-jupiter 5.8.2 test
- org.mockito:mockito-core 4.6.1 test
- org.slf4j:slf4j-simple 1.7.36 test
- tomcat:naming-common 5.0.28 test
- tomcat:naming-java 5.0.28 test
- actions/cache 704facf57e6136b1bc63b828d79edcd491f0ee84 composite
- actions/checkout 3df4ab11eba7bda6032a0b82a6bb43b11571feac composite
- github/codeql-action/analyze 6a28655e3dcb49cb0840ea372fd6d17733edd8a4 composite
- github/codeql-action/autobuild 6a28655e3dcb49cb0840ea372fd6d17733edd8a4 composite
- github/codeql-action/init 6a28655e3dcb49cb0840ea372fd6d17733edd8a4 composite
- actions/cache 704facf57e6136b1bc63b828d79edcd491f0ee84 composite
- actions/checkout 3df4ab11eba7bda6032a0b82a6bb43b11571feac composite
- actions/setup-java 0ab4596768b603586c0de567f2430c30f5b0d2b0 composite
- codecov/codecov-action eaaf4bedf32dbdc6b720b63067d99c4d77d6047d composite
- actions/cache 704facf57e6136b1bc63b828d79edcd491f0ee84 composite
- actions/checkout 3df4ab11eba7bda6032a0b82a6bb43b11571feac composite
- actions/setup-java 0ab4596768b603586c0de567f2430c30f5b0d2b0 composite
- actions/checkout 3df4ab11eba7bda6032a0b82a6bb43b11571feac composite
- actions/upload-artifact a8a3f3ad30e3422c9c7b888a15615d19a852ae32 composite
- github/codeql-action/upload-sarif 6a28655e3dcb49cb0840ea372fd6d17733edd8a4 composite
- ossf/scorecard-action 08b4669551908b1024bb425080c797723083c031 composite