12
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 15 hours ago.
Aug 11, 2025 — Aug 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix NPE in `AggregatesSearchIntegrationTest` More... about 4 years ago
Do misc `$search` improvements (#973) More... about 4 years ago
Clarify that `socketTimeoutMS` affects only reads (#975) More... about 4 years ago
Improve constructible BSON `toString` (#972) More... about 4 years ago
Revert decryptKey's use of try with resources More... about 4 years ago
Crypt - renamed unused variables to ignored More... about 4 years ago
Crypt.java added assertNotNull for required values More... about 4 years ago
Simplify Crypt with try with resources More... about 4 years ago
Add missing semicolons in code examples More... about 4 years ago
Use `T first, T... more` in `$search`/`$setWindowFields` query building API to represent that at least one value is required (#966) More... about 4 years ago
Updated EncryptOptions queryType to be a String More... about 4 years ago
Add structured logging support for command logging More... about 4 years ago
Add isMonitoringConnection boolean to InternalStreamConnection More... about 4 years ago
Fix `tlschannel.util.Util.getJavaMajorVersion` (#969) More... about 4 years ago
Remove useless runtime checks from the `$search` query building API (#967) More... about 4 years ago
Fix ConventionModel constructor (#968) More... about 4 years ago
Fix `of` `$search`-related methods that are supposed to produce a BSON element but instead produce a BSON document (#964) More... about 4 years ago
Accept `Iterable` instead of `List` in `Aggregates.setWindowFields` (#963) More... about 4 years ago
Remove code duplication in `SearchFacet` More... about 4 years ago
Corrected successSubscriber to documentSubscriber for two await calls in reactive QuickTour (#962) More... about 4 years ago
Fix static check warnings in `ChangeStreamDocument` More... about 4 years ago
Use `com.mongodb.assertions.Assertions` instead of `org.bson.assertions.Assertions` in `com.mongodb.client.model.search` More... about 4 years ago
Version: bump 4.7.0-SNAPSHOT More... about 4 years ago
Version: bump 4.7.0-beta0 More... about 4 years ago
Run `AggregatesFunctionalSpecification.$setWindowFields` against server 5.2+ More... about 4 years ago
Evergreen: download mongo_crypt for accept-api-version-2-test More... about 4 years ago
Add builders for pick-accumulators / window functions (#954) More... about 4 years ago
Wait for unacknowledged write to complete (#958) More... about 4 years ago
Annotate Queryable Encryption API as Beta More... about 4 years ago
Update mongo-crypt dependency to 1.5.0-rc1 More... about 4 years ago