Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-6471
aggregation $min uses Value ordering to compare null and undefined values, does not exclude null and undefined values from considerationSERVER-7721
Regression of "mongodump --collection" Usage from 2.0.x to 2.2.xSERVER-7718
Timestamp constructor in shell should take seconds instead of millisecondsSERVER-5826
Creating an index using a non-existing plugin should be an error not a warningSERVER-8501
Rename MONGO-CR to MONGODB-CRSERVER-6649
should aggregate shell helper throw on error?SERVER-8479
Let system administrator specify the GSSAPI service and host name reported by mongo servers.SERVER-8013
Update shell helper db.auth() to support SASL authenticationSERVER-7451
Add node startup information to the local DBSERVER-5939
JavaScript version() function should return version stringSERVER-5677
rewrite json parserSERVER-8921
improve error message on invalid text index specSERVER-8814
Inserts into any namespace ending in ".system.indexes" are treated like inserts into "system.indexes" and actually build indexes.SERVER-8751
Downgrading 2.4=>2.2 without dropping 2dsphere/text indexes can lead to data corruptionSERVER-8429
Tools cannot use SASL authentication mechanisms.SERVER-8104
MapReduce on Sharded System Can Bypass Auth ChecksSERVER-7932
Change handling of nullish values in math expressionsSERVER-7671
BSONObjBuilder::decouple returns a pointer to buf+4, which makes it unfreeableSERVER-7666
shard maxSize does not support draining wellSERVER-7437
jsonString does not handle Timestamps as documentedSERVER-7253
Do not use indirect pointer to call 'snprintf'SERVER-7190
Mongodump metadata.json files should be in proper json formatSERVER-7104
jsonString has incorrect output on undefined BSON elements.SERVER-6634
Count accepts negative skip valuesSERVER-6470
aggregation converts regex values to strings in result set
{"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