Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-14292
Prevent the contents of db.help() getting out of dateSERVER-14388
--use-system-yaml does not detect libyaml-cpp-devSERVER-14283
Parameters in installed config file are out of dateSERVER-14317
Dead code in IDHackRunner::applyProjectionSERVER-16240
RHEL sysvinit script causes error on el6.6SERVER-14494
Dropping collection during active background index build on secondary triggers segfaultSERVER-14315
mongoimport doesn't support $maxKey and $minKey extended JSONSERVER-22924
MongoDB upgrade problem (2.4 > 2.6)SERVER-15245
findAndModify fail to addToSet a field, while querying by the same field.SERVER-15131
Insert performance to a fulltext-enabled collectionSERVER-14212
mongorestore may drop system users and rolesSERVER-14557
querying with hashed borders broke in 2.6SERVER-14239
backport db.upgradeCheck* to 2.4.x shellSERVER-14325
Severe Performance Degradation in Mongo 2.6.2SERVER-14289
Invalid limit for delete command should result in write errorSERVER-13975
Creating index on collection named "system" can cause server to abortSERVER-14170
Cannot read from secondary if both audit and auth are enabled in a sharded clusterSERVER-14311
skipping of index keys is not accounted for in plan ranking by the index scan stageSERVER-14304
Equality queries on _id with projection on _id may return orphan documents on sharded collectionsSERVER-14302
Equality queries on _id with projection may return no results on sharded collectionsSERVER-18075
Behavior of Mongo update is different in 2.4 vs 2.6
{"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