Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-8453
Encrypted Password FeatureSERVER-8638
Allowed to build {<field>:0} indexSERVER-7818
With 'logpath' set in mongodb.conf, even `mongod --help` prints to log fileSERVER-10603
Absurd query times in logSERVER-9897
PHP tests for write concernSERVER-9896
smallfiles option in large databasesSERVER-13106
about an uneven chunk distributionSERVER-9816
inconsistent connection countSERVER-9447
Key values too large to indexSERVER-9011
User authorisation based on source addressSERVER-9009
mongodump fails when run by a read-only userSERVER-9060
Introduce a built-in role for taking backups of nodesSERVER-8136
allow db.currentOp() from mongos to show the query jobs performed on secondariesSERVER-8118
serverStatus locks and recordStats have invalid text in keysSERVER-8106
bsondump writes progress to stdoutSERVER-8049
Very short timeout for select() call in net listener eats up CPU timeSERVER-8043
Segmentation fault on mongodump with --host and replicasetSERVER-8037
fields not going away on a save() instead just going to nullSERVER-7994
system.profile reports higher timeLockedMicros (r) than millisSERVER-7974
Suppress stack trace on replication errorsSERVER-7965
Add Year to Logging TimestampSERVER-8195
Observed timeouts don't correspond to db.serverStatus().cursors.timedOutSERVER-8322
Shell allows insert() of objects which don't make senseSERVER-8259
if db.currentOp(true) exceeds 16MB, it returns invalid BSON size errorsSERVER-8380
db.stats reports different replicaset information for shard after rs.removeSERVER-8455
ConfigServer::checkConfigServerConsistent mishandles lifecycle of scopeddbconnectionSERVER-8666
adding large docs to capped collection can fail based on historySERVER-8587
Reindex needed after upgrade through replication?SERVER-7859
printStackTrace() not work on LinuxSERVER-7434
Startup race with --forkSERVER-7876
Counts running against secondaries with ReadPreference of PrimaryPreferredSERVER-7788
Error reported in logSERVER-21177
warning exception in dur::removeOldJournalFile boost::filesystem::rename: No such file or directorySERVER-10847
Segmentation Fault - TTLMonitorSERVER-10577
Updating sub document with positional operatorSERVER-10433
Segfault with lots of updates (sharded)SERVER-13570
mongos does not work if ReplicaSetMonitor no master foundSERVER-11739
Unable to login to 2.2.2 server from 2.4.8 clientSERVER-11536
$elemMatch matches too many elementsSERVER-15366
Balancer tries to move chunks for non existing nsSERVER-13434
Record does not seem to be indexed correctlySERVER-13089
setShardVersion failed hostSERVER-9595
Another occasional segfault in mongo serverSERVER-9594
Occasional segfault in serverSERVER-9822
db.shutdownServer() does not empty mongod.lockSERVER-9607
One of our secondaries crashedSERVER-9637
Upsert with filters for a subdocument and a nested subdocument key result with an invalid BSON. (one document with two duplicate keys!)SERVER-8904
The data type of a value is causing error: { "$err" : "requested keyPattern does not match specified keys", "code" : 10365 }SERVER-8903
Query parameters are not being honoredSERVER-8888
runCommand with distinct and the db.xxx.distinct return different results when using $near in the query
{"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