Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-46213
Add helpers for FCV in Mongo shellSERVER-46028
non-interactive mongo shell tries to write history file before abortingSERVER-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-6329
Syntax errors saved from `edit` could benefit from an error messageSERVER-6325
using the `edit` command on undeclared variables could benefit from an error messageSERVER-5809
Double quote escaping buggedSERVER-5616
Any shell command containing the string ".auth" is not added to shell historySERVER-5610
NumberInt missing from shell's autocomplete listsSERVER-5246
Move linenoise out of third_partySERVER-5776
Setting DBQuery.shellBatchSize to something less than 1 means you can never see query resultsSERVER-5735
Add sh.set/getGlobalChunkSize() helperSERVER-5744
`edit` shell command should be more flexibleSERVER-5460
Error strings should escape embedded stringsSERVER-4894
Inhibit fancy input stuff under certain TERM variablesSERVER-3144
mongo shell host & port doc issueSERVER-2873
Invalid connection string leads to assertSERVER-2767
Syntax highlighting in shellSERVER-2705
Shell setSlaveOk() returns unhelpful responseSERVER-31077
do not attempt to save history to a blank filenameSERVER-28713
Path separators in JS backtraces are inconsistent on WindowsSERVER-19048
shell types a help message even when --quiet flag is specifiedSERVER-17392
db.copyDatabase helper should allow setting slaveOkSERVER-18284
Remove Array.isArray polyfill codeSERVER-16871
Avoid a stack trace in Benchrun if the server stops/killedSERVER-16304
Shell command startParallelShell should print the process idSERVER-26517
Help text for createView in shell is incorrectSERVER-25667
How to get the number of key/value pairs in an index?SERVER-29518
exception: field not found, expected type 2SERVER-12851
compact: shell help text mentions non-existent cancelOp commandSERVER-12713
Redact db.changeUserPassword() from shell command historySERVER-11779
Typo in shell's removeUser deprecation warningSERVER-11267
Deprecate shell helper db.collection.getIndexSpecs()SERVER-11250
DBCommandCursor missing help() methodSERVER-13037
Typo in error message for "compatibility mode"SERVER-20071
Add range-checking to allocatePorts shell helperSERVER-21740
Shell can't print invalid or native functions stored in a documentSERVER-21162
Shell "too much recursion" error shows partial messages from other errors in the stackSERVER-20736
Escaping double quote in string within braces triggers an end of inputSERVER-19160
hostInfo for Mac OS has extra charactersSERVER-10517
shell memorizing db.auth command when there is spaces between "db." and "auth"SERVER-8901
Improvements to DBQuery help(), comment() and some internal refactoringSERVER-8961
Differences in argument validation of custom types between v8 and SpidermonkeySERVER-8723
String.prototype.endsWith performance increaseSERVER-8497
Javascript shell does not escape quotes in field namesSERVER-8417
Increase .dbshell history to 1000 linesSERVER-7032
add help for sh.addTagRangeSERVER-6633
Incorrect help text in shell -- o.isObjectId is not a function
{"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