Export - CSV (All fields)
Export - CSV (Current fields)
- SERVER-13306
replicasets/tags.js times out and fails occasionally on Windows - SERVER-13305
fix batch_write_command_insert for small_oplog replication test - SERVER-13302
Fix error message when create index during migration fails - SERVER-13295
Test auth_no_pri.js uses insufficient write concern during setup. - SERVER-13294
mongos --upgrade should exit after upgrading - SERVER-13293
memory leak in geo near stage - SERVER-13292
performance regression wrt 2.4 on simple covered projections - SERVER-13282
leak in mongos BatchedWriteExec::execute() - SERVER-13280
IDHackRunner can ignore invalidate - SERVER-13271
remove surplus projection from distinct - SERVER-13265
Race condition in mongorestore when setting the globalAuthorizationManager - SERVER-13263
Temporarily disable balancer on testshard1.js when not issuing the aggregate command - SERVER-13262
mr_drop.js can fail when its internal race condition is altered by other tests in the parallel suite - SERVER-13259
upgradeCheck() does not accurately check index key sizes - SERVER-13258
Crash on geowithin query - SERVER-13257
Remove shellspawn.js from test suite - SERVER-13252
ensureIndex in compatibility mode fails - SERVER-13250
db.upgradeCheckAllDbs() reports "Collection Error: lack of _id index on collection: local.startup_log" on a freshly installed 2.4.9 standalone mongod instance - SERVER-13249
initSyncV1Index.js too close to timeout threshold; flapping test - SERVER-13241
verbose query plan output not appearing in system.profile - SERVER-13234
Remove timeout from cloneDb.js test - SERVER-13221
Increase the size of the plan cache - SERVER-13214
Temporarily restore indexbg*.js test to use legacy writes - SERVER-13213
Increase maximum number of indexed solutions considered by query planner - SERVER-13210
nModified should be 0 when a write error occurs. - SERVER-13208
The dropDups index option should be ignored if the index already exists - SERVER-13207
Unordered batch writes to a shard with version mismatch can trigger dassert at mongos - SERVER-13206
Mixed-version 2.4/2.6 replica set crashes due to different rules for ensureIndex - SERVER-13202
rollback4.js fails to elect a new primary - SERVER-13192
"show dbs" shell helper is no longer sorted alphabetically - SERVER-13190
migrate replset jstest suite to use write commands api - SERVER-13188
Migrate aggregation jstest suite to use write commands api - SERVER-13184
2.6 should explore same number of one index solns as 2.4 - SERVER-13180
upgradeCheck hits BSONObj limit when trying to check indexkey size - SERVER-13178
Cannot use "replication.replSetName" in 2.6.0-rc0 YAML config - SERVER-13176
Wrong code for duplicate key error when downconverting update command - SERVER-13175
Write command with invalid write concern crashes mongos in a mixed cluster. - SERVER-13173
core - fails with division by zero exception if test executes in less than a millisecond - SERVER-13171
Add "_forceLegacyShardWriteMode" setParameter - SERVER-13167
Insert Write Commands only throw PageFaultException during first insert of batch. - SERVER-13165
WriteBatchExecutor doesn't handle primary demotion when recovering from yield during inserts - SERVER-13163
WriteBatchExecutor doesn't handle PageFaultException during inserts. - SERVER-13162
Clean up _upsertDetails in ~BatchedCommandResponse() - SERVER-13157
upgradeCheck should put errors on a single line - SERVER-13155
mongos doesn't correctly split bulk insert on upconvert - SERVER-13153
replsets/rollback_auth.js has been flaky due to timing out waiting for state changes - SERVER-13152
there is a race condition between the notifier and producer threads which can crash the server - SERVER-13147
"show users" in 2.6 doesn't work for 2.4 user authentication model - SERVER-13141
Text command shouldn't swallow error messages from query subsystem - SERVER-13139
Performance regression with smaller $in queries
{"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