Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-7740
Have the shell collect and print startupwarnings at connection timeSERVER-7347
Do not scale avgObjSize in db.stats() for mongos to be consistent with mongodSERVER-7787
linenoise_utf8.cpp can read uninitialized memory, trigger ValgrindSERVER-6037
RS members should report on heartbeat if they cannot reach the node hb-ing themSERVER-6325
using the `edit` command on undeclared variables could benefit from an error messageSERVER-8037
fields not going away on a save() instead just going to nullSERVER-7567
Improve error message for incorrect "w" values.SERVER-7719
mongo shell segfaults when inserting array that contains non-objectsSERVER-8008
$push to sorted arraySERVER-8071
Allow disabling metric sectionSERVER-5848
Refactor IndexType suitability() method to take a FieldRangeSetPairSERVER-5279
Bypass auth check when logging "ClientCursor::yield can't unlock" messageSERVER-5487
Seg fault when shutting down replica set member - Subscription Build with SSL EnabledSERVER-7822
Windows Compilation Warnings from S2 LibrarySERVER-7717
opsSharded no longer updatedSERVER-7451
Add node startup information to the local DBSERVER-6700
Allow updates to expireAfterSeconds field for TTL indexesSERVER-6625
db.adminCommand('top') seems to record commands as queriesSERVER-7437
jsonString does not handle Timestamps as documentedSERVER-7848
ability to turn off distributed lock pinger for testingSERVER-4152
Add logic to insert to create the index on any insert to system.usersSERVER-991
$push with $slice + $sortSERVER-8021
jstests/slowNightly/memory.js failing with V8::FatalProcessOutOfMemorySERVER-7626
Provide configuration option to disable usage of db.auth()SERVER-7933
Linux open() with O_NOATIME can failSERVER-7932
Change handling of nullish values in math expressionsSERVER-7972
jstests/testing_only_commands.js fails when run under small_oplogSERVER-7427
Update THIRD-PARTY-NOTICES for mongo-enterprise to include gsasl license, others, if needed.SERVER-7759
Don't purge bgbuffer after SECONDARY->PRIMARY transitionSERVER-7534
mongorestore incorrectly ignores w=1, the defaultSERVER-7202
SSL/TLS certificate validation supportSERVER-7958
GLE on sharded cluster can return previous operation's lastErrorSERVER-7721
Regression of "mongodump --collection" Usage from 2.0.x to 2.2.xSERVER-7674
MoveChunk should allow you to specify a chunk via its boundsSERVER-7252
Faulty command line is produced when installing as a service on Windows and using equal sign in optionsSERVER-8040
"javascript execution interrupted" in mr_killop.jsSERVER-8003
auth1.js failing on OS X 10.5 64-bit DUR OFFSERVER-7918
Linux page_faults as reported by ProcessInfo::getExtraInfo should be 64bit, not 32 bitSERVER-7869
Display error code when logRotate is unable to rename log fileSERVER-7428
can't lock_W, threadState=119; cero_prod Fatal Assertion 16114SERVER-6666
$millisecond operator to aggregationSERVER-6239
Better semantics for $add and $subtract with DatesSERVER-6167
very verbose messaging with large numbers of collectionsSERVER-7091
Include authenticated user in log messagesSERVER-6126
Value::compare is not a transitive comparison for certain numeric valuesSERVER-4948
reinstate jsobj test suite fuzz testsSERVER-5718
Code and CodeWScope should be able to pass through aggregationSERVER-5675
mongoimport should support all (extended) json formatsSERVER-8124
Insertions into text-indexed collections fail if score exceeds thresholdSERVER-7791
Commands wrapped in $query reports wrong error message for unrecognized commands
{"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