Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-35705
Server incorrectly assumes legacy config file is YAML due to trailing colon in bind_ip valueSERVER-5130
Cannot initialize shard without primarySERVER-34885
Add ability to throttle or rate limit copyDatabase operationSERVER-32048
Updates using a numeric path component may cause index entries not to be createdSERVER-30213
createIndexes can implicitly create collections on shards without propagating the collection optionsSERVER-27597
The migration critical section does not need to stop readsSERVER-30724
Initial sync might miss ops that were in flight when it startedSERVER-30986
Server should error on invalid regex match expressionsSERVER-33543
Idempotent update by _id usually takes ~5ms but sometimes grow up until ~2500msSERVER-32453
WTKVEngine::getAllIdents mishandles cursor->next return code.SERVER-31369
Fail Global Init - Failed to open /var/log/mongodb/mongod.logSERVER-31100
Since 2.6, full collection scan instead of index scan, on range after sortSERVER-31293
Don't consider readPreference "primary" as equivalent to 'slaveOk' in OP_QUERY find pathSERVER-5128
First query via mongos fails with slaveOk if replica set doesn't have a masterSERVER-30470
Update subsystem doesn't preserve field-ordering on re-application of oplog entriesSERVER-31530
$elemMatch over trailing field of a 2d index can miss resultsSERVER-31444
Queries against multikey trailing fields of a compound 2d index are incorrectly covered, leading to incorrect resultsSERVER-31139
Invariant failure after issuing $text index find containing nested non-text fields as the index prefix
{"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