Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-6344
Typo in help output for SSL builds (shell and tools)SERVER-6396
Add C++ helper function for $and queries.SERVER-6265
Unhide --locks option for mongotopSERVER-6410
"create" command should intrepret same user flags as "collMod" commandSERVER-6338
Enable segv handler in Tool::mainSERVER-6473
Calling replSetSyncFrom on a primary should raise a warning or errorSERVER-6124
$unset may create a nested field if it doesn't existSERVER-6320
SSL Options Not listed in --help output for mongod/mongosSERVER-6135
Positional operator in projection shouldn't match embedded document (only array)SERVER-6263
Move to boost filesystem 3 for upward compatability with newer boost releasesSERVER-6310
Timezone support in date operators at query timeSERVER-6314
collMod command has no help documentationSERVER-6095
make multikey indices useful for shardingSERVER-6224
mongotop should give error message when trying to connect to a mongos instanceSERVER-6129
make w:majority work when replication is not enabledSERVER-6701
TTL expiration using _id indexSERVER-6700
Allow updates to expireAfterSeconds field for TTL indexesSERVER-6625
db.adminCommand('top') seems to record commands as queriesSERVER-6276
Inconsistent api for Aggregation results compared to inline map reduce.SERVER-8049
Very short timeout for select() call in net listener eats up CPU timeSERVER-6316
collMod command should have better return reportingSERVER-6348
Create ChunkStats command to replace the sh.status() chunk portionSERVER-6474
Error message for attempting replSetSyncFrom "self" needs improvement.SERVER-6229
not so rare verbose log message: info journal _rotate called inside dbMutex - ok but should be somewhat rareSERVER-6364
Remove/replace write lock in replAuthenticate()SERVER-6377
makeStringDataSERVER-1326
ChunkManager::reload() should only load updated chunksSERVER-7695
Add variants of $week, $year, $dayOfWeek that conform to the ISO-6801 specSERVER-6282
Shards: getLastError waits 1 second to respond after insert with invalid shard keySERVER-6476
Setting slaveDelay on a sync target should cause syncing members to find a new target.SERVER-6351
Make mongostat adjust column width for variable length field "db locks"SERVER-6374
Make TTL collections respect a hard limit instead of a soft minimum 60 seconds limitSERVER-6362
Chained replication is generating too many queries on middle serversSERVER-6075
Accessing array elements by position fails in $projectSERVER-6235
Add command line option to throttle deletes from migrationsSERVER-6242
Test breaks in 2.1.2 but passes in 2.1.1SERVER-6248
no mongoclient target as described in docs/building.mdSERVER-6315
tagSet suite test failure on debug buildsSERVER-6312
ensure fassert for assertions occurring after db writesSERVER-6390
mongooplog arguments are unclearly documented, some irrelevant?SERVER-6512
ReplicaSetMonitor::_checkConnection does not check upper bounds for the indexesSERVER-6563
Improve consistency of non-primary reads in a sharded clusterSERVER-6251
mongod 2.1.2 crashes when indexing deeply nested arraysSERVER-5877
Make hashed indexes work with multi-key (array) valuesSERVER-6321
Bad path to SSL key file or incorrect password causes: Assertion: 15868 :Can't read key fileSERVER-6508
Resizing of _nodes and updating _master is not atomic in ReplicaSetMonitorSERVER-6311
FlushViewOfFile failures can result in invalid journal on WindowsSERVER-6578
Can still make mongod hang fsyncLock and authenticationSERVER-6412
mongo shell segfaults at startup with V8 v3.12.10SERVER-6359
mongoexport now outputs full strings in CSV mode
{"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