Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-6885
Output of show dbs should look nicer (fixed width or smarter spacing)SERVER-5809
Double quote escaping buggedSERVER-6929
Aggregate helper is not listed in collection.help()SERVER-8880
mongo_sm.exe segfaults for certain configuration settings when building with VS2010SERVER-8357
Missing space in log messageSERVER-8901
Improvements to DBQuery help(), comment() and some internal refactoringSERVER-9050
configsvr + getLastError w:1 should not return norepl error, just noteSERVER-8546
Add more tests covering JSON to BSON functionalitySERVER-9635
Add spaces and commas to chunk displaySERVER-9315
local.slaves is not correctly maintained in authenticated system.SERVER-8558
Add tests covering replica set flapping and heartbeatTimeoutSecsSERVER-7424
Shell trims multiple whitespace characters in strings when displaying (data not affected)SERVER-9619
Test passes wrong argument to assert.soonSERVER-9629
CoreDriver/dbclient.cpp remove unused variableSERVER-9396
otherLock cache variable was not workingSERVER-9641
correctly pass fromMigrate flag on migration index creationSERVER-9188
Revert isMaster behavior wrt godScopeSERVER-9047
warning: failed to read from /proc/self/numa_maps: errno:2 No such file or directorySERVER-7189
Apparent typo or cut-and-paste error in src/mongo/db/db.hSERVER-8820
Add jstest to test argument checking of 10gen custom typesSERVER-8824
Add testing for stored javascript in different contextsSERVER-8819
Add round trip unit jstest framework for 10gen custom types in javascript interpreterSERVER-6526
mongodb-10gen-unstable Ubuntu/Debian package is outdatedSERVER-8265
Shell - show logs needs better error message when unauthorized.SERVER-7974
Suppress stack trace on replication errorsSERVER-7496
Mongo.exe client crashes when username of home directory contains a unicode characterSERVER-8383
Make mongos poll less aggressively for cursor timeoutSERVER-6079
v8 and spidermonkey handle Timestamps differentlySERVER-9658
Reduce frequency of debug message "we think data is in ram"SERVER-9542
Incorrectly coded chunk/shard version comparisonSERVER-9491
Upper chunk key not written properly to the log in some placesSERVER-9633
Missing endl in two log statementsSERVER-9149
dropIndexes() in the shell does not check for argumentsSERVER-7430
Warning about smallfiles should include filenameSERVER-7728
Add more details on why a shard is 'unavailable' for balancingSERVER-9111
$CLUSTER & $SERVER databasesSERVER-5697
Unmatched quotes in regular expression cause JS shell to enter multi-line modeSERVER-4836
Making replica set sync ups faster will speed up development of driversSERVER-2011
mongodump, bsondump and mongoexport should only write to stderr in case of a serious errorSERVER-1367
create an $eq operator for queries that works similar to $gte and $lteSERVER-12656
Spurios error "dbclient_rs _checkStatus couldn't _find" for arbitersSERVER-9139
cursor leak in mongos of unsharded cursorsSERVER-9088
printjson/printjsononeline JS helpers may attempt to access the 'DB' object (even if it doesn't exist)SERVER-9333
WriteConcern with tags>2 say the write timedout, when it didn'tSERVER-9228
s2cursor can return dups when it yieldsSERVER-8791
Create a uniform index API across all types of indicesSERVER-9165
Migrate build/insert/update/delete/etc. to new interfaceSERVER-9251
"Extra" fields added to lazy BSON V8 objects not order preservingSERVER-8974
$geoNear alias causes error when using with 2d indexSERVER-8999
Searches on partitioned text indexes return no results if "language" is specified
{"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