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 consideration - SERVER-7721
Regression of "mongodump --collection" Usage from 2.0.x to 2.2.x - SERVER-7718
Timestamp constructor in shell should take seconds instead of milliseconds - SERVER-5826
Creating an index using a non-existing plugin should be an error not a warning - SERVER-8501
Rename MONGO-CR to MONGODB-CR - SERVER-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 authentication - SERVER-7451
Add node startup information to the local DB - SERVER-5939
JavaScript version() function should return version string - SERVER-5677
rewrite json parser - SERVER-8921
improve error message on invalid text index spec - SERVER-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 corruption - SERVER-8429
Tools cannot use SASL authentication mechanisms. - SERVER-8104
MapReduce on Sharded System Can Bypass Auth Checks - SERVER-7932
Change handling of nullish values in math expressions - SERVER-7671
BSONObjBuilder::decouple returns a pointer to buf+4, which makes it unfreeable - SERVER-7666
shard maxSize does not support draining well - SERVER-7437
jsonString does not handle Timestamps as documented - SERVER-7253
Do not use indirect pointer to call 'snprintf' - SERVER-7190
Mongodump metadata.json files should be in proper json format - SERVER-7104
jsonString has incorrect output on undefined BSON elements. - SERVER-6634
Count accepts negative skip values - SERVER-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