Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-41177
Remove Javascript ScopedThread classSERVER-35618
db.enableFreeMonitoring returns null on success, which is printed to shell consoleSERVER-35617
Unpleasant db.enableFreeMonitoring "not master" error on newly launched mongodSERVER-51779
Strange MapReduce issue - not working without JSON.stringifySERVER-38913
Shell: Make `quit` an alias for `exit`SERVER-37809
Typo in mongo shell error messageSERVER-33400
Add db.currentUser() helper function to wrap connectionStatusSERVER-32824
Incorrect interpreterVersion() reported in mongo shellSERVER-46213
Add helpers for FCV in Mongo shellSERVER-46028
non-interactive mongo shell tries to write history file before abortingSERVER-11250
DBCommandCursor missing help() methodSERVER-11267
Deprecate shell helper db.collection.getIndexSpecs()SERVER-10517
shell memorizing db.auth command when there is spaces between "db." and "auth"SERVER-16871
Avoid a stack trace in Benchrun if the server stops/killedSERVER-13730
rs.help() link to REST interface is incorrectSERVER-13209
Ensure extended shell JSON ouput format round trips through the shellSERVER-13286
'ok' property never set in Bulk apiSERVER-11779
Typo in shell's removeUser deprecation warningSERVER-18284
Remove Array.isArray polyfill codeSERVER-17392
db.copyDatabase helper should allow setting slaveOkSERVER-19160
hostInfo for Mac OS has extra charactersSERVER-15032
Mongo shell should reject script file larger than 2GSERVER-23109
Typo in src/mongo/shell/collection.jsSERVER-22925
ISODate from object key in shellSERVER-14677
Make pretty() the default in the shellSERVER-14430
Shell in interactive mode does not wait for for-loop bodySERVER-13394
Error message typo in jValue validation in shell's WriteConcern constructorSERVER-13381
Misspelling in assert message for sh.shardCollection()SERVER-13037
Typo in error message for "compatibility mode"SERVER-8961
Differences in argument validation of custom types between v8 and SpidermonkeySERVER-8901
Improvements to DBQuery help(), comment() and some internal refactoringSERVER-12851
compact: shell help text mentions non-existent cancelOp commandSERVER-12806
Object.invalidForStorage error messages reference 'okForStorage' methodSERVER-12742
remove collection.copyTo test shell helperSERVER-12713
Redact db.changeUserPassword() from shell command historySERVER-19048
shell types a help message even when --quiet flag is specifiedSERVER-16304
Shell command startParallelShell should print the process idSERVER-8497
Javascript shell does not escape quotes in field namesSERVER-8417
Increase .dbshell history to 1000 linesSERVER-8723
String.prototype.endsWith performance increaseSERVER-31077
do not attempt to save history to a blank filenameSERVER-20071
Add range-checking to allocatePorts shell helperSERVER-21162
Shell "too much recursion" error shows partial messages from other errors in the stackSERVER-29518
exception: field not found, expected type 2SERVER-22236
3.2 mongo shell _addSpecial( "$orderby", { qty: -1 } ) does not workSERVER-22447
IP Address in mongo --help command is not consistentSERVER-20736
Escaping double quote in string within braces triggers an end of inputSERVER-26517
Help text for createView in shell is incorrectSERVER-26826
Typo in sh.help(): "re-eable autoSplit on one colleciton"SERVER-21740
Shell can't print invalid or native functions stored in a document
{"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