Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-4634
--use-system-all (and --use-system-snappy?) don't actually use system snappySERVER-3112
mongo* tools logs should not log to stdout (broken w/--out -)SERVER-2612
support logRotate under windowsSERVER-4780
Improve Memory Leak Warning MessageSERVER-4695
getLog auth checks needs backportSERVER-4399
mongos doesn't always update shards in response to replica set changesSERVER-4591
MongoDB 2.0.2 fails to build: 'str' object has no attribute 'rpartition'SERVER-4745
Figuring out which shard to send a query to takes a long time when doing large $in queries on the shard keySERVER-3817
Increment opcounters for bulk insertSERVER-3672
use min(majority, all "real" nodes) for majoritySERVER-3939
Rollback is trying to log something in the oplogSERVER-4712
Shards crash fairly frequently when memory is lowSERVER-4626
If update does not contain an _id in criteria, sync apply can assert and get stuckSERVER-4765
sharded currentOp doesn't actually pass querySERVER-4749
fix concurrency api when using opensslSERVER-4546
Oplog replay can assert on initial sync if there's no _id index on a capped collectionSERVER-4665
Querying against sparse index creates bad state, affecting later queriesSERVER-4699
mongos can segfault after primary failoverSERVER-4673
Don't lock authenticate command if we don't need toSERVER-4547
Disable full restore of sharded clusterSERVER-4714
ScopedConn is segfaultingSERVER-4474
Initial sync should ignore capped collection dup key error, tooSERVER-4400
attempt to record query plan for a dropped cursor triggers bad file number assertionSERVER-3641
support mongostat through mongos with authenticationSERVER-3763
when one shard goes down, mongos starts returning failure in getlasterror for all the shards, to already connected client.SERVER-4115
copyCollectionFromRemote needs to authenticateSERVER-4401
query optimizer cursor may return partial result set for a $or query if the last index match for a $or clause is deleted while it is "current"SERVER-4387
command should force reload of config data after multiple stale config exceptionsSERVER-4238
Make sure authentication always happens when a ScopedConn connectsSERVER-4643
one of the shard is down
{"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