openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Mongo Java Driver
Settings
|
Report Duplicate
12
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 22 hours
ago.
Aug 26, 2025 — Aug 26, 2026
Showing page 249 of 295
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
JAVA-553 change connection timeout default from unlimited to 10 sec.
Steve Briskin
More...
about 14 years ago
JAVA-488: Rolling back unintentional API change
Jeff Yemin
More...
about 14 years ago
pom.xml now builds source jar
Jeff Yemin
More...
about 14 years ago
Removed spurious import of a com.sun class
Jeff Yemin
More...
about 14 years ago
JAVA-488: API changes for JSON serialization. Clients should use static methods in the new JSONSerializers class
Jeff Yemin
More...
about 14 years ago
Updating revision
Jeff Yemin
More...
about 14 years ago
Not ready yet for tagged read prefs
Jeff Yemin
More...
about 14 years ago
Adding pom.xml for driver developers who prefer working with Maven to Ant. It is NOT used for release builds. For that, Ant is still used (see build.xml).
Jeff Yemin
More...
over 14 years ago
Fixed scm url in maven POMs
Jeff Yemin
More...
over 14 years ago
JAVA-272: Cleaning of the manifest. Added Bundle-License, improved Bundle-Name and Bundle-SymbolicName, removed Bundle-ClassPath
Jeff Yemin
More...
over 14 years ago
JAVA-272: To deal with the OSGi/Maven version name incompatibilities, added ability to use a different version name for maven and OSGi. So the Maven POM that we upload would have a version like 2.8.0-RC1 or 2.8.0, while the corresponding Bundle-Version in MANIFEST.MF would be 2.8.0.RC1 or 2.8.0.RELEASE. Hopefully this will work for both Maven and OSGi users, as it's the strategy used by, for example the maven-bundle-plugin
Jeff Yemin
More...
over 14 years ago
Fixed publish-local target to use user.home for root of local maven repository
Jeff Yemin
More...
over 14 years ago
JAVA-573: Changed Mongo.getVersion() to return the full version string, instead of just major.minor
Jeff Yemin
More...
over 14 years ago
Added package to OSGi manifest
Jeff Yemin
More...
over 14 years ago
[Java-475] GridFSInput constructors are now protected access
Bryan Reinero
More...
over 14 years ago
Fixed path to local maven repo
Jeff Yemin
More...
over 14 years ago
Merge remote-tracking branch 'origin/master'
Bryan Reinero
More...
over 14 years ago
Correct parsing of Long date values
Bryan Reinero
More...
over 14 years ago
JAVA-497: Rolling back this change until what we want to do is fully spec'd
Jeff Yemin
More...
over 14 years ago
JAVA-458: Fixed regression which caused nodes not in the seed list to be ignored until the second round of calls to isMaster. This could result in not finding the primary for > 5s if the primary didn't happen to be in the seed list
Jeff Yemin
More...
over 14 years ago
refactored com.mongodb.DBTCPConnector#_checkWriteError to make intent clearer.
Jeff Yemin
More...
over 14 years ago
JAVA-535: Respecting read preference on DB for DB.getCollectionNames
Jeff Yemin
More...
over 14 years ago
JAVA-249: Removed calls to InetAddress.getLocalHost and InetAddress.getAllByName, using InetAddress.getByName instead Simplified code. Fixed Javadoc. Removed unused methods. Made it thread-safe by making _address volatile
Jeff Yemin
More...
over 14 years ago
JAVA-378: Added unit test
Jeff Yemin
More...
over 14 years ago
Added missing braces to conditional
Jeff Yemin
More...
over 14 years ago
changed parameter name and added comment.
Ryan
More...
over 14 years ago
Merge pull request #75 from lesnail/master
Ryan
More...
over 14 years ago
JAVA-378 reallocate buffer to correct size when changing chunksize of GridFSInputFile
lesnail
More...
over 14 years ago
Merge branch 'master' of github.com:mongodb/mongo-java-driver
Jeff Yemin
More...
over 14 years ago
Fixed an unused assignment warning
Jeff Yemin
More...
over 14 years ago
←
1
2
…
245
246
247
248
249
250
251
252
253
…
294
295
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree