12
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 07, 2025 — Aug 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use Project reactor for observable implicit helpers More... over 4 years ago
Include default match statement to CaseClassCodec macro More... over 4 years ago
Fix ServerDiscoveryAndMonitoringProseTests.testConnectionPoolManagement and disable it (#873) More... over 4 years ago
Stop testing load balancer support against 5.0 More... over 4 years ago
Add missing javadoc of return value for CodecRegistries#withUuidRepresentation More... over 4 years ago
Add missing javadoc for EnumCodec constructor More... over 4 years ago
Refactor internal APIs to avoid requiring duplicate data in method/constructor params (#871) More... over 4 years ago
Replace example.com with doesnotexist.invalid in CSFLE prose test More... over 4 years ago
Introduce and use `Cluster.withLock` to achieve cluster-wide locking (#869) More... over 4 years ago
Remove serviceId hack for load balancer testing (#868) More... over 4 years ago
Replace getParameterTypes().length with getParameterCount() (#870) More... over 4 years ago
Add CodecRegistries#withUuidRepresentation factory method (#864) More... over 4 years ago
Fixed javadoc for ObjectId(timestamp, counter) and exception message for ObjectId(timestamp, randomValue1, randomValue2, counter) (#863) More... over 4 years ago
Fix minor typo in java comments (#867) More... over 4 years ago
Make IntelliJ happy with Groovy formatting More... over 4 years ago
Skip server monitor listener tests with load-balanced clusters More... over 4 years ago
Ensure server discovery and monitoring events are published in order (#860) More... over 4 years ago
Version: bump 4.5.0-SNAPSHOT More... over 4 years ago
Version: bump 4.5.0-beta0 More... over 4 years ago
Build: Ensure the util sub projects are ignored when publishing More... over 4 years ago
Version: bump 4.5.0-SNAPSHOT More... over 4 years ago
Version: bump 4.5.0-beta0 More... over 4 years ago
Alternate fair/unfair lock modes in the connection pool to improve throughput (#862) More... over 4 years ago
Apply configured uuid representation to DB#command encoding and decoding (#861) More... over 4 years ago
Change the `while(complexCondition) { await } style in `ConcurrentPool` More... over 4 years ago
Fix the `await` condition in `OpenConcurrencyLimiter.acquirePermitOrGetAvailableOpenedConnection` (#858) More... over 4 years ago
Add codec provider for enums (#856) More... over 4 years ago
Remove unused package-private classes in bson module More... over 4 years ago
Prefer StandardCharsets.UTF_8 to Charset.forName("UTF-8") More... over 4 years ago
Code cleanup for ScramShaAuthenticator More... over 4 years ago