Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-3464
Message refers to --dur, shoudl be --journalSERVER-1619
bsondump informational output goes to STDOUT instead of STDERRSERVER-1208
Mongod options set to false are enabled, via config file.SERVER-2867
Mongoimport reports success even if it fails to authenticateSERVER-2690
command execution log time includes time to get lockSERVER-3539
mongos returns duplicate "ns" element when you run db.xyz.stats()SERVER-3462
slaveOk queries don't distribute to all secondaries when using a mongosSERVER-3432
mongos does not respect new hidden flags for shard rs membersSERVER-3453
db.isMaster() reporting true for both arbiterOnly and passive (under certain configs)SERVER-3336
use journalling instead of dialog for config serverSERVER-2357
mongoimport should ignore trailing commas in CSV filesSERVER-2506
reduce group commit latencySERVER-1097
mongoimport / export should adhere to CSV specSERVER-3293
quota shouldn't affect localSERVER-3298
'simpleRegex' optimization may not work correctly if there is a regex | (bar) presentSERVER-3307
Add --shutdown flag to kill server with current configSERVER-3249
support so_timeout on DBClientReplicaSetSERVER-3233
Semantics: change name of keep_going flagSERVER-3216
sparse indexes not sparse in certain array casesSERVER-3208
unsafe usage of namespace details transient on yield in update.cppSERVER-3172
Journal CompressionSERVER-3139
Allow returning multi-location documents by either unique doc or result per locationSERVER-3132
Oplog should compensate for clock skewSERVER-3005
index key generation issue with parent and nested fields in same index and array containing subobjectSERVER-2902
Index keys are not generated for numerically referenced array elementsSERVER-2863
Error creating index admin.system.users during mongorestoreSERVER-3610
addShard fails with arbiter in replica setSERVER-3595
enable journalling by default for 64-bit platformsSERVER-3586
Array as shard key value should be prohibited.SERVER-3553
DBDirectClient's call() and say() may call commitIfNeeded() without a mutexSERVER-3545
uassert if $elemMatch is attempted within $inSERVER-3527
when a collection is dropped, the transient NS details are kept in map, which can increase memory over time (e.g. with M/R)SERVER-3526
when a collection is renamed, its counters are kept in map, which can increase memory over time (e.g. with M/R)SERVER-3489
check for overcommit_memory settingsSERVER-3487
expose ReplicaSetMonitor stats via connPoolStatsSERVER-3486
setProfilingLevel on slave attempts to log "create ns" opSERVER-3485
print offending op in the log when there's a sync exceptionSERVER-3482
oplog replay should check first element in oplog before going backwards for initial sync performanceSERVER-3479
wait for a couple pings before choosing initial sync targetSERVER-3478
using sort and geo query within the map/reduce call mongoD dropsSERVER-3475
dbhash.js test fails with md5 hash not being generated for some collections when run in parallel/basic.js and parallel/basicPlus.jsSERVER-3460
processinfo_darwin.cpp doesn't compile under OS X 10.7 (Lion)SERVER-3457
scons fails with linux kernel => 3.0.0SERVER-3508
Shell should not try to auto-complete if tab is used for indentationSERVER-3504
Add a new RamLog("startupWarnings") to capture warnings printed on startupSERVER-3500
_max is unsigned in 2d.cpp, don't need < 0 checks.SERVER-3497
check for /proc/sys/vm/zone_reclaim_mode at startupSERVER-3447
journal exception during large operations within db.eval (multi update)SERVER-3448
btreecursor may do a lot of scanning in constructor or advance()SERVER-3422
update_yield1 / atomic updates failure
{"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