Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-11250
DBCommandCursor missing help() methodSERVER-17791
extend generate_error_codes.py to generate javascriptSERVER-17049
Allow $ref and $schema keywords to support JSON Schema managementSERVER-13209
Ensure extended shell JSON ouput format round trips through the shellSERVER-18284
Remove Array.isArray polyfill codeSERVER-12742
remove collection.copyTo test shell helperSERVER-8723
String.prototype.endsWith performance increaseSERVER-19330
Interact with user in mongo batch by using nodejs readline moduleSERVER-21162
Shell "too much recursion" error shows partial messages from other errors in the stackSERVER-29666
Interrupt signal should cause localConnectForDbEval to failSERVER-21740
Shell can't print invalid or native functions stored in a documentSERVER-2159
Add db.getSiblingDB("name") in javascriptSERVER-328
optinally don't check field names in JS (WAS: field names cannot start with $ [$set])SERVER-235
db.fetch()SERVER-1672
(new NumberLong(3754)==new NumberLong(3754)) evals to falseSERVER-1090
db.getCollectionNames() fails if too many collectionSERVER-2684
special types in shell (e.g. Timestamp) display in variety of ways, and can confuse usersSERVER-41832
Incorrect args handling in shellHelperSERVER-35969
$setOnInsert executes javascript dispite lack of insertionSERVER-38076
Edges cross, but they definitely dontSERVER-32665
tojson should print the elements when passed a Set objectSERVER-32663
Make it an error to reference a nonexistent error code via JavaScriptSERVER-47266
Remove "New session started with sessionID" test messagesSERVER-10966
Passing a Float to constructors of NumberInt()and NumberLong() give odd behaviorSERVER-10916
Iterating over string using for..in produces some methodsSERVER-10185
Throw objects not stringsSERVER-16007
Inconsistent rounding in float parserSERVER-11525
Provide nicer message when converting JS to BSON if too bigSERVER-10600
remove parseLL() in favor of parseNumberFromString()SERVER-10508
Add command to explicitly query journalCommitInterval after setting it.SERVER-9973
NumberLong(NumberLong(1)) throws error: Could not convert "NumberLong(1)" to NumberLongSERVER-13916
building with --js-engine=none still tries to build the shellSERVER-13880
mongo client from ArchLinux packages crashes on ensureIndex()SERVER-13682
NumberLong can't be created from NumberLong/IntSERVER-13668
Returning WriteResult from eval failsSERVER-14623
ObjectId.fromDate is not correct for all datesSERVER-13791
Cannot access collection 2001_ABCSERVER-11900
"subDoc.constructor === Object" always returns falseSERVER-11651
Improve Shell Autocomplete functionalitySERVER-15119
Accept a named "writeConcern" option for bulk.executeSERVER-17168
Spurious warning "received interrupt request for unknown op" logged when running killOpSERVER-22654
Add Global mongoTypeName() FunctionSERVER-22644
Overriding the Error object causes infinite recursionSERVER-23135
js load() loses context on Syntax ErrorsSERVER-20852
db.eval should not implicitly create a database when talking to mongodSERVER-33498
ReplSetTest.checkReplicaSet fails when run against a config server replica set.SERVER-30773
bsonWoCompare and bsonBinaryEqual should work with bsonelement typesSERVER-14881
Ability to easily save cursor contents to file or collectionSERVER-14880
Ability to output to file from mongo shellSERVER-9463
Scope::execFile() passes the timeout value as exec()'s assertOnError arg
{"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