Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-242
Upload maven artifactsJAVA-890
With authentication enabled with a replica set, it is still possible to get the replica status from the java driver even when not authenticated.JAVA-1205
GridFsJAVA-339
Send/Recieve buffer limits on mongod server/java driver communicationJAVA-267
update DBCusor .next() .hasNext() javadoc to say it can throw an exception WAS: MongoInternalException from DBCursor.hasNext() is inappropriateJAVA-247
authenticate method declares throw MongoException but doesn't actually throw itJAVA-264
Deprecate DBCollection.getCount methodsJAVA-1050
Establishing an empty array during insertJAVA-280
BSONTimestamp and some other fields are not properly serialized to JSON and cannot be parsed backJAVA-279
ObjectId could generate duplicate ids if used in different classloaderJAVA-259
Apache Felix OSGi bugJAVA-261
GridFSInputFile.getMetaData() returns wrong valueJAVA-1034
Unable to run mongos with an updated versionJAVA-985
Q: dropped connections and data nodes definitionsJAVA-1341
DBCollection drop method does not delete a collectionJAVA-1340
DBCollection.save(DBObject jo) method adds new document even if the same _id already existsJAVA-1166
Unable to read portion or time frame of video file from GridFSJAVA-1092
$all not workingJAVA-2089
warning: can't find cursorJAVA-249
Java Driver cannot connect to 'localhost' when mongod is listening only on 127.0.0.1 (or "localhost")JAVA-265
Java driver throws a lot of undeclared/non MongoException runtime exceptionsJAVA-290
mongo driver should check whether socket still be available before use it?JAVA-269
NullPointerException when authentication used with replica sets not logged correctlyJAVA-278
maven-metadata.xml is missing from Maven Central repositoryJAVA-258
Need oid in WriteResultJAVA-268
Add support for Java enumsJAVA-271
Java client does not gracefully handle a replication set failureJAVA-272
OSGi Manifest is incorrectJAVA-295
Support Android platformJAVA-321
Exception on calling "toString()" on query containing UUIDJAVA-254
Converting arrays of embedded documents to custom objectsJAVA-253
update not working correctly - or doc bugJAVA-293
Cursor is not closed after limit is fully fetched from serverJAVA-1114
Regular Expression on IPAddress format like does not work as expectedJAVA-263
NullPointerException due to race condition during concurrent access to DBTCPTransportJAVA-274
NullPointerException due to race condition during concurrent access to DBTCPTransportJAVA-1048
Not able to connect mongo db on ec2 server from standalone Java program
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0