Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-29666
Interrupt signal should cause localConnectForDbEval to failSERVER-17791
extend generate_error_codes.py to generate javascriptSERVER-11250
DBCommandCursor missing help() methodSERVER-18284
Remove Array.isArray polyfill codeSERVER-17049
Allow $ref and $schema keywords to support JSON Schema managementSERVER-12742
remove collection.copyTo test shell helperSERVER-21740
Shell can't print invalid or native functions stored in a documentSERVER-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-8723
String.prototype.endsWith performance increaseSERVER-2684
special types in shell (e.g. Timestamp) display in variety of ways, and can confuse usersSERVER-13209
Ensure extended shell JSON ouput format round trips through the shellSERVER-1672
(new NumberLong(3754)==new NumberLong(3754)) evals to falseSERVER-1090
db.getCollectionNames() fails if too many collectionSERVER-2159
Add db.getSiblingDB("name") in javascriptSERVER-235
db.fetch()SERVER-328
optinally don't check field names in JS (WAS: field names cannot start with $ [$set])SERVER-41832
Incorrect args handling in shellHelperSERVER-9286
Limit recursive v8 conversion functions to prevent stack overflowSERVER-10508
Add command to explicitly query journalCommitInterval after setting it.SERVER-9035
Regex "s" option causes mongo to use slow query planSERVER-8016
Properly allocate v8 handles on the stackSERVER-9281
Add setReadPref() JS method to database and collection objectsSERVER-8478
db.serverStatus shell helper should take argsSERVER-8037
fields not going away on a save() instead just going to nullSERVER-8246
Min/MaxKey on V8 are not comparableSERVER-8061
Unify shell output functionsSERVER-9739
Stored JavaScript fails when starting with var keywordSERVER-9836
Add assert.docEqSERVER-9823
Create javascript logger (ramlog)SERVER-7344
Provide function/variable interface for determining what javascript interpreter the shell and server are compiled withSERVER-5989
XMLHttpRequest: Need mongo to XMLHttpRequestSERVER-11525
Provide nicer message when converting JS to BSON if too bigSERVER-10916
Iterating over string using for..in produces some methodsSERVER-5590
Passing array of shard option objects does not work properly in ShardingTestSERVER-5638
DBRefs fail for _id values which are falseSERVER-5478
mongosOptions and mongodOptions uses wrong parameter for logpathSERVER-23135
js load() loses context on Syntax ErrorsSERVER-35969
$setOnInsert executes javascript dispite lack of insertionSERVER-28665
More informative message when JS execution is interruptedSERVER-24070
Make index_delete.js not timing dependentSERVER-23626
Function.prototype isn't treated as BSON type CodeSERVER-22644
Overriding the Error object causes infinite recursionSERVER-22654
Add Global mongoTypeName() FunctionSERVER-29243
move jsHeapLimit.js from core to noPassthroughSERVER-27129
Does ObjectId type affect lookup performance?SERVER-17168
Spurious warning "received interrupt request for unknown op" logged when running killOpSERVER-12659
Return new instance of Collection from db.coll/db["coll"]SERVER-10966
Passing a Float to constructors of NumberInt()and NumberLong() give odd behaviorSERVER-10600
remove parseLL() in favor of parseNumberFromString()
{"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