Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-2179
Sort NS stats on http interface by db, then collectionSERVER-2214
DBRef(coll, id) causes AssertionSERVER-2188
Check count code path when using $min and $maxSERVER-2249
$addToSet with $each doesn't check uniqueness for new elementsSERVER-2168
Allow read only slaves to enter Secondary state even if Primary is unreachableSERVER-3082
mongos crash on shutdownSERVER-2313
db.currentOp() doesn't give information on object or index being createdSERVER-2152
BSONObjBuilder and BSONArrayBuilder objects should be re-useableSERVER-2135
distinct() broken for indexed geo fieldsSERVER-2134
indexed geo search slower than index-less naive searchSERVER-2494
DBClientBase::insert requires multiple alloc/copy/free operations, should be zero copy for passed in BSONObjSERVER-2585
Allow nested $or operatorSERVER-2184
Graceful shutdown fails once in a whileSERVER-2229
Group command fails when running on replica set secondarySERVER-2164
Insert a batch of documents ignore "duplicate key error"
{"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