Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-185
add OutputStream capability to GridFSInputFileJAVA-199
ReplicaSetStatus.Updater too verboseJAVA-206
DBCollection.setObjectClass(null) failsJAVA-228
when saving file with gridfs, if the size is aligned with 256KB, then driver saves an extra chunk at the end with empty arrayJAVA-229
when saving file with gridfs and using a custom chunksize, it is not properly set on the parent file object, and fetching object later on will breakJAVA-226
serialization of DBList is slow since it involves O(n^2) operation when creating keySet.JAVA-209
add writeconcernt to collection.insert()JAVA-133
remove DB.WriteConcernJAVA-216
createIndex should use WriteConcern.SafeJAVA-201
new Mongo with a DBAddressJAVA-222
Add set/reset/getOptions to DBCursorJAVA-221
Try to remove synchronized in DBApiLayer finalizeJAVA-215
Java driver's ensureIndex() does not preserve orderJAVA-236
Slow memory leak caused by non-static ThreadLocal in DBTCPConnectorJAVA-234
Discrepancy between "mapreduce" and "mapReduce" command nameJAVA-233
Requesting a group(DBObject command) to parallel the mapReduce(DBObject command)JAVA-223
NullPointerException in DBTCPConnectorJAVA-225
Read against dead replica slave doesn't fail over correctly when there is no master
{"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