Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-8961
Differences in argument validation of custom types between v8 and SpidermonkeySERVER-7740
Have the shell collect and print startupwarnings at connection timeSERVER-12806
Object.invalidForStorage error messages reference 'okForStorage' methodSERVER-6885
Output of show dbs should look nicer (fixed width or smarter spacing)SERVER-6233
Support MongoDB URIs as mongo shell argumentSERVER-10517
shell memorizing db.auth command when there is spaces between "db." and "auth"SERVER-5809
Double quote escaping buggedSERVER-5399
Add "quit" as a synonym for "exit" in mongo command shellSERVER-5610
NumberInt missing from shell's autocomplete listsSERVER-4632
Display "Welcome to MongoDB" message first time a user runs mongo shellSERVER-5616
Any shell command containing the string ".auth" is not added to shell historySERVER-4622
the createIndex command is not show on collection helpSERVER-4894
Inhibit fancy input stuff under certain TERM variablesSERVER-35618
db.enableFreeMonitoring returns null on success, which is printed to shell consoleSERVER-35617
Unpleasant db.enableFreeMonitoring "not master" error on newly launched mongodSERVER-22925
ISODate from object key in shellSERVER-29518
exception: field not found, expected type 2SERVER-28713
Path separators in JS backtraces are inconsistent on WindowsSERVER-22236
3.2 mongo shell _addSpecial( "$orderby", { qty: -1 } ) does not workSERVER-22447
IP Address in mongo --help command is not consistentSERVER-23109
Typo in src/mongo/shell/collection.jsSERVER-25667
How to get the number of key/value pairs in an index?SERVER-26826
Typo in sh.help(): "re-eable autoSplit on one colleciton"SERVER-32824
Incorrect interpreterVersion() reported in mongo shellSERVER-38913
Shell: Make `quit` an alias for `exit`SERVER-26517
Help text for createView in shell is incorrectSERVER-11250
DBCommandCursor missing help() methodSERVER-12713
Redact db.changeUserPassword() from shell command historySERVER-13394
Error message typo in jValue validation in shell's WriteConcern constructorSERVER-11267
Deprecate shell helper db.collection.getIndexSpecs()SERVER-15032
Mongo shell should reject script file larger than 2GSERVER-14430
Shell in interactive mode does not wait for for-loop bodySERVER-18284
Remove Array.isArray polyfill codeSERVER-13381
Misspelling in assert message for sh.shardCollection()SERVER-13730
rs.help() link to REST interface is incorrectSERVER-17392
db.copyDatabase helper should allow setting slaveOkSERVER-13286
'ok' property never set in Bulk apiSERVER-13037
Typo in error message for "compatibility mode"SERVER-12742
remove collection.copyTo test shell helperSERVER-12851
compact: shell help text mentions non-existent cancelOp commandSERVER-19160
hostInfo for Mac OS has extra charactersSERVER-14677
Make pretty() the default in the shellSERVER-20736
Escaping double quote in string within braces triggers an end of inputSERVER-33400
Add db.currentUser() helper function to wrap connectionStatusSERVER-31077
do not attempt to save history to a blank filenameSERVER-37809
Typo in mongo shell error messageSERVER-3886
linenoise example fails to compileSERVER-2873
Invalid connection string leads to assertSERVER-21740
Shell can't print invalid or native functions stored in a documentSERVER-19048
shell types a help message even when --quiet flag 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