Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-1013
Saved extra fields for Gridfs does not go in metadata sub-documentJAVA-1140
DBCursor.hasNext malfunctioned with complex query and batchSize specifiedJAVA-812
setting slaveOK() does not result in a secondary read preference through mongosJAVA-867
db.getCollectionNames() returns phantom 'system.profile' tableJAVA-1115
JSON parser parses braces incorrectlyJAVA-1153
GSSAPI auth when running within OSGI causes NoClassDefFoundError (SaslException)JAVA-808
Support the Exhaust flag on queryJAVA-853
Client runs out of connections with nested calls to DB.requestStartJAVA-840
Java driver doesn't read the authentication level of the serverJAVA-809
Better error message when ignoring user-specified read preference results in a failureJAVA-834
Set a sane default socketTimeoutJAVA-817
PermGen memory leak. A deamon thread "CursorCleanerThread" doesn't stopped when undeploy a web application.JAVA-804
Support Monotonic Read Consistency when reading from secondariesJAVA-807
Driver should not allow the EXHAUST flag to be set on DBCursor.setOptionsJAVA-826
Array.0 exists true doesn't work correctJAVA-929
write to replicaset fails after failoverJAVA-825
if no server is up the mongo constructor just blocksJAVA-1515
Check if a database exists on MongoDB without using mongoClient.getDatabaseNames()JAVA-948
WriteConcern.SAFE isn't.JAVA-835
db.eval() all broken : com.mongodb.MongoException: not talking to master and retries used up
{"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