Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-153
BSONEncoder putObject optimization for MapJAVA-136
Add $maxScan, $returnKey options to DBCursorJAVA-171
Add 'export-package' declaration in Java driver jar so that mongodb classes are usable in an OSGi context.JAVA-157
Typo in DBCollection.findAndModifyJAVA-126
harmonize loggingJAVA-161
Change JSON encoder to support Iterable instead of CollectionJAVA-184
Problem with Relations to Collections with more then 2 dots in the nameJAVA-147
Automatically routing of queries to non-master nodes (if slave_ok set)JAVA-103
ByteEncoder assumes all arrays are Object[]JAVA-130
Memory Leaks with ThreadLocals in TomcatJAVA-144
Support slave-ok on queriesJAVA-154
getCollectionFromString is brokenJAVA-164
Collection cache stale after drop/renameCollectionJAVA-167
remove db_ip and db_portJAVA-155
StackOverflowError when fetching a tailable cursor after getting the last documentJAVA-159
Issue with ObjectId.isValid methodJAVA-177
JSON parsing doesn't handle exponentsJAVA-152
publish bson.jar to mavenJAVA-160
bug with GridFSFile.valdate() when using non-standard bucket
{"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